Uses of Class
software.amazon.awssdk.services.mgn.paginators.ListExportErrorsPublisher
-
Packages that use ListExportErrorsPublisher Package Description software.amazon.awssdk.services.mgn The Application Migration Service service. -
-
Uses of ListExportErrorsPublisher in software.amazon.awssdk.services.mgn
Methods in software.amazon.awssdk.services.mgn that return ListExportErrorsPublisher Modifier and Type Method Description default ListExportErrorsPublisherMgnAsyncClient. listExportErrorsPaginator(Consumer<ListExportErrorsRequest.Builder> listExportErrorsRequest)This is a variant ofMgnAsyncClient.listExportErrors(software.amazon.awssdk.services.mgn.model.ListExportErrorsRequest)operation.default ListExportErrorsPublisherMgnAsyncClient. listExportErrorsPaginator(ListExportErrorsRequest listExportErrorsRequest)This is a variant ofMgnAsyncClient.listExportErrors(software.amazon.awssdk.services.mgn.model.ListExportErrorsRequest)operation.
-