public class V1DeploymentBuilder extends V1DeploymentFluentImpl<V1DeploymentBuilder> implements VisitableBuilder<V1Deployment,V1DeploymentBuilder>
V1DeploymentFluentImpl.MetadataNestedImpl<N>, V1DeploymentFluentImpl.SpecNestedImpl<N>, V1DeploymentFluentImpl.StatusNestedImpl<N>V1DeploymentFluent.MetadataNested<N>, V1DeploymentFluent.SpecNested<N>, V1DeploymentFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
V1DeploymentBuilder() |
V1DeploymentBuilder(Boolean validationEnabled) |
V1DeploymentBuilder(V1Deployment instance) |
V1DeploymentBuilder(V1Deployment instance,
Boolean validationEnabled) |
V1DeploymentBuilder(V1DeploymentFluent<?> fluent) |
V1DeploymentBuilder(V1DeploymentFluent<?> fluent,
Boolean validationEnabled) |
V1DeploymentBuilder(V1DeploymentFluent<?> fluent,
V1Deployment instance) |
V1DeploymentBuilder(V1DeploymentFluent<?> fluent,
V1Deployment instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1Deployment |
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, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, aggregate, aggregate, build, build, builderOfpublic V1DeploymentBuilder()
public V1DeploymentBuilder(Boolean validationEnabled)
public V1DeploymentBuilder(V1DeploymentFluent<?> fluent)
public V1DeploymentBuilder(V1DeploymentFluent<?> fluent, Boolean validationEnabled)
public V1DeploymentBuilder(V1DeploymentFluent<?> fluent, V1Deployment instance)
public V1DeploymentBuilder(V1DeploymentFluent<?> fluent, V1Deployment instance, Boolean validationEnabled)
public V1DeploymentBuilder(V1Deployment instance)
public V1DeploymentBuilder(V1Deployment instance, Boolean validationEnabled)
public V1Deployment build()
build in interface Builder<V1Deployment>public boolean equals(Object o)
equals in class V1DeploymentFluentImpl<V1DeploymentBuilder>Copyright © 2020. All rights reserved.