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)This is a variant ofLexModelBuildingAsyncClient.getMigrations(software.amazon.awssdk.services.lexmodelbuilding.model.GetMigrationsRequest)operation.default GetMigrationsPublisherLexModelBuildingAsyncClient. getMigrationsPaginator(GetMigrationsRequest getMigrationsRequest)This is a variant ofLexModelBuildingAsyncClient.getMigrations(software.amazon.awssdk.services.lexmodelbuilding.model.GetMigrationsRequest)operation.
-