public class ControllerConfigBuilder extends ControllerConfigFluentImpl<ControllerConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ControllerConfig,ControllerConfigBuilder>
ControllerConfigFluent.MetadataNested<N>, ControllerConfigFluent.SpecNested<N>, ControllerConfigFluent.StatusNested<N>| Constructor and Description |
|---|
ControllerConfigBuilder() |
ControllerConfigBuilder(Boolean validationEnabled) |
ControllerConfigBuilder(ControllerConfig instance) |
ControllerConfigBuilder(ControllerConfig instance,
Boolean validationEnabled) |
ControllerConfigBuilder(ControllerConfigFluent<?> fluent) |
ControllerConfigBuilder(ControllerConfigFluent<?> fluent,
Boolean validationEnabled) |
ControllerConfigBuilder(ControllerConfigFluent<?> fluent,
ControllerConfig instance) |
ControllerConfigBuilder(ControllerConfigFluent<?> fluent,
ControllerConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ControllerConfig |
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 ControllerConfigBuilder()
public ControllerConfigBuilder(Boolean validationEnabled)
public ControllerConfigBuilder(ControllerConfigFluent<?> fluent)
public ControllerConfigBuilder(ControllerConfigFluent<?> fluent, Boolean validationEnabled)
public ControllerConfigBuilder(ControllerConfigFluent<?> fluent, ControllerConfig instance)
public ControllerConfigBuilder(ControllerConfigFluent<?> fluent, ControllerConfig instance, Boolean validationEnabled)
public ControllerConfigBuilder(ControllerConfig instance)
public ControllerConfigBuilder(ControllerConfig instance, Boolean validationEnabled)
public ControllerConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ControllerConfig>Copyright © 2015–2022 Red Hat. All rights reserved.