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