public class StressorsBuilder extends StressorsFluentImpl<StressorsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Stressors,StressorsBuilder>
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 |
|---|---|
Stressors |
build() |
buildCpu, buildMemory, editCpu, editMemory, editOrNewCpu, editOrNewCpuLike, editOrNewMemory, editOrNewMemoryLike, equals, getCpu, getMemory, hasCpu, hashCode, hasMemory, toString, withCpu, withMemory, withNewCpu, withNewCpuLike, withNewMemory, withNewMemoryLikeaccept, accept, accept, 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)
Copyright © 2015–2023 Red Hat. All rights reserved.