| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceLimit |
ServiceLimit.fromValue(String value)
Use this in place of valueOf.
|
static ServiceLimit |
ServiceLimit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceLimit[] |
ServiceLimit.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.withLimit(ServiceLimit limit)
Enumeration of the service limit that was exceeded.
|
Copyright © 2021. All rights reserved.