| Package | Description |
|---|---|
| com.amazonaws.mobile.client.results |
| Modifier and Type | Method and Description |
|---|---|
ForgotPasswordState |
ForgotPasswordResult.getState() |
static ForgotPasswordState |
ForgotPasswordState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ForgotPasswordState[] |
ForgotPasswordState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ForgotPasswordResult(ForgotPasswordState state) |
Copyright © 2020. All rights reserved.