| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListRequestedServiceQuotaChangeHistoryByQuotaResponse |
ServiceQuotasClient.listRequestedServiceQuotaChangeHistoryByQuota(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Retrieves the quota increase requests for the specified quota.
|
default ListRequestedServiceQuotaChangeHistoryByQuotaResponse |
ServiceQuotasClient.listRequestedServiceQuotaChangeHistoryByQuota(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Retrieves the quota increase requests for the specified quota.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRequestedServiceQuotaChangeHistoryByQuotaResponse> |
ServiceQuotasAsyncClient.listRequestedServiceQuotaChangeHistoryByQuota(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Retrieves the quota increase requests for the specified quota.
|
default CompletableFuture<ListRequestedServiceQuotaChangeHistoryByQuotaResponse> |
ServiceQuotasAsyncClient.listRequestedServiceQuotaChangeHistoryByQuota(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Retrieves the quota increase requests for the specified quota.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListRequestedServiceQuotaChangeHistoryByQuotaResponse> |
ListRequestedServiceQuotaChangeHistoryByQuotaIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListRequestedServiceQuotaChangeHistoryByQuotaPublisher.subscribe(org.reactivestreams.Subscriber<? super ListRequestedServiceQuotaChangeHistoryByQuotaResponse> subscriber) |
Copyright © 2022. All rights reserved.