public class DeploymentBuilder extends DeploymentFluentImpl<DeploymentBuilder> implements VisitableBuilder<Deployment,DeploymentBuilder>
DeploymentFluentImpl.MetadataNestedImpl<N>, DeploymentFluentImpl.SpecNestedImpl<N>, DeploymentFluentImpl.StatusNestedImpl<N>DeploymentFluent.MetadataNested<N>, DeploymentFluent.SpecNested<N>, DeploymentFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
DeploymentBuilder() |
DeploymentBuilder(java.lang.Boolean validationEnabled) |
DeploymentBuilder(Deployment instance) |
DeploymentBuilder(Deployment instance,
java.lang.Boolean validationEnabled) |
DeploymentBuilder(DeploymentFluent<?> fluent) |
DeploymentBuilder(DeploymentFluent<?> fluent,
java.lang.Boolean validationEnabled) |
DeploymentBuilder(DeploymentFluent<?> fluent,
Deployment instance) |
DeploymentBuilder(DeploymentFluent<?> fluent,
Deployment instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Deployment |
build() |
boolean |
equals(java.lang.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, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, aggregate, aggregate, build, build, builderOfpublic DeploymentBuilder()
public DeploymentBuilder(java.lang.Boolean validationEnabled)
public DeploymentBuilder(DeploymentFluent<?> fluent)
public DeploymentBuilder(DeploymentFluent<?> fluent, java.lang.Boolean validationEnabled)
public DeploymentBuilder(DeploymentFluent<?> fluent, Deployment instance)
public DeploymentBuilder(DeploymentFluent<?> fluent, Deployment instance, java.lang.Boolean validationEnabled)
public DeploymentBuilder(Deployment instance)
public DeploymentBuilder(Deployment instance, java.lang.Boolean validationEnabled)
public Deployment build()
build in interface Builder<Deployment>public boolean equals(java.lang.Object o)
equals in class DeploymentFluentImpl<DeploymentBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.