| Package | Description |
|---|---|
| com.amazonaws.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
static ResultStatus |
ResultStatus.fromValue(String value)
Use this in place of valueOf.
|
static ResultStatus |
ResultStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultStatus[] |
ResultStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserAccessResultItem |
UserAccessResultItem.withResultStatus(ResultStatus resultStatus)
The status of the user access result item.
|
Copyright © 2024. All rights reserved.