public class DoneableDeploymentRollback extends DeploymentRollbackFluentImpl<DoneableDeploymentRollback> implements io.fabric8.kubernetes.api.model.Doneable<DeploymentRollback>
DeploymentRollbackFluentImpl.RollbackToNestedImpl<N>DeploymentRollbackFluent.RollbackToNested<N>| Constructor and Description |
|---|
DoneableDeploymentRollback(DeploymentRollback item) |
DoneableDeploymentRollback(DeploymentRollback item,
io.fabric8.kubernetes.api.builder.Function<DeploymentRollback,DeploymentRollback> function) |
DoneableDeploymentRollback(io.fabric8.kubernetes.api.builder.Function<DeploymentRollback,DeploymentRollback> function) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentRollback |
done() |
addToUpdatedAnnotations, addToUpdatedAnnotations, buildRollbackTo, editOrNewRollbackTo, editOrNewRollbackToLike, editRollbackTo, equals, getApiVersion, getKind, getName, getRollbackTo, getUpdatedAnnotations, hasApiVersion, hashCode, hasKind, hasName, hasRollbackTo, hasUpdatedAnnotations, removeFromUpdatedAnnotations, removeFromUpdatedAnnotations, withApiVersion, withKind, withName, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewRollbackTo, withNewRollbackTo, withNewRollbackToLike, withRollbackTo, withUpdatedAnnotationspublic DoneableDeploymentRollback(io.fabric8.kubernetes.api.builder.Function<DeploymentRollback,DeploymentRollback> function)
public DoneableDeploymentRollback(DeploymentRollback item, io.fabric8.kubernetes.api.builder.Function<DeploymentRollback,DeploymentRollback> function)
public DoneableDeploymentRollback(DeploymentRollback item)
public DeploymentRollback done()
done in interface io.fabric8.kubernetes.api.model.Doneable<DeploymentRollback>Copyright © 2015–2021 Red Hat. All rights reserved.