public class DoneableDeploymentRollback extends DeploymentRollbackFluentImpl<DoneableDeploymentRollback> implements Doneable<DeploymentRollback>
DeploymentRollbackFluentImpl.RollbackToNestedImpl<N>DeploymentRollbackFluent.RollbackToNested<N>_visitables| Constructor and Description |
|---|
DoneableDeploymentRollback(DeploymentRollback item) |
DoneableDeploymentRollback(DeploymentRollback item,
Function<DeploymentRollback,DeploymentRollback> function) |
DoneableDeploymentRollback(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, hasKind, hasName, hasRollbackTo, hasUpdatedAnnotations, removeFromUpdatedAnnotations, removeFromUpdatedAnnotations, withApiVersion, withKind, withName, withNewRollbackTo, withNewRollbackTo, withNewRollbackToLike, withRollbackTo, withUpdatedAnnotationspublic DoneableDeploymentRollback(Function<DeploymentRollback,DeploymentRollback> function)
public DoneableDeploymentRollback(DeploymentRollback item, Function<DeploymentRollback,DeploymentRollback> function)
public DoneableDeploymentRollback(DeploymentRollback item)
public DeploymentRollback done()
done in interface Doneable<DeploymentRollback>Copyright © 2011–2018 Red Hat. All rights reserved.