| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicequotas |
With Service Quotas, you can view and manage your quotas easily as your AWS workloads grow.
|
| software.amazon.awssdk.services.servicequotas.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetServiceQuotaResponse |
ServiceQuotasClient.getServiceQuota(GetServiceQuotaRequest getServiceQuotaRequest)
Retrieves the applied quota value for the specified quota.
|
default CompletableFuture<GetServiceQuotaResponse> |
ServiceQuotasAsyncClient.getServiceQuota(GetServiceQuotaRequest getServiceQuotaRequest)
Retrieves the applied quota value for the specified quota.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetServiceQuotaRequestMarshaller.marshall(GetServiceQuotaRequest getServiceQuotaRequest) |
Copyright © 2022. All rights reserved.