| Package | Description |
|---|---|
| com.amazonaws.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
static RequestStatus |
RequestStatus.fromValue(String value)
Use this in place of valueOf.
|
static RequestStatus |
RequestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestStatus[] |
RequestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RequestedServiceQuotaChange |
RequestedServiceQuotaChange.withStatus(RequestStatus status)
The state of the quota increase request.
|
ListRequestedServiceQuotaChangeHistoryByQuotaRequest |
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.withStatus(RequestStatus status)
Specifies that you want to filter the results to only the requests with the matching status.
|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withStatus(RequestStatus status)
Specifies that you want to filter the results to only the requests with the matching status.
|
Copyright © 2025. All rights reserved.