Package | Description |
---|---|
com.amazonaws.services.cloudformation | |
com.amazonaws.services.cloudformation.model | |
com.amazonaws.services.cloudformation.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeStackResourceResult |
AmazonCloudFormationClient.describeStackResource(DescribeStackResourceRequest describeStackResourceRequest)
Returns a description of the specified resource in the specified stack.
|
DescribeStackResourceResult |
AmazonCloudFormation.describeStackResource(DescribeStackResourceRequest describeStackResourceRequest)
Returns a description of the specified resource in the specified stack.
|
DescribeStackResourceResult |
AbstractAmazonCloudFormation.describeStackResource(DescribeStackResourceRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeStackResourceResult> |
AmazonCloudFormationAsyncClient.describeStackResourceAsync(DescribeStackResourceRequest request) |
java.util.concurrent.Future<DescribeStackResourceResult> |
AmazonCloudFormationAsync.describeStackResourceAsync(DescribeStackResourceRequest describeStackResourceRequest)
Returns a description of the specified resource in the specified stack.
|
java.util.concurrent.Future<DescribeStackResourceResult> |
AbstractAmazonCloudFormationAsync.describeStackResourceAsync(DescribeStackResourceRequest request) |
java.util.concurrent.Future<DescribeStackResourceResult> |
AmazonCloudFormationAsyncClient.describeStackResourceAsync(DescribeStackResourceRequest request,
AsyncHandler<DescribeStackResourceRequest,DescribeStackResourceResult> asyncHandler) |
java.util.concurrent.Future<DescribeStackResourceResult> |
AmazonCloudFormationAsync.describeStackResourceAsync(DescribeStackResourceRequest describeStackResourceRequest,
AsyncHandler<DescribeStackResourceRequest,DescribeStackResourceResult> asyncHandler)
Returns a description of the specified resource in the specified stack.
|
java.util.concurrent.Future<DescribeStackResourceResult> |
AbstractAmazonCloudFormationAsync.describeStackResourceAsync(DescribeStackResourceRequest request,
AsyncHandler<DescribeStackResourceRequest,DescribeStackResourceResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeStackResourceResult> |
AmazonCloudFormationAsyncClient.describeStackResourceAsync(DescribeStackResourceRequest request,
AsyncHandler<DescribeStackResourceRequest,DescribeStackResourceResult> asyncHandler) |
java.util.concurrent.Future<DescribeStackResourceResult> |
AmazonCloudFormationAsync.describeStackResourceAsync(DescribeStackResourceRequest describeStackResourceRequest,
AsyncHandler<DescribeStackResourceRequest,DescribeStackResourceResult> asyncHandler)
Returns a description of the specified resource in the specified stack.
|
java.util.concurrent.Future<DescribeStackResourceResult> |
AbstractAmazonCloudFormationAsync.describeStackResourceAsync(DescribeStackResourceRequest request,
AsyncHandler<DescribeStackResourceRequest,DescribeStackResourceResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DescribeStackResourceResult |
DescribeStackResourceResult.clone() |
DescribeStackResourceResult |
DescribeStackResourceResult.withStackResourceDetail(StackResourceDetail stackResourceDetail)
A
StackResourceDetail structure containing the description
of the specified resource in the specified stack. |
Modifier and Type | Method and Description |
---|---|
DescribeStackResourceResult |
DescribeStackResourceResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |