public class ControllerConfigBuilder extends ControllerConfigFluentImpl<ControllerConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ControllerConfig,ControllerConfigBuilder>
ControllerConfigFluentImpl.MetadataNestedImpl<N>, ControllerConfigFluentImpl.SpecNestedImpl<N>, ControllerConfigFluentImpl.StatusNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class ControllerConfigFluentImpl<ControllerConfigBuilder>public int hashCode()
hashCode in class ControllerConfigFluentImpl<ControllerConfigBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.