DEPRECATED. DeploymentRollback stores the information required to rollback a deployment.
new(name='')
withName(name)
Required: This must match the Name of a deployment.
withUpdatedAnnotations(updatedAnnotations)
The annotations to be updated to a deployment
withUpdatedAnnotationsMixin(updatedAnnotations)
The annotations to be updated to a deployment
The config of this deployment rollback.
mixinInstance(rollbackTo)
withRevision(revision)
The revision to rollback to. If set to 0, rollback to the last revision.