public interface StressCPUSpecFluent<A extends StressCPUSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Integer |
getLoad() |
String |
getOptions() |
Integer |
getWorkers() |
Boolean |
hasLoad() |
Boolean |
hasOptions() |
Boolean |
hasWorkers() |
A |
withLoad(Integer load) |
A |
withOptions(String options) |
A |
withWorkers(Integer workers) |
Copyright © 2015–2022 Red Hat. All rights reserved.