| Package | Description |
|---|---|
| com.amazonaws.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
static AppliedLevelEnum |
AppliedLevelEnum.fromValue(String value)
Use this in place of valueOf.
|
static AppliedLevelEnum |
AppliedLevelEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppliedLevelEnum[] |
AppliedLevelEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceQuota |
ServiceQuota.withQuotaAppliedAtLevel(AppliedLevelEnum quotaAppliedAtLevel)
Specifies at which level of granularity that the quota value is applied.
|
ListServiceQuotasRequest |
ListServiceQuotasRequest.withQuotaAppliedAtLevel(AppliedLevelEnum quotaAppliedAtLevel)
Specifies at which level of granularity that the quota value is applied.
|
RequestedServiceQuotaChange |
RequestedServiceQuotaChange.withQuotaRequestedAtLevel(AppliedLevelEnum quotaRequestedAtLevel)
Specifies at which level within the Amazon Web Services account the quota request applies to.
|
ListRequestedServiceQuotaChangeHistoryByQuotaRequest |
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.withQuotaRequestedAtLevel(AppliedLevelEnum quotaRequestedAtLevel)
Specifies at which level within the Amazon Web Services account the quota request applies to.
|
ListRequestedServiceQuotaChangeHistoryRequest |
ListRequestedServiceQuotaChangeHistoryRequest.withQuotaRequestedAtLevel(AppliedLevelEnum quotaRequestedAtLevel)
Specifies at which level within the Amazon Web Services account the quota request applies to.
|
Copyright © 2025. All rights reserved.