| Package | Description |
|---|---|
| com.amazonaws.services.servicequotas |
Service Quotas is a web service that you can use to manage many of your AWS service quotas.
|
| com.amazonaws.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.clone() |
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withMaxResults(Integer maxResults)
(Optional) Limits the number of results that you want to include in the response.
|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withNextToken(String nextToken)
(Optional) Use this parameter in a request if you receive a
NextToken response in a previous request
that indicates that there's more output available. |
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withServiceCode(String serviceCode)
Specifies the service that you want to use.
|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withStatus(RequestStatus status)
Specifies the status value of the quota increase request.
|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withStatus(String status)
Specifies the status value of the quota increase request.
|
Copyright © 2019. All rights reserved.