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