Uses of Class
software.amazon.awssdk.services.codeguruprofiler.paginators.ListFindingsReportsIterable
-
Packages that use ListFindingsReportsIterable Package Description software.amazon.awssdk.services.codeguruprofiler This section provides documentation for the Amazon CodeGuru Profiler API operations. -
-
Uses of ListFindingsReportsIterable in software.amazon.awssdk.services.codeguruprofiler
Methods in software.amazon.awssdk.services.codeguruprofiler that return ListFindingsReportsIterable Modifier and Type Method Description default ListFindingsReportsIterableCodeGuruProfilerClient. listFindingsReportsPaginator(Consumer<ListFindingsReportsRequest.Builder> listFindingsReportsRequest)This is a variant ofCodeGuruProfilerClient.listFindingsReports(software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest)operation.default ListFindingsReportsIterableCodeGuruProfilerClient. listFindingsReportsPaginator(ListFindingsReportsRequest listFindingsReportsRequest)This is a variant ofCodeGuruProfilerClient.listFindingsReports(software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest)operation.
-