| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
static MigrationSortAttribute |
MigrationSortAttribute.fromValue(String value)
Use this in place of valueOf.
|
static MigrationSortAttribute |
MigrationSortAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigrationSortAttribute[] |
MigrationSortAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetMigrationsRequest |
GetMigrationsRequest.withSortByAttribute(MigrationSortAttribute sortByAttribute)
The field to sort the list of migrations by.
|
Copyright © 2023. All rights reserved.