| 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 GetRequestedServiceQuotaChangeResponse |
ServiceQuotasClient.getRequestedServiceQuotaChange(Consumer<GetRequestedServiceQuotaChangeRequest.Builder> getRequestedServiceQuotaChangeRequest)
Retrieves information about the specified quota increase request.
|
default GetRequestedServiceQuotaChangeResponse |
ServiceQuotasClient.getRequestedServiceQuotaChange(GetRequestedServiceQuotaChangeRequest getRequestedServiceQuotaChangeRequest)
Retrieves information about the specified quota increase request.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRequestedServiceQuotaChangeResponse> |
ServiceQuotasAsyncClient.getRequestedServiceQuotaChange(Consumer<GetRequestedServiceQuotaChangeRequest.Builder> getRequestedServiceQuotaChangeRequest)
Retrieves information about the specified quota increase request.
|
default CompletableFuture<GetRequestedServiceQuotaChangeResponse> |
ServiceQuotasAsyncClient.getRequestedServiceQuotaChange(GetRequestedServiceQuotaChangeRequest getRequestedServiceQuotaChangeRequest)
Retrieves information about the specified quota increase request.
|
Copyright © 2022. All rights reserved.