Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.paginators.GetMigrationsIterable
-
Packages that use GetMigrationsIterable Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions -
-
Uses of GetMigrationsIterable in software.amazon.awssdk.services.lexmodelbuilding
Methods in software.amazon.awssdk.services.lexmodelbuilding that return GetMigrationsIterable Modifier and Type Method Description default GetMigrationsIterableLexModelBuildingClient. getMigrationsPaginator(Consumer<GetMigrationsRequest.Builder> getMigrationsRequest)Gets a list of migrations between Amazon Lex V1 and Amazon Lex V2.default GetMigrationsIterableLexModelBuildingClient. getMigrationsPaginator(GetMigrationsRequest getMigrationsRequest)Gets a list of migrations between Amazon Lex V1 and Amazon Lex V2.
-