| 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 UntagResourceResponse |
ServiceQuotasClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the specified applied quota.
|
default UntagResourceResponse |
ServiceQuotasClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the specified applied quota.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
ServiceQuotasAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the specified applied quota.
|
default CompletableFuture<UntagResourceResponse> |
ServiceQuotasAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the specified applied quota.
|
Copyright © 2021. All rights reserved.