| Package | Description |
|---|---|
| com.amazonaws.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
static QuotaContextScope |
QuotaContextScope.fromValue(String value)
Use this in place of valueOf.
|
static QuotaContextScope |
QuotaContextScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuotaContextScope[] |
QuotaContextScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QuotaContextInfo |
QuotaContextInfo.withContextScope(QuotaContextScope contextScope)
Specifies whether the quota applies to an Amazon Web Services account, or to a resource.
|
Copyright © 2023. All rights reserved.