public class KubeControllerManagerBuilder extends KubeControllerManagerFluentImpl<KubeControllerManagerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<KubeControllerManager,KubeControllerManagerBuilder>
KubeControllerManagerFluent.MetadataNested<N>, KubeControllerManagerFluent.SpecNested<N>, KubeControllerManagerFluent.StatusNested<N>| Constructor and Description |
|---|
KubeControllerManagerBuilder() |
KubeControllerManagerBuilder(Boolean validationEnabled) |
KubeControllerManagerBuilder(KubeControllerManager instance) |
KubeControllerManagerBuilder(KubeControllerManager instance,
Boolean validationEnabled) |
KubeControllerManagerBuilder(KubeControllerManagerFluent<?> fluent) |
KubeControllerManagerBuilder(KubeControllerManagerFluent<?> fluent,
Boolean validationEnabled) |
KubeControllerManagerBuilder(KubeControllerManagerFluent<?> fluent,
KubeControllerManager instance) |
KubeControllerManagerBuilder(KubeControllerManagerFluent<?> fluent,
KubeControllerManager instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
KubeControllerManager |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic KubeControllerManagerBuilder()
public KubeControllerManagerBuilder(Boolean validationEnabled)
public KubeControllerManagerBuilder(KubeControllerManagerFluent<?> fluent)
public KubeControllerManagerBuilder(KubeControllerManagerFluent<?> fluent, Boolean validationEnabled)
public KubeControllerManagerBuilder(KubeControllerManagerFluent<?> fluent, KubeControllerManager instance)
public KubeControllerManagerBuilder(KubeControllerManagerFluent<?> fluent, KubeControllerManager instance, Boolean validationEnabled)
public KubeControllerManagerBuilder(KubeControllerManager instance)
public KubeControllerManagerBuilder(KubeControllerManager instance, Boolean validationEnabled)
public KubeControllerManager build()
build in interface io.fabric8.kubernetes.api.builder.Builder<KubeControllerManager>Copyright © 2015–2023 Red Hat. All rights reserved.