| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicequotas |
Service Quotas is a web service that you can use to manage many of your AWS service quotas.
|
| software.amazon.awssdk.services.servicequotas.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListRequestedServiceQuotaChangeHistoryByQuotaResponse |
ServiceQuotasClient.listRequestedServiceQuotaChangeHistoryByQuota(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Requests a list of the changes to specific service quotas.
|
default ListRequestedServiceQuotaChangeHistoryByQuotaResponse |
ServiceQuotasClient.listRequestedServiceQuotaChangeHistoryByQuota(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Requests a list of the changes to specific service quotas.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRequestedServiceQuotaChangeHistoryByQuotaResponse> |
ServiceQuotasAsyncClient.listRequestedServiceQuotaChangeHistoryByQuota(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Requests a list of the changes to specific service quotas.
|
default CompletableFuture<ListRequestedServiceQuotaChangeHistoryByQuotaResponse> |
ServiceQuotasAsyncClient.listRequestedServiceQuotaChangeHistoryByQuota(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Requests a list of the changes to specific service quotas.
|
| 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 © 2020. All rights reserved.