Uses of Class
software.amazon.awssdk.services.cloudformation.model.RollbackStackRequest
Packages that use RollbackStackRequest
Package
Description
-
Uses of RollbackStackRequest in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation with parameters of type RollbackStackRequestModifier and TypeMethodDescriptiondefault CompletableFuture<RollbackStackResponse>CloudFormationAsyncClient.rollbackStack(RollbackStackRequest rollbackStackRequest) When specifyingRollbackStack, you preserve the state of previously provisioned resources when an operation fails.default RollbackStackResponseCloudFormationClient.rollbackStack(RollbackStackRequest rollbackStackRequest) When specifyingRollbackStack, you preserve the state of previously provisioned resources when an operation fails. -
Uses of RollbackStackRequest in software.amazon.awssdk.services.cloudformation.transform
Methods in software.amazon.awssdk.services.cloudformation.transform with parameters of type RollbackStackRequestModifier and TypeMethodDescriptionRollbackStackRequestMarshaller.marshall(RollbackStackRequest rollbackStackRequest)