Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.GetConsolidatedReportIterable
-
Packages that use GetConsolidatedReportIterable Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of GetConsolidatedReportIterable in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return GetConsolidatedReportIterable Modifier and Type Method Description default GetConsolidatedReportIterableWellArchitectedClient. getConsolidatedReportPaginator(Consumer<GetConsolidatedReportRequest.Builder> getConsolidatedReportRequest)This is a variant ofWellArchitectedClient.getConsolidatedReport(software.amazon.awssdk.services.wellarchitected.model.GetConsolidatedReportRequest)operation.default GetConsolidatedReportIterableWellArchitectedClient. getConsolidatedReportPaginator(GetConsolidatedReportRequest getConsolidatedReportRequest)This is a variant ofWellArchitectedClient.getConsolidatedReport(software.amazon.awssdk.services.wellarchitected.model.GetConsolidatedReportRequest)operation.
-