public class RuntimeClassSpecBuilder extends RuntimeClassSpecFluent<RuntimeClassSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RuntimeClassSpec,RuntimeClassSpecBuilder>
RuntimeClassSpecFluent.OverheadNested<N>, RuntimeClassSpecFluent.SchedulingNested<N>| Constructor and Description |
|---|
RuntimeClassSpecBuilder() |
RuntimeClassSpecBuilder(RuntimeClassSpec instance) |
RuntimeClassSpecBuilder(RuntimeClassSpecFluent<?> fluent) |
RuntimeClassSpecBuilder(RuntimeClassSpecFluent<?> fluent,
RuntimeClassSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeClassSpec |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildOverhead, buildScheduling, copyInstance, editOrNewOverhead, editOrNewOverheadLike, editOrNewScheduling, editOrNewSchedulingLike, editOverhead, editScheduling, equals, getAdditionalProperties, getRuntimeHandler, hasAdditionalProperties, hashCode, hasOverhead, hasRuntimeHandler, hasScheduling, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewOverhead, withNewOverheadLike, withNewScheduling, withNewSchedulingLike, withOverhead, withRuntimeHandler, withSchedulingaggregate, aggregate, build, build, builderOf, getVisitableMappublic RuntimeClassSpecBuilder()
public RuntimeClassSpecBuilder(RuntimeClassSpecFluent<?> fluent)
public RuntimeClassSpecBuilder(RuntimeClassSpecFluent<?> fluent, RuntimeClassSpec instance)
public RuntimeClassSpecBuilder(RuntimeClassSpec instance)
public RuntimeClassSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RuntimeClassSpec>Copyright © 2015–2024 Red Hat. All rights reserved.