public class DoneableDeploymentRollback extends DeploymentRollbackFluentImpl<DoneableDeploymentRollback> implements Doneable<DeploymentRollback>, DeploymentRollbackFluent<DoneableDeploymentRollback>
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() |
addToAdditionalProperties, addToAdditionalProperties, addToUpdatedAnnotations, addToUpdatedAnnotations, editRollbackTo, equals, getAdditionalProperties, getApiVersion, getKind, getName, getRollbackTo, getUpdatedAnnotations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromUpdatedAnnotations, removeFromUpdatedAnnotations, withAdditionalProperties, withApiVersion, withKind, withName, withNewRollbackTo, withNewRollbackTo, withNewRollbackToLike, withRollbackTo, withUpdatedAnnotationsaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, addToUpdatedAnnotations, addToUpdatedAnnotations, editRollbackTo, getAdditionalProperties, getApiVersion, getKind, getName, getRollbackTo, getUpdatedAnnotations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromUpdatedAnnotations, removeFromUpdatedAnnotations, withAdditionalProperties, 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–2016 Red Hat. All rights reserved.