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, withUpdatedAnnotations
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, addToUpdatedAnnotations, addToUpdatedAnnotations, editRollbackTo, getAdditionalProperties, getApiVersion, getKind, getName, getRollbackTo, getUpdatedAnnotations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromUpdatedAnnotations, removeFromUpdatedAnnotations, withAdditionalProperties, withApiVersion, withKind, withName, withNewRollbackTo, withNewRollbackTo, withNewRollbackToLike, withRollbackTo, withUpdatedAnnotations
public 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.