public class DeploymentConfigBuilder extends DeploymentConfigFluentImpl<DeploymentConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<DeploymentConfig,DeploymentConfigBuilder>
DeploymentConfigFluentImpl.MetadataNestedImpl<N>, DeploymentConfigFluentImpl.SpecNestedImpl<N>, DeploymentConfigFluentImpl.StatusNestedImpl<N>DeploymentConfigFluent.MetadataNested<N>, DeploymentConfigFluent.SpecNested<N>, DeploymentConfigFluent.StatusNested<N>| Constructor and Description |
|---|
DeploymentConfigBuilder() |
DeploymentConfigBuilder(Boolean validationEnabled) |
DeploymentConfigBuilder(DeploymentConfig instance) |
DeploymentConfigBuilder(DeploymentConfig instance,
Boolean validationEnabled) |
DeploymentConfigBuilder(DeploymentConfigFluent<?> fluent) |
DeploymentConfigBuilder(DeploymentConfigFluent<?> fluent,
Boolean validationEnabled) |
DeploymentConfigBuilder(DeploymentConfigFluent<?> fluent,
DeploymentConfig instance) |
DeploymentConfigBuilder(DeploymentConfigFluent<?> fluent,
DeploymentConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfig |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, aggregate, aggregate, build, build, builderOfpublic DeploymentConfigBuilder()
public DeploymentConfigBuilder(Boolean validationEnabled)
public DeploymentConfigBuilder(DeploymentConfigFluent<?> fluent)
public DeploymentConfigBuilder(DeploymentConfigFluent<?> fluent, Boolean validationEnabled)
public DeploymentConfigBuilder(DeploymentConfigFluent<?> fluent, DeploymentConfig instance)
public DeploymentConfigBuilder(DeploymentConfigFluent<?> fluent, DeploymentConfig instance, Boolean validationEnabled)
public DeploymentConfigBuilder(DeploymentConfig instance)
public DeploymentConfigBuilder(DeploymentConfig instance, Boolean validationEnabled)
public DeploymentConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<DeploymentConfig>public boolean equals(Object o)
equals in class DeploymentConfigFluentImpl<DeploymentConfigBuilder>public int hashCode()
hashCode in class DeploymentConfigFluentImpl<DeploymentConfigBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.