Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.GetConsolidatedReportPublisher
-
Packages that use GetConsolidatedReportPublisher Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of GetConsolidatedReportPublisher in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return GetConsolidatedReportPublisher Modifier and Type Method Description default GetConsolidatedReportPublisherWellArchitectedAsyncClient. getConsolidatedReportPaginator(Consumer<GetConsolidatedReportRequest.Builder> getConsolidatedReportRequest)Get a consolidated report of your workloads.default GetConsolidatedReportPublisherWellArchitectedAsyncClient. getConsolidatedReportPaginator(GetConsolidatedReportRequest getConsolidatedReportRequest)Get a consolidated report of your workloads.
-