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(Boolean validationEnabled) |
DeploymentBuilder(Deployment instance) |
DeploymentBuilder(Deployment instance,
Boolean validationEnabled) |
DeploymentBuilder(DeploymentFluent<?> fluent) |
DeploymentBuilder(DeploymentFluent<?> fluent,
Boolean validationEnabled) |
DeploymentBuilder(DeploymentFluent<?> fluent,
Deployment instance) |
DeploymentBuilder(DeploymentFluent<?> fluent,
Deployment instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Deployment |
build() |
boolean |
equals(Object o) |
editMetadata, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, aggregate, aggregate, build, buildpublic DeploymentBuilder()
public DeploymentBuilder(Boolean validationEnabled)
public DeploymentBuilder(DeploymentFluent<?> fluent)
public DeploymentBuilder(DeploymentFluent<?> fluent, Boolean validationEnabled)
public DeploymentBuilder(DeploymentFluent<?> fluent, Deployment instance)
public DeploymentBuilder(DeploymentFluent<?> fluent, Deployment instance, Boolean validationEnabled)
public DeploymentBuilder(Deployment instance)
public DeploymentBuilder(Deployment instance, Boolean validationEnabled)
public Deployment build()
build in interface Builder<Deployment>public boolean equals(Object o)
equals in class DeploymentFluentImpl<DeploymentBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.