Uses of Class
com.amazonaws.services.cloudformation.model.DescribeStacksRequest
Packages that use DescribeStacksRequest
Package
Description
-
Uses of DescribeStacksRequest in com.amazonaws.services.cloudformation
Methods in com.amazonaws.services.cloudformation with parameters of type DescribeStacksRequestModifier and TypeMethodDescriptionAbstractAmazonCloudFormation.describeStacks
(DescribeStacksRequest request) AmazonCloudFormation.describeStacks
(DescribeStacksRequest describeStacksRequest) Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.AmazonCloudFormationClient.describeStacks
(DescribeStacksRequest describeStacksRequest) Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.AbstractAmazonCloudFormationAsync.describeStacksAsync
(DescribeStacksRequest request) AbstractAmazonCloudFormationAsync.describeStacksAsync
(DescribeStacksRequest request, AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) AmazonCloudFormationAsync.describeStacksAsync
(DescribeStacksRequest describeStacksRequest) Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.AmazonCloudFormationAsync.describeStacksAsync
(DescribeStacksRequest describeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.AmazonCloudFormationAsyncClient.describeStacksAsync
(DescribeStacksRequest request) AmazonCloudFormationAsyncClient.describeStacksAsync
(DescribeStacksRequest request, AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) Method parameters in com.amazonaws.services.cloudformation with type arguments of type DescribeStacksRequestModifier and TypeMethodDescriptionAbstractAmazonCloudFormationAsync.describeStacksAsync
(AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) Simplified method form for invoking the DescribeStacks operation with an AsyncHandler.AbstractAmazonCloudFormationAsync.describeStacksAsync
(DescribeStacksRequest request, AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) AmazonCloudFormationAsync.describeStacksAsync
(AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) Simplified method form for invoking the DescribeStacks operation with an AsyncHandler.AmazonCloudFormationAsync.describeStacksAsync
(DescribeStacksRequest describeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.AmazonCloudFormationAsyncClient.describeStacksAsync
(AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) Simplified method form for invoking the DescribeStacks operation with an AsyncHandler.AmazonCloudFormationAsyncClient.describeStacksAsync
(DescribeStacksRequest request, AsyncHandler<DescribeStacksRequest, DescribeStacksResult> asyncHandler) -
Uses of DescribeStacksRequest in com.amazonaws.services.cloudformation.model
Methods in com.amazonaws.services.cloudformation.model that return DescribeStacksRequestModifier and TypeMethodDescriptionDescribeStacksRequest.clone()
DescribeStacksRequest.withNextToken
(String nextToken) A string that identifies the next page of stacks that you want to retrieve.DescribeStacksRequest.withStackName
(String stackName) The name or the unique stack ID that is associated with the stack, which are not always interchangeable: