| Package | Description |
|---|---|
| com.amazonaws.services.servicequotas |
With Service Quotas, you can view and manage your quotas easily as your Amazon Web Services workloads grow.
|
| com.amazonaws.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.clone() |
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withMaxResults(Integer maxResults)
Specifies the maximum number of results that you want included on each page of the response.
|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withNextToken(String nextToken)
Specifies a value for receiving additional results after you receive a
NextToken response in a
previous request. |
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withQuotaRequestedAtLevel(AppliedLevelEnum quotaRequestedAtLevel)
Specifies at which level within the Amazon Web Services account the quota request applies to.
|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withQuotaRequestedAtLevel(String quotaRequestedAtLevel)
Specifies at which level within the Amazon Web Services account the quota request applies to.
|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withServiceCode(String serviceCode)
Specifies the service identifier.
|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withStatus(RequestStatus status)
Specifies that you want to filter the results to only the requests with the matching status.
|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withStatus(String status)
Specifies that you want to filter the results to only the requests with the matching status.
|
Copyright © 2024. All rights reserved.