| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
static MigrationStrategy |
MigrationStrategy.fromValue(String value)
Use this in place of valueOf.
|
static MigrationStrategy |
MigrationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigrationStrategy[] |
MigrationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MigrationSummary |
MigrationSummary.withMigrationStrategy(MigrationStrategy migrationStrategy)
The strategy used to conduct the migration.
|
StartMigrationResult |
StartMigrationResult.withMigrationStrategy(MigrationStrategy migrationStrategy)
The strategy used to conduct the migration.
|
StartMigrationRequest |
StartMigrationRequest.withMigrationStrategy(MigrationStrategy migrationStrategy)
The strategy used to conduct the migration.
|
GetMigrationResult |
GetMigrationResult.withMigrationStrategy(MigrationStrategy migrationStrategy)
The strategy used to conduct the migration.
|
Copyright © 2023. All rights reserved.