public class DeploymentBuilder extends DeploymentFluent<DeploymentBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Deployment,DeploymentBuilder>
DeploymentFluent.MetadataNested<N>, DeploymentFluent.SpecNested<N>, DeploymentFluent.StatusNested<N>| Constructor and Description |
|---|
DeploymentBuilder() |
DeploymentBuilder(Deployment instance) |
DeploymentBuilder(DeploymentFluent<?> fluent) |
DeploymentBuilder(DeploymentFluent<?> fluent,
Deployment instance) |
| Modifier and Type | Method and Description |
|---|---|
Deployment |
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 DeploymentBuilder()
public DeploymentBuilder(DeploymentFluent<?> fluent)
public DeploymentBuilder(DeploymentFluent<?> fluent, Deployment instance)
public DeploymentBuilder(Deployment instance)
public Deployment build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Deployment>Copyright © 2015–2023 Red Hat. All rights reserved.