| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationautoscaling |
With Application Auto Scaling, you can configure automatic scaling for the following resources:
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
ApplicationAutoScalingClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns all the tags on the specified Application Auto Scaling scalable target.
|
default ListTagsForResourceResponse |
ApplicationAutoScalingClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns all the tags on the specified Application Auto Scaling scalable target.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
ApplicationAutoScalingAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns all the tags on the specified Application Auto Scaling scalable target.
|
default CompletableFuture<ListTagsForResourceResponse> |
ApplicationAutoScalingAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns all the tags on the specified Application Auto Scaling scalable target.
|
Copyright © 2023. All rights reserved.