public class StressCPUSpecBuilder extends StressCPUSpecFluent<StressCPUSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<StressCPUSpec,StressCPUSpecBuilder>
| Constructor and Description |
|---|
StressCPUSpecBuilder() |
StressCPUSpecBuilder(StressCPUSpec instance) |
StressCPUSpecBuilder(StressCPUSpecFluent<?> fluent) |
StressCPUSpecBuilder(StressCPUSpecFluent<?> fluent,
StressCPUSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
StressCPUSpec |
build() |
copyInstance, equals, getLoad, getOptions, getWorkers, hashCode, hasLoad, hasOptions, hasWorkers, toString, withLoad, withOptions, withWorkersaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StressCPUSpecBuilder()
public StressCPUSpecBuilder(StressCPUSpecFluent<?> fluent)
public StressCPUSpecBuilder(StressCPUSpecFluent<?> fluent, StressCPUSpec instance)
public StressCPUSpecBuilder(StressCPUSpec instance)
public StressCPUSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<StressCPUSpec>Copyright © 2015–2023 Red Hat. All rights reserved.