| Package | Description |
|---|---|
| com.amazonaws.mobile.client |
| Modifier and Type | Method and Description |
|---|---|
UserState |
UserStateDetails.getUserState() |
static UserState |
UserState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserState[] |
UserState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UserStateDetails(UserState userState,
Map<String,String> details) |
Copyright © 2020. All rights reserved.