| 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 ListAwsDefaultServiceQuotasResponse |
ServiceQuotasClient.listAWSDefaultServiceQuotas(Consumer<ListAwsDefaultServiceQuotasRequest.Builder> listAwsDefaultServiceQuotasRequest)
Lists the default values for the quotas for the specified AWS service.
|
default ListAwsDefaultServiceQuotasResponse |
ServiceQuotasClient.listAWSDefaultServiceQuotas(ListAwsDefaultServiceQuotasRequest listAwsDefaultServiceQuotasRequest)
Lists the default values for the quotas for the specified AWS service.
|
default ListAWSDefaultServiceQuotasIterable |
ServiceQuotasClient.listAWSDefaultServiceQuotasPaginator(Consumer<ListAwsDefaultServiceQuotasRequest.Builder> listAwsDefaultServiceQuotasRequest)
Lists the default values for the quotas for the specified AWS service.
|
default ListAWSDefaultServiceQuotasIterable |
ServiceQuotasClient.listAWSDefaultServiceQuotasPaginator(ListAwsDefaultServiceQuotasRequest listAwsDefaultServiceQuotasRequest)
Lists the default values for the quotas for the specified AWS service.
|
default ListRequestedServiceQuotaChangeHistoryResponse |
ServiceQuotasClient.listRequestedServiceQuotaChangeHistory(Consumer<ListRequestedServiceQuotaChangeHistoryRequest.Builder> listRequestedServiceQuotaChangeHistoryRequest)
Retrieves the quota increase requests for the specified service.
|
default ListRequestedServiceQuotaChangeHistoryResponse |
ServiceQuotasClient.listRequestedServiceQuotaChangeHistory(ListRequestedServiceQuotaChangeHistoryRequest listRequestedServiceQuotaChangeHistoryRequest)
Retrieves the quota increase requests for the specified service.
|
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.
|
default ListRequestedServiceQuotaChangeHistoryByQuotaIterable |
ServiceQuotasClient.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Retrieves the quota increase requests for the specified quota.
|
default ListRequestedServiceQuotaChangeHistoryByQuotaIterable |
ServiceQuotasClient.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Retrieves the quota increase requests for the specified quota.
|
default ListRequestedServiceQuotaChangeHistoryIterable |
ServiceQuotasClient.listRequestedServiceQuotaChangeHistoryPaginator(Consumer<ListRequestedServiceQuotaChangeHistoryRequest.Builder> listRequestedServiceQuotaChangeHistoryRequest)
Retrieves the quota increase requests for the specified service.
|
default ListRequestedServiceQuotaChangeHistoryIterable |
ServiceQuotasClient.listRequestedServiceQuotaChangeHistoryPaginator(ListRequestedServiceQuotaChangeHistoryRequest listRequestedServiceQuotaChangeHistoryRequest)
Retrieves the quota increase requests for the specified service.
|
default ListServiceQuotasResponse |
ServiceQuotasClient.listServiceQuotas(Consumer<ListServiceQuotasRequest.Builder> listServiceQuotasRequest)
Lists the applied quota values for the specified AWS service.
|
default ListServiceQuotasResponse |
ServiceQuotasClient.listServiceQuotas(ListServiceQuotasRequest listServiceQuotasRequest)
Lists the applied quota values for the specified AWS service.
|
default ListServiceQuotasIterable |
ServiceQuotasClient.listServiceQuotasPaginator(Consumer<ListServiceQuotasRequest.Builder> listServiceQuotasRequest)
Lists the applied quota values for the specified AWS service.
|
default ListServiceQuotasIterable |
ServiceQuotasClient.listServiceQuotasPaginator(ListServiceQuotasRequest listServiceQuotasRequest)
Lists the applied quota values for the specified AWS service.
|
default ListServicesResponse |
ServiceQuotasClient.listServices(Consumer<ListServicesRequest.Builder> listServicesRequest)
Lists the names and codes for the services integrated with Service Quotas.
|
default ListServicesResponse |
ServiceQuotasClient.listServices(ListServicesRequest listServicesRequest)
Lists the names and codes for the services integrated with Service Quotas.
|
default ListServicesIterable |
ServiceQuotasClient.listServicesPaginator(Consumer<ListServicesRequest.Builder> listServicesRequest)
Lists the names and codes for the services integrated with Service Quotas.
|
default ListServicesIterable |
ServiceQuotasClient.listServicesPaginator(ListServicesRequest listServicesRequest)
Lists the names and codes for the services integrated with Service Quotas.
|
Copyright © 2022. All rights reserved.