public class DeploymentConfigBuilder extends DeploymentConfigFluentImpl<DeploymentConfigBuilder> implements VisitableBuilder<DeploymentConfig,DeploymentConfigBuilder>
DeploymentConfigFluentImpl.MetadataNestedImpl<N>, DeploymentConfigFluentImpl.SpecNestedImpl<N>, DeploymentConfigFluentImpl.StatusNestedImpl<N>DeploymentConfigFluent.MetadataNested<N>, DeploymentConfigFluent.SpecNested<N>, DeploymentConfigFluent.StatusNested<N>_visitables| 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) |
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, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, aggregate, aggregate, build, buildpublic 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 Builder<DeploymentConfig>public boolean equals(Object o)
equals in class DeploymentConfigFluentImpl<DeploymentConfigBuilder>Copyright © 2011–2017 Red Hat. All rights reserved.