| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
static UserImportJobStatusType |
UserImportJobStatusType.fromValue(String value)
Use this in place of valueOf.
|
static UserImportJobStatusType |
UserImportJobStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserImportJobStatusType[] |
UserImportJobStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserImportJobType.setStatus(UserImportJobStatusType status)
The status of the user import job.
|
UserImportJobType |
UserImportJobType.withStatus(UserImportJobStatusType status)
The status of the user import job.
|
Copyright © 2023. All rights reserved.