Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.ListCheckSummariesIterable
-
Packages that use ListCheckSummariesIterable Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of ListCheckSummariesIterable in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return ListCheckSummariesIterable Modifier and Type Method Description default ListCheckSummariesIterableWellArchitectedClient. listCheckSummariesPaginator(Consumer<ListCheckSummariesRequest.Builder> listCheckSummariesRequest)List of Trusted Advisor checks summarized for all accounts related to the workload.default ListCheckSummariesIterableWellArchitectedClient. listCheckSummariesPaginator(ListCheckSummariesRequest listCheckSummariesRequest)List of Trusted Advisor checks summarized for all accounts related to the workload.
-