public class StressorsBuilder extends StressorsFluentImpl<StressorsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Stressors,StressorsBuilder>
StressorsFluentImpl.CpuNestedImpl<N>, StressorsFluentImpl.MemoryNestedImpl<N>StressorsFluent.CpuNested<N>, StressorsFluent.MemoryNested<N>| Constructor and Description |
|---|
StressorsBuilder() |
StressorsBuilder(Boolean validationEnabled) |
StressorsBuilder(Stressors instance) |
StressorsBuilder(Stressors instance,
Boolean validationEnabled) |
StressorsBuilder(StressorsFluent<?> fluent) |
StressorsBuilder(StressorsFluent<?> fluent,
Boolean validationEnabled) |
StressorsBuilder(StressorsFluent<?> fluent,
Stressors instance) |
StressorsBuilder(StressorsFluent<?> fluent,
Stressors instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableStressors |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildCpu, buildMemory, editCpu, editMemory, editOrNewCpu, editOrNewCpuLike, editOrNewMemory, editOrNewMemoryLike, getCpu, getMemory, hasCpu, hasMemory, withCpu, withMemory, withNewCpu, withNewCpuLike, withNewMemory, withNewMemoryLikeaccept, accept, aggregate, aggregate, build, build, builderOfpublic StressorsBuilder()
public StressorsBuilder(Boolean validationEnabled)
public StressorsBuilder(StressorsFluent<?> fluent)
public StressorsBuilder(StressorsFluent<?> fluent, Boolean validationEnabled)
public StressorsBuilder(StressorsFluent<?> fluent, Stressors instance)
public StressorsBuilder(StressorsFluent<?> fluent, Stressors instance, Boolean validationEnabled)
public StressorsBuilder(Stressors instance)
public EditableStressors build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Stressors>public boolean equals(Object o)
equals in class StressorsFluentImpl<StressorsBuilder>public int hashCode()
hashCode in class StressorsFluentImpl<StressorsBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.