public class DeploymentBuilder extends DeploymentFluentImpl<DeploymentBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Deployment,DeploymentBuilder>
DeploymentFluentImpl.MetadataNestedImpl<N>, DeploymentFluentImpl.SpecNestedImpl<N>, DeploymentFluentImpl.StatusNestedImpl<N>DeploymentFluent.MetadataNested<N>, DeploymentFluent.SpecNested<N>, DeploymentFluent.StatusNested<N>| 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) |
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 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 io.fabric8.kubernetes.api.builder.Builder<Deployment>public boolean equals(Object o)
equals in class DeploymentFluentImpl<DeploymentBuilder>public int hashCode()
hashCode in class DeploymentFluentImpl<DeploymentBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.