Uses of Class
com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackResult
-
Packages that use ContinueUpdateRollbackResult Package Description com.amazonaws.services.cloudformation com.amazonaws.services.cloudformation.model -
-
Uses of ContinueUpdateRollbackResult in com.amazonaws.services.cloudformation
Methods in com.amazonaws.services.cloudformation that return ContinueUpdateRollbackResult Modifier and Type Method Description ContinueUpdateRollbackResultAbstractAmazonCloudFormation. continueUpdateRollback(ContinueUpdateRollbackRequest request)ContinueUpdateRollbackResultAmazonCloudFormation. continueUpdateRollback(ContinueUpdateRollbackRequest continueUpdateRollbackRequest)For a specified stack that is in theUPDATE_ROLLBACK_FAILEDstate, continues rolling it back to theUPDATE_ROLLBACK_COMPLETEstate.ContinueUpdateRollbackResultAmazonCloudFormationClient. continueUpdateRollback(ContinueUpdateRollbackRequest continueUpdateRollbackRequest)For a specified stack that is in theUPDATE_ROLLBACK_FAILEDstate, continues rolling it back to theUPDATE_ROLLBACK_COMPLETEstate.Method parameters in com.amazonaws.services.cloudformation with type arguments of type ContinueUpdateRollbackResult Modifier and Type Method Description Future<ContinueUpdateRollbackResult>AbstractAmazonCloudFormationAsync. continueUpdateRollbackAsync(ContinueUpdateRollbackRequest request, AsyncHandler<ContinueUpdateRollbackRequest,ContinueUpdateRollbackResult> asyncHandler)Future<ContinueUpdateRollbackResult>AmazonCloudFormationAsync. continueUpdateRollbackAsync(ContinueUpdateRollbackRequest continueUpdateRollbackRequest, AsyncHandler<ContinueUpdateRollbackRequest,ContinueUpdateRollbackResult> asyncHandler)For a specified stack that is in theUPDATE_ROLLBACK_FAILEDstate, continues rolling it back to theUPDATE_ROLLBACK_COMPLETEstate.Future<ContinueUpdateRollbackResult>AmazonCloudFormationAsyncClient. continueUpdateRollbackAsync(ContinueUpdateRollbackRequest request, AsyncHandler<ContinueUpdateRollbackRequest,ContinueUpdateRollbackResult> asyncHandler) -
Uses of ContinueUpdateRollbackResult in com.amazonaws.services.cloudformation.model
Methods in com.amazonaws.services.cloudformation.model that return ContinueUpdateRollbackResult Modifier and Type Method Description ContinueUpdateRollbackResultContinueUpdateRollbackResult. clone()
-