| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
static LimitName |
LimitName.fromValue(String value)
Use this in place of valueOf.
|
static LimitName |
LimitName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LimitName[] |
LimitName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceLimitExceededException |
ServiceLimitExceededException.withLimitName(LimitName limitName)
The name of the quota that was exceeded.
|
Copyright © 2022. All rights reserved.