public class ClusterDeploymentBuilder extends ClusterDeploymentFluent<ClusterDeploymentBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterDeployment,ClusterDeploymentBuilder>
ClusterDeploymentFluent.MetadataNested<N>, ClusterDeploymentFluent.SpecNested<N>, ClusterDeploymentFluent.StatusNested<N>| Constructor and Description |
|---|
ClusterDeploymentBuilder() |
ClusterDeploymentBuilder(ClusterDeployment instance) |
ClusterDeploymentBuilder(ClusterDeploymentFluent<?> fluent) |
ClusterDeploymentBuilder(ClusterDeploymentFluent<?> fluent,
ClusterDeployment instance) |
| Modifier and Type | Method and Description |
|---|---|
ClusterDeployment |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaggregate, aggregate, build, build, builderOf, getVisitableMappublic ClusterDeploymentBuilder()
public ClusterDeploymentBuilder(ClusterDeploymentFluent<?> fluent)
public ClusterDeploymentBuilder(ClusterDeploymentFluent<?> fluent, ClusterDeployment instance)
public ClusterDeploymentBuilder(ClusterDeployment instance)
public ClusterDeployment build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterDeployment>Copyright © 2015–2024 Red Hat. All rights reserved.