@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSServiceQuotasAsync extends AbstractAWSServiceQuotas implements AWSServiceQuotasAsync
AWSServiceQuotasAsync. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAWSServiceQuotasAsync() |
associateServiceQuotaTemplate, deleteServiceQuotaIncreaseRequestFromTemplate, disassociateServiceQuotaTemplate, getAssociationForServiceQuotaTemplate, getAWSDefaultServiceQuota, getCachedResponseMetadata, getRequestedServiceQuotaChange, getServiceQuota, getServiceQuotaIncreaseRequestFromTemplate, listAWSDefaultServiceQuotas, listRequestedServiceQuotaChangeHistory, listRequestedServiceQuotaChangeHistoryByQuota, listServiceQuotaIncreaseRequestsInTemplate, listServiceQuotas, listServices, putServiceQuotaIncreaseRequestIntoTemplate, requestServiceQuotaIncrease, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociateServiceQuotaTemplate, deleteServiceQuotaIncreaseRequestFromTemplate, disassociateServiceQuotaTemplate, getAssociationForServiceQuotaTemplate, getAWSDefaultServiceQuota, getCachedResponseMetadata, getRequestedServiceQuotaChange, getServiceQuota, getServiceQuotaIncreaseRequestFromTemplate, listAWSDefaultServiceQuotas, listRequestedServiceQuotaChangeHistory, listRequestedServiceQuotaChangeHistoryByQuota, listServiceQuotaIncreaseRequestsInTemplate, listServiceQuotas, listServices, putServiceQuotaIncreaseRequestIntoTemplate, requestServiceQuotaIncrease, shutdownpublic Future<AssociateServiceQuotaTemplateResult> associateServiceQuotaTemplateAsync(AssociateServiceQuotaTemplateRequest request)
AWSServiceQuotasAsyncAssociates the Service Quotas template with your organization so that when new accounts are created in your organization, the template submits increase requests for the specified service quotas. Use the Service Quotas template to request an increase for any adjustable quota value. After you define the Service Quotas template, use this operation to associate, or enable, the template.
associateServiceQuotaTemplateAsync in interface AWSServiceQuotasAsyncpublic Future<AssociateServiceQuotaTemplateResult> associateServiceQuotaTemplateAsync(AssociateServiceQuotaTemplateRequest request, AsyncHandler<AssociateServiceQuotaTemplateRequest,AssociateServiceQuotaTemplateResult> asyncHandler)
AWSServiceQuotasAsyncAssociates the Service Quotas template with your organization so that when new accounts are created in your organization, the template submits increase requests for the specified service quotas. Use the Service Quotas template to request an increase for any adjustable quota value. After you define the Service Quotas template, use this operation to associate, or enable, the template.
associateServiceQuotaTemplateAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteServiceQuotaIncreaseRequestFromTemplateResult> deleteServiceQuotaIncreaseRequestFromTemplateAsync(DeleteServiceQuotaIncreaseRequestFromTemplateRequest request)
AWSServiceQuotasAsyncRemoves a service quota increase request from the Service Quotas template.
deleteServiceQuotaIncreaseRequestFromTemplateAsync in interface AWSServiceQuotasAsyncpublic Future<DeleteServiceQuotaIncreaseRequestFromTemplateResult> deleteServiceQuotaIncreaseRequestFromTemplateAsync(DeleteServiceQuotaIncreaseRequestFromTemplateRequest request, AsyncHandler<DeleteServiceQuotaIncreaseRequestFromTemplateRequest,DeleteServiceQuotaIncreaseRequestFromTemplateResult> asyncHandler)
AWSServiceQuotasAsyncRemoves a service quota increase request from the Service Quotas template.
deleteServiceQuotaIncreaseRequestFromTemplateAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DisassociateServiceQuotaTemplateResult> disassociateServiceQuotaTemplateAsync(DisassociateServiceQuotaTemplateRequest request)
AWSServiceQuotasAsyncDisables the Service Quotas template. Once the template is disabled, it does not request quota increases for new accounts in your organization. Disabling the quota template does not apply the quota increase requests from the template.
Related operations
To enable the quota template, call AssociateServiceQuotaTemplate.
To delete a specific service quota from the template, use DeleteServiceQuotaIncreaseRequestFromTemplate.
disassociateServiceQuotaTemplateAsync in interface AWSServiceQuotasAsyncpublic Future<DisassociateServiceQuotaTemplateResult> disassociateServiceQuotaTemplateAsync(DisassociateServiceQuotaTemplateRequest request, AsyncHandler<DisassociateServiceQuotaTemplateRequest,DisassociateServiceQuotaTemplateResult> asyncHandler)
AWSServiceQuotasAsyncDisables the Service Quotas template. Once the template is disabled, it does not request quota increases for new accounts in your organization. Disabling the quota template does not apply the quota increase requests from the template.
Related operations
To enable the quota template, call AssociateServiceQuotaTemplate.
To delete a specific service quota from the template, use DeleteServiceQuotaIncreaseRequestFromTemplate.
disassociateServiceQuotaTemplateAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAWSDefaultServiceQuotaResult> getAWSDefaultServiceQuotaAsync(GetAWSDefaultServiceQuotaRequest request)
AWSServiceQuotasAsyncRetrieves the default service quotas values. The Value returned for each quota is the AWS default value, even if the quotas have been increased..
getAWSDefaultServiceQuotaAsync in interface AWSServiceQuotasAsyncpublic Future<GetAWSDefaultServiceQuotaResult> getAWSDefaultServiceQuotaAsync(GetAWSDefaultServiceQuotaRequest request, AsyncHandler<GetAWSDefaultServiceQuotaRequest,GetAWSDefaultServiceQuotaResult> asyncHandler)
AWSServiceQuotasAsyncRetrieves the default service quotas values. The Value returned for each quota is the AWS default value, even if the quotas have been increased..
getAWSDefaultServiceQuotaAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAssociationForServiceQuotaTemplateResult> getAssociationForServiceQuotaTemplateAsync(GetAssociationForServiceQuotaTemplateRequest request)
AWSServiceQuotasAsync
Retrieves the ServiceQuotaTemplateAssociationStatus value from the service. Use this action to
determine if the Service Quota template is associated, or enabled.
getAssociationForServiceQuotaTemplateAsync in interface AWSServiceQuotasAsyncpublic Future<GetAssociationForServiceQuotaTemplateResult> getAssociationForServiceQuotaTemplateAsync(GetAssociationForServiceQuotaTemplateRequest request, AsyncHandler<GetAssociationForServiceQuotaTemplateRequest,GetAssociationForServiceQuotaTemplateResult> asyncHandler)
AWSServiceQuotasAsync
Retrieves the ServiceQuotaTemplateAssociationStatus value from the service. Use this action to
determine if the Service Quota template is associated, or enabled.
getAssociationForServiceQuotaTemplateAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetRequestedServiceQuotaChangeResult> getRequestedServiceQuotaChangeAsync(GetRequestedServiceQuotaChangeRequest request)
AWSServiceQuotasAsyncRetrieves the details for a particular increase request.
getRequestedServiceQuotaChangeAsync in interface AWSServiceQuotasAsyncpublic Future<GetRequestedServiceQuotaChangeResult> getRequestedServiceQuotaChangeAsync(GetRequestedServiceQuotaChangeRequest request, AsyncHandler<GetRequestedServiceQuotaChangeRequest,GetRequestedServiceQuotaChangeResult> asyncHandler)
AWSServiceQuotasAsyncRetrieves the details for a particular increase request.
getRequestedServiceQuotaChangeAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetServiceQuotaResult> getServiceQuotaAsync(GetServiceQuotaRequest request)
AWSServiceQuotasAsync
Returns the details for the specified service quota. This operation provides a different Value than the
GetAWSDefaultServiceQuota operation. This operation returns the applied value for each quota.
GetAWSDefaultServiceQuota returns the default AWS value for each quota.
getServiceQuotaAsync in interface AWSServiceQuotasAsyncpublic Future<GetServiceQuotaResult> getServiceQuotaAsync(GetServiceQuotaRequest request, AsyncHandler<GetServiceQuotaRequest,GetServiceQuotaResult> asyncHandler)
AWSServiceQuotasAsync
Returns the details for the specified service quota. This operation provides a different Value than the
GetAWSDefaultServiceQuota operation. This operation returns the applied value for each quota.
GetAWSDefaultServiceQuota returns the default AWS value for each quota.
getServiceQuotaAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetServiceQuotaIncreaseRequestFromTemplateResult> getServiceQuotaIncreaseRequestFromTemplateAsync(GetServiceQuotaIncreaseRequestFromTemplateRequest request)
AWSServiceQuotasAsyncReturns the details of the service quota increase request in your template.
getServiceQuotaIncreaseRequestFromTemplateAsync in interface AWSServiceQuotasAsyncpublic Future<GetServiceQuotaIncreaseRequestFromTemplateResult> getServiceQuotaIncreaseRequestFromTemplateAsync(GetServiceQuotaIncreaseRequestFromTemplateRequest request, AsyncHandler<GetServiceQuotaIncreaseRequestFromTemplateRequest,GetServiceQuotaIncreaseRequestFromTemplateResult> asyncHandler)
AWSServiceQuotasAsyncReturns the details of the service quota increase request in your template.
getServiceQuotaIncreaseRequestFromTemplateAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAWSDefaultServiceQuotasResult> listAWSDefaultServiceQuotasAsync(ListAWSDefaultServiceQuotasRequest request)
AWSServiceQuotasAsync
Lists all default service quotas for the specified AWS service or all AWS services. ListAWSDefaultServiceQuotas
is similar to ListServiceQuotas except for the Value object. The Value object returned by
ListAWSDefaultServiceQuotas is the default value assigned by AWS. This request returns a list of all
service quotas for the specified service. The listing of each you'll see the default values are the values that
AWS provides for the quotas.
Always check the NextToken response parameter when calling any of the List* operations.
These operations can return an unexpected list of results, even when there are more results available. When this
happens, the NextToken response parameter contains a value to pass the next call to the same API to
request the next part of the list.
listAWSDefaultServiceQuotasAsync in interface AWSServiceQuotasAsyncpublic Future<ListAWSDefaultServiceQuotasResult> listAWSDefaultServiceQuotasAsync(ListAWSDefaultServiceQuotasRequest request, AsyncHandler<ListAWSDefaultServiceQuotasRequest,ListAWSDefaultServiceQuotasResult> asyncHandler)
AWSServiceQuotasAsync
Lists all default service quotas for the specified AWS service or all AWS services. ListAWSDefaultServiceQuotas
is similar to ListServiceQuotas except for the Value object. The Value object returned by
ListAWSDefaultServiceQuotas is the default value assigned by AWS. This request returns a list of all
service quotas for the specified service. The listing of each you'll see the default values are the values that
AWS provides for the quotas.
Always check the NextToken response parameter when calling any of the List* operations.
These operations can return an unexpected list of results, even when there are more results available. When this
happens, the NextToken response parameter contains a value to pass the next call to the same API to
request the next part of the list.
listAWSDefaultServiceQuotasAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListRequestedServiceQuotaChangeHistoryResult> listRequestedServiceQuotaChangeHistoryAsync(ListRequestedServiceQuotaChangeHistoryRequest request)
AWSServiceQuotasAsyncRequests a list of the changes to quotas for a service.
listRequestedServiceQuotaChangeHistoryAsync in interface AWSServiceQuotasAsyncpublic Future<ListRequestedServiceQuotaChangeHistoryResult> listRequestedServiceQuotaChangeHistoryAsync(ListRequestedServiceQuotaChangeHistoryRequest request, AsyncHandler<ListRequestedServiceQuotaChangeHistoryRequest,ListRequestedServiceQuotaChangeHistoryResult> asyncHandler)
AWSServiceQuotasAsyncRequests a list of the changes to quotas for a service.
listRequestedServiceQuotaChangeHistoryAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListRequestedServiceQuotaChangeHistoryByQuotaResult> listRequestedServiceQuotaChangeHistoryByQuotaAsync(ListRequestedServiceQuotaChangeHistoryByQuotaRequest request)
AWSServiceQuotasAsync
Requests a list of the changes to specific service quotas. This command provides additional granularity over the
ListRequestedServiceQuotaChangeHistory command. Once a quota change request has reached
CASE_CLOSED, APPROVED, or DENIED, the history has been kept for 90 days.
listRequestedServiceQuotaChangeHistoryByQuotaAsync in interface AWSServiceQuotasAsyncpublic Future<ListRequestedServiceQuotaChangeHistoryByQuotaResult> listRequestedServiceQuotaChangeHistoryByQuotaAsync(ListRequestedServiceQuotaChangeHistoryByQuotaRequest request, AsyncHandler<ListRequestedServiceQuotaChangeHistoryByQuotaRequest,ListRequestedServiceQuotaChangeHistoryByQuotaResult> asyncHandler)
AWSServiceQuotasAsync
Requests a list of the changes to specific service quotas. This command provides additional granularity over the
ListRequestedServiceQuotaChangeHistory command. Once a quota change request has reached
CASE_CLOSED, APPROVED, or DENIED, the history has been kept for 90 days.
listRequestedServiceQuotaChangeHistoryByQuotaAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListServiceQuotaIncreaseRequestsInTemplateResult> listServiceQuotaIncreaseRequestsInTemplateAsync(ListServiceQuotaIncreaseRequestsInTemplateRequest request)
AWSServiceQuotasAsyncReturns a list of the quota increase requests in the template.
listServiceQuotaIncreaseRequestsInTemplateAsync in interface AWSServiceQuotasAsyncpublic Future<ListServiceQuotaIncreaseRequestsInTemplateResult> listServiceQuotaIncreaseRequestsInTemplateAsync(ListServiceQuotaIncreaseRequestsInTemplateRequest request, AsyncHandler<ListServiceQuotaIncreaseRequestsInTemplateRequest,ListServiceQuotaIncreaseRequestsInTemplateResult> asyncHandler)
AWSServiceQuotasAsyncReturns a list of the quota increase requests in the template.
listServiceQuotaIncreaseRequestsInTemplateAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListServiceQuotasResult> listServiceQuotasAsync(ListServiceQuotasRequest request)
AWSServiceQuotasAsyncLists all service quotas for the specified AWS service. This request returns a list of the service quotas for the specified service. you'll see the default values are the values that AWS provides for the quotas.
Always check the NextToken response parameter when calling any of the List* operations.
These operations can return an unexpected list of results, even when there are more results available. When this
happens, the NextToken response parameter contains a value to pass the next call to the same API to
request the next part of the list.
listServiceQuotasAsync in interface AWSServiceQuotasAsyncpublic Future<ListServiceQuotasResult> listServiceQuotasAsync(ListServiceQuotasRequest request, AsyncHandler<ListServiceQuotasRequest,ListServiceQuotasResult> asyncHandler)
AWSServiceQuotasAsyncLists all service quotas for the specified AWS service. This request returns a list of the service quotas for the specified service. you'll see the default values are the values that AWS provides for the quotas.
Always check the NextToken response parameter when calling any of the List* operations.
These operations can return an unexpected list of results, even when there are more results available. When this
happens, the NextToken response parameter contains a value to pass the next call to the same API to
request the next part of the list.
listServiceQuotasAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListServicesResult> listServicesAsync(ListServicesRequest request)
AWSServiceQuotasAsyncLists the AWS services available in Service Quotas. Not all AWS services are available in Service Quotas. To list the see the list of the service quotas for a specific service, use ListServiceQuotas.
listServicesAsync in interface AWSServiceQuotasAsyncpublic Future<ListServicesResult> listServicesAsync(ListServicesRequest request, AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler)
AWSServiceQuotasAsyncLists the AWS services available in Service Quotas. Not all AWS services are available in Service Quotas. To list the see the list of the service quotas for a specific service, use ListServiceQuotas.
listServicesAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutServiceQuotaIncreaseRequestIntoTemplateResult> putServiceQuotaIncreaseRequestIntoTemplateAsync(PutServiceQuotaIncreaseRequestIntoTemplateRequest request)
AWSServiceQuotasAsync
Defines and adds a quota to the service quota template. To add a quota to the template, you must provide the
ServiceCode, QuotaCode, AwsRegion, and DesiredValue. Once you
add a quota to the template, use ListServiceQuotaIncreaseRequestsInTemplate to see the list of quotas in
the template.
putServiceQuotaIncreaseRequestIntoTemplateAsync in interface AWSServiceQuotasAsyncpublic Future<PutServiceQuotaIncreaseRequestIntoTemplateResult> putServiceQuotaIncreaseRequestIntoTemplateAsync(PutServiceQuotaIncreaseRequestIntoTemplateRequest request, AsyncHandler<PutServiceQuotaIncreaseRequestIntoTemplateRequest,PutServiceQuotaIncreaseRequestIntoTemplateResult> asyncHandler)
AWSServiceQuotasAsync
Defines and adds a quota to the service quota template. To add a quota to the template, you must provide the
ServiceCode, QuotaCode, AwsRegion, and DesiredValue. Once you
add a quota to the template, use ListServiceQuotaIncreaseRequestsInTemplate to see the list of quotas in
the template.
putServiceQuotaIncreaseRequestIntoTemplateAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RequestServiceQuotaIncreaseResult> requestServiceQuotaIncreaseAsync(RequestServiceQuotaIncreaseRequest request)
AWSServiceQuotasAsyncRetrieves the details of a service quota increase request. The response to this command provides the details in the RequestedServiceQuotaChange object.
requestServiceQuotaIncreaseAsync in interface AWSServiceQuotasAsyncpublic Future<RequestServiceQuotaIncreaseResult> requestServiceQuotaIncreaseAsync(RequestServiceQuotaIncreaseRequest request, AsyncHandler<RequestServiceQuotaIncreaseRequest,RequestServiceQuotaIncreaseResult> asyncHandler)
AWSServiceQuotasAsyncRetrieves the details of a service quota increase request. The response to this command provides the details in the RequestedServiceQuotaChange object.
requestServiceQuotaIncreaseAsync in interface AWSServiceQuotasAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2019. All rights reserved.