| 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 |
|---|---|
static ServiceQuotasClient |
ServiceQuotasClient.create()
Create a
ServiceQuotasClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListAWSDefaultServiceQuotasIterable(ServiceQuotasClient client,
ListAwsDefaultServiceQuotasRequest firstRequest) |
ListRequestedServiceQuotaChangeHistoryByQuotaIterable(ServiceQuotasClient client,
ListRequestedServiceQuotaChangeHistoryByQuotaRequest firstRequest) |
ListRequestedServiceQuotaChangeHistoryIterable(ServiceQuotasClient client,
ListRequestedServiceQuotaChangeHistoryRequest firstRequest) |
ListServiceQuotaIncreaseRequestsInTemplateIterable(ServiceQuotasClient client,
ListServiceQuotaIncreaseRequestsInTemplateRequest firstRequest) |
ListServiceQuotasIterable(ServiceQuotasClient client,
ListServiceQuotasRequest firstRequest) |
ListServicesIterable(ServiceQuotasClient client,
ListServicesRequest firstRequest) |
Copyright © 2021. All rights reserved.