| 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 |
|---|---|
ListRequestedServiceQuotaChangeHistoryByQuotaRequest |
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.withStatus(RequestStatus status)
The status value of the quota increase request.
|
RequestedServiceQuotaChange |
RequestedServiceQuotaChange.withStatus(RequestStatus status)
The state of the quota increase request.
|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withStatus(RequestStatus status)
The status of the quota increase request.
|
Copyright © 2023. All rights reserved.