Uses of Class
software.amazon.awssdk.services.mgn.paginators.ListImportErrorsPublisher
-
Packages that use ListImportErrorsPublisher Package Description software.amazon.awssdk.services.mgn The Application Migration Service service. -
-
Uses of ListImportErrorsPublisher in software.amazon.awssdk.services.mgn
Methods in software.amazon.awssdk.services.mgn that return ListImportErrorsPublisher Modifier and Type Method Description default ListImportErrorsPublisherMgnAsyncClient. listImportErrorsPaginator(Consumer<ListImportErrorsRequest.Builder> listImportErrorsRequest)This is a variant ofMgnAsyncClient.listImportErrors(software.amazon.awssdk.services.mgn.model.ListImportErrorsRequest)operation.default ListImportErrorsPublisherMgnAsyncClient. listImportErrorsPaginator(ListImportErrorsRequest listImportErrorsRequest)This is a variant ofMgnAsyncClient.listImportErrors(software.amazon.awssdk.services.mgn.model.ListImportErrorsRequest)operation.
-