Uses of Class
com.amazonaws.services.opsworks.model.DescribeStackSummaryRequest
Packages that use DescribeStackSummaryRequest
-
Uses of DescribeStackSummaryRequest in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks with parameters of type DescribeStackSummaryRequestModifier and TypeMethodDescriptionAbstractAWSOpsWorks.describeStackSummary
(DescribeStackSummaryRequest request) AWSOpsWorks.describeStackSummary
(DescribeStackSummaryRequest describeStackSummaryRequest) Describes the number of layers and apps in a specified stack, and the number of instances in each state, such asrunning_setup
oronline
.AWSOpsWorksClient.describeStackSummary
(DescribeStackSummaryRequest describeStackSummaryRequest) Describes the number of layers and apps in a specified stack, and the number of instances in each state, such asrunning_setup
oronline
.AbstractAWSOpsWorksAsync.describeStackSummaryAsync
(DescribeStackSummaryRequest request) AbstractAWSOpsWorksAsync.describeStackSummaryAsync
(DescribeStackSummaryRequest request, AsyncHandler<DescribeStackSummaryRequest, DescribeStackSummaryResult> asyncHandler) AWSOpsWorksAsync.describeStackSummaryAsync
(DescribeStackSummaryRequest describeStackSummaryRequest) Describes the number of layers and apps in a specified stack, and the number of instances in each state, such asrunning_setup
oronline
.AWSOpsWorksAsync.describeStackSummaryAsync
(DescribeStackSummaryRequest describeStackSummaryRequest, AsyncHandler<DescribeStackSummaryRequest, DescribeStackSummaryResult> asyncHandler) Describes the number of layers and apps in a specified stack, and the number of instances in each state, such asrunning_setup
oronline
.AWSOpsWorksAsyncClient.describeStackSummaryAsync
(DescribeStackSummaryRequest request) AWSOpsWorksAsyncClient.describeStackSummaryAsync
(DescribeStackSummaryRequest request, AsyncHandler<DescribeStackSummaryRequest, DescribeStackSummaryResult> asyncHandler) Method parameters in com.amazonaws.services.opsworks with type arguments of type DescribeStackSummaryRequestModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.describeStackSummaryAsync
(DescribeStackSummaryRequest request, AsyncHandler<DescribeStackSummaryRequest, DescribeStackSummaryResult> asyncHandler) AWSOpsWorksAsync.describeStackSummaryAsync
(DescribeStackSummaryRequest describeStackSummaryRequest, AsyncHandler<DescribeStackSummaryRequest, DescribeStackSummaryResult> asyncHandler) Describes the number of layers and apps in a specified stack, and the number of instances in each state, such asrunning_setup
oronline
.AWSOpsWorksAsyncClient.describeStackSummaryAsync
(DescribeStackSummaryRequest request, AsyncHandler<DescribeStackSummaryRequest, DescribeStackSummaryResult> asyncHandler) -
Uses of DescribeStackSummaryRequest in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return DescribeStackSummaryRequestModifier and TypeMethodDescriptionDescribeStackSummaryRequest.clone()
DescribeStackSummaryRequest.withStackId
(String stackId) The stack ID.