| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.paginators | |
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMigrationsResponse> |
LexModelBuildingAsyncClient.getMigrations(GetMigrationsRequest getMigrationsRequest)
Gets a list of migrations between Amazon Lex V1 and Amazon Lex V2.
|
default GetMigrationsResponse |
LexModelBuildingClient.getMigrations(GetMigrationsRequest getMigrationsRequest)
Gets a list of migrations between Amazon Lex V1 and Amazon Lex V2.
|
default GetMigrationsPublisher |
LexModelBuildingAsyncClient.getMigrationsPaginator(GetMigrationsRequest getMigrationsRequest)
Gets a list of migrations between Amazon Lex V1 and Amazon Lex V2.
|
default GetMigrationsIterable |
LexModelBuildingClient.getMigrationsPaginator(GetMigrationsRequest getMigrationsRequest)
Gets a list of migrations between Amazon Lex V1 and Amazon Lex V2.
|
| Constructor and Description |
|---|
GetMigrationsIterable(LexModelBuildingClient client,
GetMigrationsRequest firstRequest) |
GetMigrationsPublisher(LexModelBuildingAsyncClient client,
GetMigrationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMigrationsRequestMarshaller.marshall(GetMigrationsRequest getMigrationsRequest) |
Copyright © 2023. All rights reserved.