public class DeploymentRollbackBuilder extends DeploymentRollbackFluentImpl<DeploymentRollbackBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<DeploymentRollback,DeploymentRollbackBuilder>
DeploymentRollbackFluentImpl.RollbackToNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, addToUpdatedAnnotations, addToUpdatedAnnotations, buildRollbackTo, editOrNewRollbackTo, editOrNewRollbackToLike, editRollbackTo, getAdditionalProperties, getApiVersion, getKind, getName, getRollbackTo, getUpdatedAnnotations, hasAdditionalProperties, hasApiVersion, hasKind, hasName, hasRollbackTo, hasUpdatedAnnotations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromUpdatedAnnotations, removeFromUpdatedAnnotations, withAdditionalProperties, withApiVersion, withKind, withName, withNewApiVersion, withNewKind, withNewName, withNewRollbackTo, withNewRollbackTo, withNewRollbackToLike, withRollbackTo, withUpdatedAnnotationsaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class DeploymentRollbackFluentImpl<DeploymentRollbackBuilder>public int hashCode()
hashCode in class DeploymentRollbackFluentImpl<DeploymentRollbackBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.