Uses of Class
software.amazon.awssdk.services.codedeploy.model.RollbackInfo
-
Packages that use RollbackInfo Package Description software.amazon.awssdk.services.codedeploy.model -
-
Uses of RollbackInfo in software.amazon.awssdk.services.codedeploy.model
Methods in software.amazon.awssdk.services.codedeploy.model that return RollbackInfo Modifier and Type Method Description RollbackInfoDeploymentInfo. rollbackInfo()Information about a deployment rollback.Methods in software.amazon.awssdk.services.codedeploy.model with parameters of type RollbackInfo Modifier and Type Method Description DeploymentInfo.BuilderDeploymentInfo.Builder. rollbackInfo(RollbackInfo rollbackInfo)Information about a deployment rollback.
-