@Generated(value="software.amazon.awssdk:codegen") @ThreadSafe public interface ServiceQuotasClient extends SdkClient
builder() method.
With Service Quotas, you can view and manage your quotas easily as your AWS workloads grow. Quotas, also referred to as limits, are the maximum number of resources that you can create in your AWS account. For more information, see the Service Quotas User Guide.
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_METADATA_ID
Value for looking up the service's metadata from the
ServiceMetadataProvider. |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
default AssociateServiceQuotaTemplateResponse |
associateServiceQuotaTemplate(AssociateServiceQuotaTemplateRequest associateServiceQuotaTemplateRequest)
Associates your quota request template with your organization.
|
default AssociateServiceQuotaTemplateResponse |
associateServiceQuotaTemplate(Consumer<AssociateServiceQuotaTemplateRequest.Builder> associateServiceQuotaTemplateRequest)
Associates your quota request template with your organization.
|
static ServiceQuotasClientBuilder |
builder()
Create a builder that can be used to configure and create a
ServiceQuotasClient. |
static ServiceQuotasClient |
create()
Create a
ServiceQuotasClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
default DeleteServiceQuotaIncreaseRequestFromTemplateResponse |
deleteServiceQuotaIncreaseRequestFromTemplate(Consumer<DeleteServiceQuotaIncreaseRequestFromTemplateRequest.Builder> deleteServiceQuotaIncreaseRequestFromTemplateRequest)
Deletes the quota increase request for the specified quota from your quota request template.
|
default DeleteServiceQuotaIncreaseRequestFromTemplateResponse |
deleteServiceQuotaIncreaseRequestFromTemplate(DeleteServiceQuotaIncreaseRequestFromTemplateRequest deleteServiceQuotaIncreaseRequestFromTemplateRequest)
Deletes the quota increase request for the specified quota from your quota request template.
|
default DisassociateServiceQuotaTemplateResponse |
disassociateServiceQuotaTemplate(Consumer<DisassociateServiceQuotaTemplateRequest.Builder> disassociateServiceQuotaTemplateRequest)
Disables your quota request template.
|
default DisassociateServiceQuotaTemplateResponse |
disassociateServiceQuotaTemplate(DisassociateServiceQuotaTemplateRequest disassociateServiceQuotaTemplateRequest)
Disables your quota request template.
|
default GetAssociationForServiceQuotaTemplateResponse |
getAssociationForServiceQuotaTemplate(Consumer<GetAssociationForServiceQuotaTemplateRequest.Builder> getAssociationForServiceQuotaTemplateRequest)
Retrieves the status of the association for the quota request template.
|
default GetAssociationForServiceQuotaTemplateResponse |
getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest getAssociationForServiceQuotaTemplateRequest)
Retrieves the status of the association for the quota request template.
|
default GetAwsDefaultServiceQuotaResponse |
getAWSDefaultServiceQuota(Consumer<GetAwsDefaultServiceQuotaRequest.Builder> getAwsDefaultServiceQuotaRequest)
Retrieves the default value for the specified quota.
|
default GetAwsDefaultServiceQuotaResponse |
getAWSDefaultServiceQuota(GetAwsDefaultServiceQuotaRequest getAwsDefaultServiceQuotaRequest)
Retrieves the default value for the specified quota.
|
default GetRequestedServiceQuotaChangeResponse |
getRequestedServiceQuotaChange(Consumer<GetRequestedServiceQuotaChangeRequest.Builder> getRequestedServiceQuotaChangeRequest)
Retrieves information about the specified quota increase request.
|
default GetRequestedServiceQuotaChangeResponse |
getRequestedServiceQuotaChange(GetRequestedServiceQuotaChangeRequest getRequestedServiceQuotaChangeRequest)
Retrieves information about the specified quota increase request.
|
default GetServiceQuotaResponse |
getServiceQuota(Consumer<GetServiceQuotaRequest.Builder> getServiceQuotaRequest)
Retrieves the applied quota value for the specified quota.
|
default GetServiceQuotaResponse |
getServiceQuota(GetServiceQuotaRequest getServiceQuotaRequest)
Retrieves the applied quota value for the specified quota.
|
default GetServiceQuotaIncreaseRequestFromTemplateResponse |
getServiceQuotaIncreaseRequestFromTemplate(Consumer<GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder> getServiceQuotaIncreaseRequestFromTemplateRequest)
Retrieves information about the specified quota increase request in your quota request template.
|
default GetServiceQuotaIncreaseRequestFromTemplateResponse |
getServiceQuotaIncreaseRequestFromTemplate(GetServiceQuotaIncreaseRequestFromTemplateRequest getServiceQuotaIncreaseRequestFromTemplateRequest)
Retrieves information about the specified quota increase request in your quota request template.
|
default ListAwsDefaultServiceQuotasResponse |
listAWSDefaultServiceQuotas(Consumer<ListAwsDefaultServiceQuotasRequest.Builder> listAwsDefaultServiceQuotasRequest)
Lists the default values for the quotas for the specified AWS service.
|
default ListAwsDefaultServiceQuotasResponse |
listAWSDefaultServiceQuotas(ListAwsDefaultServiceQuotasRequest listAwsDefaultServiceQuotasRequest)
Lists the default values for the quotas for the specified AWS service.
|
default ListAWSDefaultServiceQuotasIterable |
listAWSDefaultServiceQuotasPaginator(Consumer<ListAwsDefaultServiceQuotasRequest.Builder> listAwsDefaultServiceQuotasRequest)
Lists the default values for the quotas for the specified AWS service.
|
default ListAWSDefaultServiceQuotasIterable |
listAWSDefaultServiceQuotasPaginator(ListAwsDefaultServiceQuotasRequest listAwsDefaultServiceQuotasRequest)
Lists the default values for the quotas for the specified AWS service.
|
default ListRequestedServiceQuotaChangeHistoryResponse |
listRequestedServiceQuotaChangeHistory(Consumer<ListRequestedServiceQuotaChangeHistoryRequest.Builder> listRequestedServiceQuotaChangeHistoryRequest)
Retrieves the quota increase requests for the specified service.
|
default ListRequestedServiceQuotaChangeHistoryResponse |
listRequestedServiceQuotaChangeHistory(ListRequestedServiceQuotaChangeHistoryRequest listRequestedServiceQuotaChangeHistoryRequest)
Retrieves the quota increase requests for the specified service.
|
default ListRequestedServiceQuotaChangeHistoryByQuotaResponse |
listRequestedServiceQuotaChangeHistoryByQuota(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Retrieves the quota increase requests for the specified quota.
|
default ListRequestedServiceQuotaChangeHistoryByQuotaResponse |
listRequestedServiceQuotaChangeHistoryByQuota(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Retrieves the quota increase requests for the specified quota.
|
default ListRequestedServiceQuotaChangeHistoryByQuotaIterable |
listRequestedServiceQuotaChangeHistoryByQuotaPaginator(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Retrieves the quota increase requests for the specified quota.
|
default ListRequestedServiceQuotaChangeHistoryByQuotaIterable |
listRequestedServiceQuotaChangeHistoryByQuotaPaginator(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Retrieves the quota increase requests for the specified quota.
|
default ListRequestedServiceQuotaChangeHistoryIterable |
listRequestedServiceQuotaChangeHistoryPaginator(Consumer<ListRequestedServiceQuotaChangeHistoryRequest.Builder> listRequestedServiceQuotaChangeHistoryRequest)
Retrieves the quota increase requests for the specified service.
|
default ListRequestedServiceQuotaChangeHistoryIterable |
listRequestedServiceQuotaChangeHistoryPaginator(ListRequestedServiceQuotaChangeHistoryRequest listRequestedServiceQuotaChangeHistoryRequest)
Retrieves the quota increase requests for the specified service.
|
default ListServiceQuotaIncreaseRequestsInTemplateResponse |
listServiceQuotaIncreaseRequestsInTemplate(Consumer<ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder> listServiceQuotaIncreaseRequestsInTemplateRequest)
Lists the quota increase requests in the specified quota request template.
|
default ListServiceQuotaIncreaseRequestsInTemplateResponse |
listServiceQuotaIncreaseRequestsInTemplate(ListServiceQuotaIncreaseRequestsInTemplateRequest listServiceQuotaIncreaseRequestsInTemplateRequest)
Lists the quota increase requests in the specified quota request template.
|
default ListServiceQuotaIncreaseRequestsInTemplateIterable |
listServiceQuotaIncreaseRequestsInTemplatePaginator(Consumer<ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder> listServiceQuotaIncreaseRequestsInTemplateRequest)
Lists the quota increase requests in the specified quota request template.
|
default ListServiceQuotaIncreaseRequestsInTemplateIterable |
listServiceQuotaIncreaseRequestsInTemplatePaginator(ListServiceQuotaIncreaseRequestsInTemplateRequest listServiceQuotaIncreaseRequestsInTemplateRequest)
Lists the quota increase requests in the specified quota request template.
|
default ListServiceQuotasResponse |
listServiceQuotas(Consumer<ListServiceQuotasRequest.Builder> listServiceQuotasRequest)
Lists the applied quota values for the specified AWS service.
|
default ListServiceQuotasResponse |
listServiceQuotas(ListServiceQuotasRequest listServiceQuotasRequest)
Lists the applied quota values for the specified AWS service.
|
default ListServiceQuotasIterable |
listServiceQuotasPaginator(Consumer<ListServiceQuotasRequest.Builder> listServiceQuotasRequest)
Lists the applied quota values for the specified AWS service.
|
default ListServiceQuotasIterable |
listServiceQuotasPaginator(ListServiceQuotasRequest listServiceQuotasRequest)
Lists the applied quota values for the specified AWS service.
|
default ListServicesResponse |
listServices(Consumer<ListServicesRequest.Builder> listServicesRequest)
Lists the names and codes for the services integrated with Service Quotas.
|
default ListServicesResponse |
listServices(ListServicesRequest listServicesRequest)
Lists the names and codes for the services integrated with Service Quotas.
|
default ListServicesIterable |
listServicesPaginator(Consumer<ListServicesRequest.Builder> listServicesRequest)
Lists the names and codes for the services integrated with Service Quotas.
|
default ListServicesIterable |
listServicesPaginator(ListServicesRequest listServicesRequest)
Lists the names and codes for the services integrated with Service Quotas.
|
default ListTagsForResourceResponse |
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of the tags assigned to the specified applied quota.
|
default ListTagsForResourceResponse |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags assigned to the specified applied quota.
|
default PutServiceQuotaIncreaseRequestIntoTemplateResponse |
putServiceQuotaIncreaseRequestIntoTemplate(Consumer<PutServiceQuotaIncreaseRequestIntoTemplateRequest.Builder> putServiceQuotaIncreaseRequestIntoTemplateRequest)
Adds a quota increase request to your quota request template.
|
default PutServiceQuotaIncreaseRequestIntoTemplateResponse |
putServiceQuotaIncreaseRequestIntoTemplate(PutServiceQuotaIncreaseRequestIntoTemplateRequest putServiceQuotaIncreaseRequestIntoTemplateRequest)
Adds a quota increase request to your quota request template.
|
default RequestServiceQuotaIncreaseResponse |
requestServiceQuotaIncrease(Consumer<RequestServiceQuotaIncreaseRequest.Builder> requestServiceQuotaIncreaseRequest)
Submits a quota increase request for the specified quota.
|
default RequestServiceQuotaIncreaseResponse |
requestServiceQuotaIncrease(RequestServiceQuotaIncreaseRequest requestServiceQuotaIncreaseRequest)
Submits a quota increase request for the specified quota.
|
static ServiceMetadata |
serviceMetadata() |
default TagResourceResponse |
tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds tags to the specified applied quota.
|
default TagResourceResponse |
tagResource(TagResourceRequest tagResourceRequest)
Adds tags to the specified applied quota.
|
default UntagResourceResponse |
untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the specified applied quota.
|
default UntagResourceResponse |
untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the specified applied quota.
|
serviceNameclosestatic final String SERVICE_NAME
static final String SERVICE_METADATA_ID
ServiceMetadataProvider.static ServiceQuotasClient create()
ServiceQuotasClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static ServiceQuotasClientBuilder builder()
ServiceQuotasClient.default AssociateServiceQuotaTemplateResponse associateServiceQuotaTemplate(AssociateServiceQuotaTemplateRequest associateServiceQuotaTemplateRequest) throws DependencyAccessDeniedException, AccessDeniedException, ServiceException, TooManyRequestsException, AwsServiceAccessNotEnabledException, OrganizationNotInAllFeaturesModeException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Associates your quota request template with your organization. When a new account is created in your organization, the quota increase requests in the template are automatically applied to the account. You can add a quota increase request for any adjustable quota to your template.
associateServiceQuotaTemplateRequest - DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.OrganizationNotInAllFeaturesModeException - The organization that your account belongs to is not in All Features mode.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AssociateServiceQuotaTemplateResponse associateServiceQuotaTemplate(Consumer<AssociateServiceQuotaTemplateRequest.Builder> associateServiceQuotaTemplateRequest) throws DependencyAccessDeniedException, AccessDeniedException, ServiceException, TooManyRequestsException, AwsServiceAccessNotEnabledException, OrganizationNotInAllFeaturesModeException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Associates your quota request template with your organization. When a new account is created in your organization, the quota increase requests in the template are automatically applied to the account. You can add a quota increase request for any adjustable quota to your template.
This is a convenience which creates an instance of the AssociateServiceQuotaTemplateRequest.Builder
avoiding the need to create one manually via AssociateServiceQuotaTemplateRequest.builder()
associateServiceQuotaTemplateRequest - A Consumer that will call methods on AssociateServiceQuotaTemplateRequest.Builder to
create a request.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.OrganizationNotInAllFeaturesModeException - The organization that your account belongs to is not in All Features mode.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteServiceQuotaIncreaseRequestFromTemplateResponse deleteServiceQuotaIncreaseRequestFromTemplate(DeleteServiceQuotaIncreaseRequestFromTemplateRequest deleteServiceQuotaIncreaseRequestFromTemplateRequest) throws AccessDeniedException, ServiceException, DependencyAccessDeniedException, TooManyRequestsException, NoSuchResourceException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Deletes the quota increase request for the specified quota from your quota request template.
deleteServiceQuotaIncreaseRequestFromTemplateRequest - AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteServiceQuotaIncreaseRequestFromTemplateResponse deleteServiceQuotaIncreaseRequestFromTemplate(Consumer<DeleteServiceQuotaIncreaseRequestFromTemplateRequest.Builder> deleteServiceQuotaIncreaseRequestFromTemplateRequest) throws AccessDeniedException, ServiceException, DependencyAccessDeniedException, TooManyRequestsException, NoSuchResourceException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Deletes the quota increase request for the specified quota from your quota request template.
This is a convenience which creates an instance of the
DeleteServiceQuotaIncreaseRequestFromTemplateRequest.Builder avoiding the need to create one manually via
DeleteServiceQuotaIncreaseRequestFromTemplateRequest.builder()
deleteServiceQuotaIncreaseRequestFromTemplateRequest - A Consumer that will call methods on
DeleteServiceQuotaIncreaseRequestFromTemplateRequest.Builder to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DisassociateServiceQuotaTemplateResponse disassociateServiceQuotaTemplate(DisassociateServiceQuotaTemplateRequest disassociateServiceQuotaTemplateRequest) throws DependencyAccessDeniedException, ServiceQuotaTemplateNotInUseException, AccessDeniedException, ServiceException, TooManyRequestsException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Disables your quota request template. After a template is disabled, the quota increase requests in the template are not applied to new accounts in your organization. Disabling a quota request template does not apply its quota increase requests.
disassociateServiceQuotaTemplateRequest - DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceQuotaTemplateNotInUseException - The quota request template is not associated with your organization.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DisassociateServiceQuotaTemplateResponse disassociateServiceQuotaTemplate(Consumer<DisassociateServiceQuotaTemplateRequest.Builder> disassociateServiceQuotaTemplateRequest) throws DependencyAccessDeniedException, ServiceQuotaTemplateNotInUseException, AccessDeniedException, ServiceException, TooManyRequestsException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Disables your quota request template. After a template is disabled, the quota increase requests in the template are not applied to new accounts in your organization. Disabling a quota request template does not apply its quota increase requests.
This is a convenience which creates an instance of the DisassociateServiceQuotaTemplateRequest.Builder
avoiding the need to create one manually via DisassociateServiceQuotaTemplateRequest.builder()
disassociateServiceQuotaTemplateRequest - A Consumer that will call methods on DisassociateServiceQuotaTemplateRequest.Builder to
create a request.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceQuotaTemplateNotInUseException - The quota request template is not associated with your organization.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAwsDefaultServiceQuotaResponse getAWSDefaultServiceQuota(GetAwsDefaultServiceQuotaRequest getAwsDefaultServiceQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the default value for the specified quota. The default value does not reflect any quota increases.
getAwsDefaultServiceQuotaRequest - AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAwsDefaultServiceQuotaResponse getAWSDefaultServiceQuota(Consumer<GetAwsDefaultServiceQuotaRequest.Builder> getAwsDefaultServiceQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the default value for the specified quota. The default value does not reflect any quota increases.
This is a convenience which creates an instance of the GetAwsDefaultServiceQuotaRequest.Builder avoiding
the need to create one manually via GetAwsDefaultServiceQuotaRequest.builder()
getAwsDefaultServiceQuotaRequest - A Consumer that will call methods on GetAWSDefaultServiceQuotaRequest.Builder to create a
request.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAssociationForServiceQuotaTemplateResponse getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest getAssociationForServiceQuotaTemplateRequest) throws DependencyAccessDeniedException, ServiceQuotaTemplateNotInUseException, AccessDeniedException, ServiceException, TooManyRequestsException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the status of the association for the quota request template.
getAssociationForServiceQuotaTemplateRequest - DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceQuotaTemplateNotInUseException - The quota request template is not associated with your organization.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAssociationForServiceQuotaTemplateResponse getAssociationForServiceQuotaTemplate(Consumer<GetAssociationForServiceQuotaTemplateRequest.Builder> getAssociationForServiceQuotaTemplateRequest) throws DependencyAccessDeniedException, ServiceQuotaTemplateNotInUseException, AccessDeniedException, ServiceException, TooManyRequestsException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the status of the association for the quota request template.
This is a convenience which creates an instance of the
GetAssociationForServiceQuotaTemplateRequest.Builder avoiding the need to create one manually via
GetAssociationForServiceQuotaTemplateRequest.builder()
getAssociationForServiceQuotaTemplateRequest - A Consumer that will call methods on GetAssociationForServiceQuotaTemplateRequest.Builder
to create a request.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceQuotaTemplateNotInUseException - The quota request template is not associated with your organization.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetRequestedServiceQuotaChangeResponse getRequestedServiceQuotaChange(GetRequestedServiceQuotaChangeRequest getRequestedServiceQuotaChangeRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves information about the specified quota increase request.
getRequestedServiceQuotaChangeRequest - AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetRequestedServiceQuotaChangeResponse getRequestedServiceQuotaChange(Consumer<GetRequestedServiceQuotaChangeRequest.Builder> getRequestedServiceQuotaChangeRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves information about the specified quota increase request.
This is a convenience which creates an instance of the GetRequestedServiceQuotaChangeRequest.Builder
avoiding the need to create one manually via GetRequestedServiceQuotaChangeRequest.builder()
getRequestedServiceQuotaChangeRequest - A Consumer that will call methods on GetRequestedServiceQuotaChangeRequest.Builder to
create a request.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetServiceQuotaResponse getServiceQuota(GetServiceQuotaRequest getServiceQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the applied quota value for the specified quota. For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved.
getServiceQuotaRequest - AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetServiceQuotaResponse getServiceQuota(Consumer<GetServiceQuotaRequest.Builder> getServiceQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the applied quota value for the specified quota. For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved.
This is a convenience which creates an instance of the GetServiceQuotaRequest.Builder avoiding the need
to create one manually via GetServiceQuotaRequest.builder()
getServiceQuotaRequest - A Consumer that will call methods on GetServiceQuotaRequest.Builder to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetServiceQuotaIncreaseRequestFromTemplateResponse getServiceQuotaIncreaseRequestFromTemplate(GetServiceQuotaIncreaseRequestFromTemplateRequest getServiceQuotaIncreaseRequestFromTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, NoSuchResourceException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves information about the specified quota increase request in your quota request template.
getServiceQuotaIncreaseRequestFromTemplateRequest - AccessDeniedException - You do not have sufficient permission to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetServiceQuotaIncreaseRequestFromTemplateResponse getServiceQuotaIncreaseRequestFromTemplate(Consumer<GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder> getServiceQuotaIncreaseRequestFromTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, NoSuchResourceException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves information about the specified quota increase request in your quota request template.
This is a convenience which creates an instance of the
GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder avoiding the need to create one manually via
GetServiceQuotaIncreaseRequestFromTemplateRequest.builder()
getServiceQuotaIncreaseRequestFromTemplateRequest - A Consumer that will call methods on
GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAwsDefaultServiceQuotasResponse listAWSDefaultServiceQuotas(ListAwsDefaultServiceQuotasRequest listAwsDefaultServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the default values for the quotas for the specified AWS service. A default value does not reflect any quota increases.
listAwsDefaultServiceQuotasRequest - AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAwsDefaultServiceQuotasResponse listAWSDefaultServiceQuotas(Consumer<ListAwsDefaultServiceQuotasRequest.Builder> listAwsDefaultServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the default values for the quotas for the specified AWS service. A default value does not reflect any quota increases.
This is a convenience which creates an instance of the ListAwsDefaultServiceQuotasRequest.Builder
avoiding the need to create one manually via ListAwsDefaultServiceQuotasRequest.builder()
listAwsDefaultServiceQuotasRequest - A Consumer that will call methods on ListAWSDefaultServiceQuotasRequest.Builder to create
a request.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAWSDefaultServiceQuotasIterable listAWSDefaultServiceQuotasPaginator(ListAwsDefaultServiceQuotasRequest listAwsDefaultServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the default values for the quotas for the specified AWS service. A default value does not reflect any quota increases.
This is a variant of
listAWSDefaultServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListAwsDefaultServiceQuotasRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListAWSDefaultServiceQuotasIterable responses = client.listAWSDefaultServiceQuotasPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListAWSDefaultServiceQuotasIterable responses = client
.listAWSDefaultServiceQuotasPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListAwsDefaultServiceQuotasResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListAWSDefaultServiceQuotasIterable responses = client.listAWSDefaultServiceQuotasPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAWSDefaultServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListAwsDefaultServiceQuotasRequest)
operation.
listAwsDefaultServiceQuotasRequest - AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAWSDefaultServiceQuotasIterable listAWSDefaultServiceQuotasPaginator(Consumer<ListAwsDefaultServiceQuotasRequest.Builder> listAwsDefaultServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the default values for the quotas for the specified AWS service. A default value does not reflect any quota increases.
This is a variant of
listAWSDefaultServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListAwsDefaultServiceQuotasRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListAWSDefaultServiceQuotasIterable responses = client.listAWSDefaultServiceQuotasPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListAWSDefaultServiceQuotasIterable responses = client
.listAWSDefaultServiceQuotasPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListAwsDefaultServiceQuotasResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListAWSDefaultServiceQuotasIterable responses = client.listAWSDefaultServiceQuotasPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAWSDefaultServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListAwsDefaultServiceQuotasRequest)
operation.
This is a convenience which creates an instance of the ListAwsDefaultServiceQuotasRequest.Builder
avoiding the need to create one manually via ListAwsDefaultServiceQuotasRequest.builder()
listAwsDefaultServiceQuotasRequest - A Consumer that will call methods on ListAWSDefaultServiceQuotasRequest.Builder to create
a request.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryResponse listRequestedServiceQuotaChangeHistory(ListRequestedServiceQuotaChangeHistoryRequest listRequestedServiceQuotaChangeHistoryRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the quota increase requests for the specified service.
listRequestedServiceQuotaChangeHistoryRequest - AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryResponse listRequestedServiceQuotaChangeHistory(Consumer<ListRequestedServiceQuotaChangeHistoryRequest.Builder> listRequestedServiceQuotaChangeHistoryRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the quota increase requests for the specified service.
This is a convenience which creates an instance of the
ListRequestedServiceQuotaChangeHistoryRequest.Builder avoiding the need to create one manually via
ListRequestedServiceQuotaChangeHistoryRequest.builder()
listRequestedServiceQuotaChangeHistoryRequest - A Consumer that will call methods on ListRequestedServiceQuotaChangeHistoryRequest.Builder
to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryIterable listRequestedServiceQuotaChangeHistoryPaginator(ListRequestedServiceQuotaChangeHistoryRequest listRequestedServiceQuotaChangeHistoryRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the quota increase requests for the specified service.
This is a variant of
listRequestedServiceQuotaChangeHistory(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryIterable responses = client.listRequestedServiceQuotaChangeHistoryPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryIterable responses = client
.listRequestedServiceQuotaChangeHistoryPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryIterable responses = client.listRequestedServiceQuotaChangeHistoryPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRequestedServiceQuotaChangeHistory(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryRequest)
operation.
listRequestedServiceQuotaChangeHistoryRequest - AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryIterable listRequestedServiceQuotaChangeHistoryPaginator(Consumer<ListRequestedServiceQuotaChangeHistoryRequest.Builder> listRequestedServiceQuotaChangeHistoryRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the quota increase requests for the specified service.
This is a variant of
listRequestedServiceQuotaChangeHistory(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryIterable responses = client.listRequestedServiceQuotaChangeHistoryPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryIterable responses = client
.listRequestedServiceQuotaChangeHistoryPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryIterable responses = client.listRequestedServiceQuotaChangeHistoryPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRequestedServiceQuotaChangeHistory(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryRequest)
operation.
This is a convenience which creates an instance of the
ListRequestedServiceQuotaChangeHistoryRequest.Builder avoiding the need to create one manually via
ListRequestedServiceQuotaChangeHistoryRequest.builder()
listRequestedServiceQuotaChangeHistoryRequest - A Consumer that will call methods on ListRequestedServiceQuotaChangeHistoryRequest.Builder
to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryByQuotaResponse listRequestedServiceQuotaChangeHistoryByQuota(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the quota increase requests for the specified quota.
listRequestedServiceQuotaChangeHistoryByQuotaRequest - AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryByQuotaResponse listRequestedServiceQuotaChangeHistoryByQuota(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the quota increase requests for the specified quota.
This is a convenience which creates an instance of the
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder avoiding the need to create one manually via
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.builder()
listRequestedServiceQuotaChangeHistoryByQuotaRequest - A Consumer that will call methods on
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryByQuotaIterable listRequestedServiceQuotaChangeHistoryByQuotaPaginator(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the quota increase requests for the specified quota.
This is a variant of
listRequestedServiceQuotaChangeHistoryByQuota(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryByQuotaRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryByQuotaIterable responses = client.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryByQuotaIterable responses = client
.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryByQuotaResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryByQuotaIterable responses = client.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRequestedServiceQuotaChangeHistoryByQuota(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryByQuotaRequest)
operation.
listRequestedServiceQuotaChangeHistoryByQuotaRequest - AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryByQuotaIterable listRequestedServiceQuotaChangeHistoryByQuotaPaginator(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the quota increase requests for the specified quota.
This is a variant of
listRequestedServiceQuotaChangeHistoryByQuota(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryByQuotaRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryByQuotaIterable responses = client.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryByQuotaIterable responses = client
.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryByQuotaResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryByQuotaIterable responses = client.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRequestedServiceQuotaChangeHistoryByQuota(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryByQuotaRequest)
operation.
This is a convenience which creates an instance of the
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder avoiding the need to create one manually via
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.builder()
listRequestedServiceQuotaChangeHistoryByQuotaRequest - A Consumer that will call methods on
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotaIncreaseRequestsInTemplateResponse listServiceQuotaIncreaseRequestsInTemplate(ListServiceQuotaIncreaseRequestsInTemplateRequest listServiceQuotaIncreaseRequestsInTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the quota increase requests in the specified quota request template.
listServiceQuotaIncreaseRequestsInTemplateRequest - AccessDeniedException - You do not have sufficient permission to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotaIncreaseRequestsInTemplateResponse listServiceQuotaIncreaseRequestsInTemplate(Consumer<ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder> listServiceQuotaIncreaseRequestsInTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the quota increase requests in the specified quota request template.
This is a convenience which creates an instance of the
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder avoiding the need to create one manually via
ListServiceQuotaIncreaseRequestsInTemplateRequest.builder()
listServiceQuotaIncreaseRequestsInTemplateRequest - A Consumer that will call methods on
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotaIncreaseRequestsInTemplateIterable listServiceQuotaIncreaseRequestsInTemplatePaginator(ListServiceQuotaIncreaseRequestsInTemplateRequest listServiceQuotaIncreaseRequestsInTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the quota increase requests in the specified quota request template.
This is a variant of
listServiceQuotaIncreaseRequestsInTemplate(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotaIncreaseRequestsInTemplateRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotaIncreaseRequestsInTemplateIterable responses = client.listServiceQuotaIncreaseRequestsInTemplatePaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotaIncreaseRequestsInTemplateIterable responses = client
.listServiceQuotaIncreaseRequestsInTemplatePaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListServiceQuotaIncreaseRequestsInTemplateResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotaIncreaseRequestsInTemplateIterable responses = client.listServiceQuotaIncreaseRequestsInTemplatePaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listServiceQuotaIncreaseRequestsInTemplate(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotaIncreaseRequestsInTemplateRequest)
operation.
listServiceQuotaIncreaseRequestsInTemplateRequest - AccessDeniedException - You do not have sufficient permission to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotaIncreaseRequestsInTemplateIterable listServiceQuotaIncreaseRequestsInTemplatePaginator(Consumer<ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder> listServiceQuotaIncreaseRequestsInTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the quota increase requests in the specified quota request template.
This is a variant of
listServiceQuotaIncreaseRequestsInTemplate(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotaIncreaseRequestsInTemplateRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotaIncreaseRequestsInTemplateIterable responses = client.listServiceQuotaIncreaseRequestsInTemplatePaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotaIncreaseRequestsInTemplateIterable responses = client
.listServiceQuotaIncreaseRequestsInTemplatePaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListServiceQuotaIncreaseRequestsInTemplateResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotaIncreaseRequestsInTemplateIterable responses = client.listServiceQuotaIncreaseRequestsInTemplatePaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listServiceQuotaIncreaseRequestsInTemplate(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotaIncreaseRequestsInTemplateRequest)
operation.
This is a convenience which creates an instance of the
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder avoiding the need to create one manually via
ListServiceQuotaIncreaseRequestsInTemplateRequest.builder()
listServiceQuotaIncreaseRequestsInTemplateRequest - A Consumer that will call methods on
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotasResponse listServiceQuotas(ListServiceQuotasRequest listServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the applied quota values for the specified AWS service. For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved.
listServiceQuotasRequest - AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotasResponse listServiceQuotas(Consumer<ListServiceQuotasRequest.Builder> listServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the applied quota values for the specified AWS service. For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved.
This is a convenience which creates an instance of the ListServiceQuotasRequest.Builder avoiding the need
to create one manually via ListServiceQuotasRequest.builder()
listServiceQuotasRequest - A Consumer that will call methods on ListServiceQuotasRequest.Builder to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotasIterable listServiceQuotasPaginator(ListServiceQuotasRequest listServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the applied quota values for the specified AWS service. For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved.
This is a variant of
listServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotasIterable responses = client.listServiceQuotasPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotasIterable responses = client
.listServiceQuotasPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotasIterable responses = client.listServiceQuotasPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasRequest)
operation.
listServiceQuotasRequest - AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotasIterable listServiceQuotasPaginator(Consumer<ListServiceQuotasRequest.Builder> listServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the applied quota values for the specified AWS service. For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved.
This is a variant of
listServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotasIterable responses = client.listServiceQuotasPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotasIterable responses = client
.listServiceQuotasPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotasIterable responses = client.listServiceQuotasPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasRequest)
operation.
This is a convenience which creates an instance of the ListServiceQuotasRequest.Builder avoiding the need
to create one manually via ListServiceQuotasRequest.builder()
listServiceQuotasRequest - A Consumer that will call methods on ListServiceQuotasRequest.Builder to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServicesResponse listServices(ListServicesRequest listServicesRequest) throws AccessDeniedException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the names and codes for the services integrated with Service Quotas.
listServicesRequest - AccessDeniedException - You do not have sufficient permission to perform this action.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServicesResponse listServices(Consumer<ListServicesRequest.Builder> listServicesRequest) throws AccessDeniedException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the names and codes for the services integrated with Service Quotas.
This is a convenience which creates an instance of the ListServicesRequest.Builder avoiding the need to
create one manually via ListServicesRequest.builder()
listServicesRequest - A Consumer that will call methods on ListServicesRequest.Builder to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServicesIterable listServicesPaginator(ListServicesRequest listServicesRequest) throws AccessDeniedException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the names and codes for the services integrated with Service Quotas.
This is a variant of
listServices(software.amazon.awssdk.services.servicequotas.model.ListServicesRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListServicesIterable responses = client.listServicesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListServicesIterable responses = client
.listServicesPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListServicesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListServicesIterable responses = client.listServicesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listServices(software.amazon.awssdk.services.servicequotas.model.ListServicesRequest) operation.
listServicesRequest - AccessDeniedException - You do not have sufficient permission to perform this action.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServicesIterable listServicesPaginator(Consumer<ListServicesRequest.Builder> listServicesRequest) throws AccessDeniedException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the names and codes for the services integrated with Service Quotas.
This is a variant of
listServices(software.amazon.awssdk.services.servicequotas.model.ListServicesRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListServicesIterable responses = client.listServicesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListServicesIterable responses = client
.listServicesPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListServicesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListServicesIterable responses = client.listServicesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listServices(software.amazon.awssdk.services.servicequotas.model.ListServicesRequest) operation.
This is a convenience which creates an instance of the ListServicesRequest.Builder avoiding the need to
create one manually via ListServicesRequest.builder()
listServicesRequest - A Consumer that will call methods on ListServicesRequest.Builder to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws TooManyRequestsException, NoSuchResourceException, IllegalArgumentException, AccessDeniedException, ServiceException, AwsServiceException, SdkClientException, ServiceQuotasException
Returns a list of the tags assigned to the specified applied quota.
listTagsForResourceRequest - TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws TooManyRequestsException, NoSuchResourceException, IllegalArgumentException, AccessDeniedException, ServiceException, AwsServiceException, SdkClientException, ServiceQuotasException
Returns a list of the tags assigned to the specified applied quota.
This is a convenience which creates an instance of the ListTagsForResourceRequest.Builder avoiding the
need to create one manually via ListTagsForResourceRequest.builder()
listTagsForResourceRequest - A Consumer that will call methods on ListTagsForResourceRequest.Builder to create a
request.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PutServiceQuotaIncreaseRequestIntoTemplateResponse putServiceQuotaIncreaseRequestIntoTemplate(PutServiceQuotaIncreaseRequestIntoTemplateRequest putServiceQuotaIncreaseRequestIntoTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, IllegalArgumentException, QuotaExceededException, NoSuchResourceException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Adds a quota increase request to your quota request template.
putServiceQuotaIncreaseRequestIntoTemplateRequest - AccessDeniedException - You do not have sufficient permission to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.IllegalArgumentException - Invalid input was provided.QuotaExceededException - You have exceeded your service quota. To perform the requested action, remove some of the relevant
resources, or use Service Quotas to request a service quota increase.NoSuchResourceException - The specified resource does not exist.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PutServiceQuotaIncreaseRequestIntoTemplateResponse putServiceQuotaIncreaseRequestIntoTemplate(Consumer<PutServiceQuotaIncreaseRequestIntoTemplateRequest.Builder> putServiceQuotaIncreaseRequestIntoTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, IllegalArgumentException, QuotaExceededException, NoSuchResourceException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Adds a quota increase request to your quota request template.
This is a convenience which creates an instance of the
PutServiceQuotaIncreaseRequestIntoTemplateRequest.Builder avoiding the need to create one manually via
PutServiceQuotaIncreaseRequestIntoTemplateRequest.builder()
putServiceQuotaIncreaseRequestIntoTemplateRequest - A Consumer that will call methods on
PutServiceQuotaIncreaseRequestIntoTemplateRequest.Builder to create a request.AccessDeniedException - You do not have sufficient permission to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.IllegalArgumentException - Invalid input was provided.QuotaExceededException - You have exceeded your service quota. To perform the requested action, remove some of the relevant
resources, or use Service Quotas to request a service quota increase.NoSuchResourceException - The specified resource does not exist.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in this AWS Region.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RequestServiceQuotaIncreaseResponse requestServiceQuotaIncrease(RequestServiceQuotaIncreaseRequest requestServiceQuotaIncreaseRequest) throws DependencyAccessDeniedException, QuotaExceededException, ResourceAlreadyExistsException, AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidResourceStateException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Submits a quota increase request for the specified quota.
requestServiceQuotaIncreaseRequest - DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.QuotaExceededException - You have exceeded your service quota. To perform the requested action, remove some of the relevant
resources, or use Service Quotas to request a service quota increase.ResourceAlreadyExistsException - The specified resource already exists.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidResourceStateException - The resource is in an invalid state.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RequestServiceQuotaIncreaseResponse requestServiceQuotaIncrease(Consumer<RequestServiceQuotaIncreaseRequest.Builder> requestServiceQuotaIncreaseRequest) throws DependencyAccessDeniedException, QuotaExceededException, ResourceAlreadyExistsException, AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidResourceStateException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Submits a quota increase request for the specified quota.
This is a convenience which creates an instance of the RequestServiceQuotaIncreaseRequest.Builder
avoiding the need to create one manually via RequestServiceQuotaIncreaseRequest.builder()
requestServiceQuotaIncreaseRequest - A Consumer that will call methods on RequestServiceQuotaIncreaseRequest.Builder to create
a request.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.QuotaExceededException - You have exceeded your service quota. To perform the requested action, remove some of the relevant
resources, or use Service Quotas to request a service quota increase.ResourceAlreadyExistsException - The specified resource already exists.AccessDeniedException - You do not have sufficient permission to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidResourceStateException - The resource is in an invalid state.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws TooManyRequestsException, NoSuchResourceException, TooManyTagsException, TagPolicyViolationException, IllegalArgumentException, AccessDeniedException, ServiceException, AwsServiceException, SdkClientException, ServiceQuotasException
Adds tags to the specified applied quota. You can include one or more tags to add to the quota.
tagResourceRequest - TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.TooManyTagsException - You've exceeded the number of tags allowed for a resource. For more information, see Tag
restrictions in the Service Quotas User Guide.TagPolicyViolationException - The specified tag is a reserved word and cannot be used.IllegalArgumentException - Invalid input was provided.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws TooManyRequestsException, NoSuchResourceException, TooManyTagsException, TagPolicyViolationException, IllegalArgumentException, AccessDeniedException, ServiceException, AwsServiceException, SdkClientException, ServiceQuotasException
Adds tags to the specified applied quota. You can include one or more tags to add to the quota.
This is a convenience which creates an instance of the TagResourceRequest.Builder avoiding the need to
create one manually via TagResourceRequest.builder()
tagResourceRequest - A Consumer that will call methods on TagResourceRequest.Builder to create a request.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.TooManyTagsException - You've exceeded the number of tags allowed for a resource. For more information, see Tag
restrictions in the Service Quotas User Guide.TagPolicyViolationException - The specified tag is a reserved word and cannot be used.IllegalArgumentException - Invalid input was provided.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws TooManyRequestsException, NoSuchResourceException, IllegalArgumentException, AccessDeniedException, ServiceException, AwsServiceException, SdkClientException, ServiceQuotasException
Removes tags from the specified applied quota. You can specify one or more tags to remove.
untagResourceRequest - TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws TooManyRequestsException, NoSuchResourceException, IllegalArgumentException, AccessDeniedException, ServiceException, AwsServiceException, SdkClientException, ServiceQuotasException
Removes tags from the specified applied quota. You can specify one or more tags to remove.
This is a convenience which creates an instance of the UntagResourceRequest.Builder avoiding the need to
create one manually via UntagResourceRequest.builder()
untagResourceRequest - A Consumer that will call methods on UntagResourceRequest.Builder to create a request.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.AccessDeniedException - You do not have sufficient permission to perform this action.ServiceException - Something went wrong.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptionstatic ServiceMetadata serviceMetadata()
Copyright © 2022. All rights reserved.