| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicequotas |
With Service Quotas, you can view and manage your quotas easily as your AWS workloads grow.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
ServiceQuotasClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of the tags assigned to the specified applied quota.
|
default ListTagsForResourceResponse |
ServiceQuotasClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags assigned to the specified applied quota.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
ServiceQuotasAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of the tags assigned to the specified applied quota.
|
default CompletableFuture<ListTagsForResourceResponse> |
ServiceQuotasAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags assigned to the specified applied quota.
|
Copyright © 2023. All rights reserved.