Uses of Class
software.amazon.awssdk.services.mgn.paginators.ListImportErrorsIterable
-
Packages that use ListImportErrorsIterable Package Description software.amazon.awssdk.services.mgn The Application Migration Service service. -
-
Uses of ListImportErrorsIterable in software.amazon.awssdk.services.mgn
Methods in software.amazon.awssdk.services.mgn that return ListImportErrorsIterable Modifier and Type Method Description default ListImportErrorsIterableMgnClient. listImportErrorsPaginator(Consumer<ListImportErrorsRequest.Builder> listImportErrorsRequest)List import errors.default ListImportErrorsIterableMgnClient. listImportErrorsPaginator(ListImportErrorsRequest listImportErrorsRequest)List import errors.
-