| Package | Description |
|---|---|
| com.amazonaws.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
static UserStatus |
UserStatus.fromValue(String value)
Use this in place of valueOf.
|
static UserStatus |
UserStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserStatus[] |
UserStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserByPermissionGroup |
UserByPermissionGroup.withStatus(UserStatus status)
The current status of the user account.
|
GetUserResult |
GetUserResult.withStatus(UserStatus status)
The current status of the user account.
|
User |
User.withStatus(UserStatus status)
The current status of the user account.
|
Copyright © 2022. All rights reserved.