| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding |
|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
GetMigrationResult |
AmazonLexModelBuildingClient.getMigration(GetMigrationRequest request)
Provides details about an ongoing or complete migration from an Amazon Lex V1 bot to an Amazon Lex V2 bot.
|
GetMigrationResult |
AmazonLexModelBuilding.getMigration(GetMigrationRequest getMigrationRequest)
Provides details about an ongoing or complete migration from an Amazon Lex V1 bot to an Amazon Lex V2 bot.
|
GetMigrationResult |
AbstractAmazonLexModelBuilding.getMigration(GetMigrationRequest request) |
Future<GetMigrationResult> |
AbstractAmazonLexModelBuildingAsync.getMigrationAsync(GetMigrationRequest request) |
Future<GetMigrationResult> |
AmazonLexModelBuildingAsync.getMigrationAsync(GetMigrationRequest getMigrationRequest)
Provides details about an ongoing or complete migration from an Amazon Lex V1 bot to an Amazon Lex V2 bot.
|
Future<GetMigrationResult> |
AmazonLexModelBuildingAsyncClient.getMigrationAsync(GetMigrationRequest request) |
Future<GetMigrationResult> |
AbstractAmazonLexModelBuildingAsync.getMigrationAsync(GetMigrationRequest request,
AsyncHandler<GetMigrationRequest,GetMigrationResult> asyncHandler) |
Future<GetMigrationResult> |
AmazonLexModelBuildingAsync.getMigrationAsync(GetMigrationRequest getMigrationRequest,
AsyncHandler<GetMigrationRequest,GetMigrationResult> asyncHandler)
Provides details about an ongoing or complete migration from an Amazon Lex V1 bot to an Amazon Lex V2 bot.
|
Future<GetMigrationResult> |
AmazonLexModelBuildingAsyncClient.getMigrationAsync(GetMigrationRequest request,
AsyncHandler<GetMigrationRequest,GetMigrationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetMigrationResult> |
AbstractAmazonLexModelBuildingAsync.getMigrationAsync(GetMigrationRequest request,
AsyncHandler<GetMigrationRequest,GetMigrationResult> asyncHandler) |
Future<GetMigrationResult> |
AmazonLexModelBuildingAsync.getMigrationAsync(GetMigrationRequest getMigrationRequest,
AsyncHandler<GetMigrationRequest,GetMigrationResult> asyncHandler)
Provides details about an ongoing or complete migration from an Amazon Lex V1 bot to an Amazon Lex V2 bot.
|
Future<GetMigrationResult> |
AmazonLexModelBuildingAsyncClient.getMigrationAsync(GetMigrationRequest request,
AsyncHandler<GetMigrationRequest,GetMigrationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetMigrationRequest |
GetMigrationRequest.clone() |
GetMigrationRequest |
GetMigrationRequest.withMigrationId(String migrationId)
The unique identifier of the migration to view.
|
Copyright © 2023. All rights reserved.