| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMigrationResponse> |
LexModelBuildingAsyncClient.getMigration(GetMigrationRequest getMigrationRequest)
Provides details about an ongoing or complete migration from an Amazon Lex V1 bot to an Amazon Lex V2 bot.
|
default GetMigrationResponse |
LexModelBuildingClient.getMigration(GetMigrationRequest getMigrationRequest)
Provides details about an ongoing or complete migration from an Amazon Lex V1 bot to an Amazon Lex V2 bot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMigrationRequestMarshaller.marshall(GetMigrationRequest getMigrationRequest) |
Copyright © 2023. All rights reserved.