public class StressCPUSpecFluentImpl<A extends StressCPUSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StressCPUSpecFluent<A>
| Constructor and Description |
|---|
StressCPUSpecFluentImpl() |
StressCPUSpecFluentImpl(StressCPUSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getLoad() |
String |
getOptions() |
Integer |
getWorkers() |
int |
hashCode() |
Boolean |
hasLoad() |
Boolean |
hasOptions() |
Boolean |
hasWorkers() |
String |
toString() |
A |
withLoad(Integer load) |
A |
withOptions(String options) |
A |
withWorkers(Integer workers) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StressCPUSpecFluentImpl()
public StressCPUSpecFluentImpl(StressCPUSpec instance)
public Integer getLoad()
getLoad in interface StressCPUSpecFluent<A extends StressCPUSpecFluent<A>>public A withLoad(Integer load)
withLoad in interface StressCPUSpecFluent<A extends StressCPUSpecFluent<A>>public Boolean hasLoad()
hasLoad in interface StressCPUSpecFluent<A extends StressCPUSpecFluent<A>>public String getOptions()
getOptions in interface StressCPUSpecFluent<A extends StressCPUSpecFluent<A>>public A withOptions(String options)
withOptions in interface StressCPUSpecFluent<A extends StressCPUSpecFluent<A>>public Boolean hasOptions()
hasOptions in interface StressCPUSpecFluent<A extends StressCPUSpecFluent<A>>public Integer getWorkers()
getWorkers in interface StressCPUSpecFluent<A extends StressCPUSpecFluent<A>>public A withWorkers(Integer workers)
withWorkers in interface StressCPUSpecFluent<A extends StressCPUSpecFluent<A>>public Boolean hasWorkers()
hasWorkers in interface StressCPUSpecFluent<A extends StressCPUSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StressCPUSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StressCPUSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.