Uses of Class
software.amazon.awssdk.services.artifact.paginators.ListReportsIterable
-
Packages that use ListReportsIterable Package Description software.amazon.awssdk.services.artifact This reference provides descriptions of the low-level AWS Artifact Service API. -
-
Uses of ListReportsIterable in software.amazon.awssdk.services.artifact
Methods in software.amazon.awssdk.services.artifact that return ListReportsIterable Modifier and Type Method Description default ListReportsIterableArtifactClient. listReportsPaginator(Consumer<ListReportsRequest.Builder> listReportsRequest)This is a variant ofArtifactClient.listReports(software.amazon.awssdk.services.artifact.model.ListReportsRequest)operation.default ListReportsIterableArtifactClient. listReportsPaginator(ListReportsRequest listReportsRequest)This is a variant ofArtifactClient.listReports(software.amazon.awssdk.services.artifact.model.ListReportsRequest)operation.
-