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