Uses of Class
software.amazon.awssdk.services.autoscaling.paginators.DescribeWarmPoolIterable
-
Packages that use DescribeWarmPoolIterable Package Description software.amazon.awssdk.services.autoscaling Amazon EC2 Auto Scaling -
-
Uses of DescribeWarmPoolIterable in software.amazon.awssdk.services.autoscaling
Methods in software.amazon.awssdk.services.autoscaling that return DescribeWarmPoolIterable Modifier and Type Method Description default DescribeWarmPoolIterableAutoScalingClient. describeWarmPoolPaginator(Consumer<DescribeWarmPoolRequest.Builder> describeWarmPoolRequest)This is a variant ofAutoScalingClient.describeWarmPool(software.amazon.awssdk.services.autoscaling.model.DescribeWarmPoolRequest)operation.default DescribeWarmPoolIterableAutoScalingClient. describeWarmPoolPaginator(DescribeWarmPoolRequest describeWarmPoolRequest)This is a variant ofAutoScalingClient.describeWarmPool(software.amazon.awssdk.services.autoscaling.model.DescribeWarmPoolRequest)operation.
-