Uses of Class
software.amazon.awssdk.services.mgn.paginators.ListExportsPublisher
-
Packages that use ListExportsPublisher Package Description software.amazon.awssdk.services.mgn The Application Migration Service service. -
-
Uses of ListExportsPublisher in software.amazon.awssdk.services.mgn
Methods in software.amazon.awssdk.services.mgn that return ListExportsPublisher Modifier and Type Method Description default ListExportsPublisherMgnAsyncClient. listExportsPaginator(Consumer<ListExportsRequest.Builder> listExportsRequest)This is a variant ofMgnAsyncClient.listExports(software.amazon.awssdk.services.mgn.model.ListExportsRequest)operation.default ListExportsPublisherMgnAsyncClient. listExportsPaginator(ListExportsRequest listExportsRequest)This is a variant ofMgnAsyncClient.listExports(software.amazon.awssdk.services.mgn.model.ListExportsRequest)operation.
-