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)List import errors.default ListImportErrorsPublisherMgnAsyncClient. listImportErrorsPaginator(ListImportErrorsRequest listImportErrorsRequest)List import errors.
-