public class DeploymentRollbackBuilder extends DeploymentRollbackFluent<DeploymentRollbackBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<DeploymentRollback,DeploymentRollbackBuilder>
DeploymentRollbackFluent.RollbackToNested<N>| Constructor and Description |
|---|
DeploymentRollbackBuilder() |
DeploymentRollbackBuilder(DeploymentRollback instance) |
DeploymentRollbackBuilder(DeploymentRollbackFluent<?> fluent) |
DeploymentRollbackBuilder(DeploymentRollbackFluent<?> fluent,
DeploymentRollback instance) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentRollback |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToUpdatedAnnotations, addToUpdatedAnnotations, buildRollbackTo, copyInstance, editOrNewRollbackTo, editOrNewRollbackToLike, editRollbackTo, equals, getAdditionalProperties, getApiVersion, getKind, getName, getUpdatedAnnotations, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasName, hasRollbackTo, hasUpdatedAnnotations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromUpdatedAnnotations, removeFromUpdatedAnnotations, toString, withAdditionalProperties, withApiVersion, withKind, withName, withNewRollbackTo, withNewRollbackTo, withNewRollbackToLike, withRollbackTo, withUpdatedAnnotationsaggregate, aggregate, build, build, builderOf, getVisitableMappublic DeploymentRollbackBuilder()
public DeploymentRollbackBuilder(DeploymentRollbackFluent<?> fluent)
public DeploymentRollbackBuilder(DeploymentRollbackFluent<?> fluent, DeploymentRollback instance)
public DeploymentRollbackBuilder(DeploymentRollback instance)
public DeploymentRollback build()
build in interface io.fabric8.kubernetes.api.builder.Builder<DeploymentRollback>Copyright © 2015–2025 Red Hat. All rights reserved.