Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.ListCheckSummariesPublisher
-
Packages that use ListCheckSummariesPublisher Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of ListCheckSummariesPublisher in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return ListCheckSummariesPublisher Modifier and Type Method Description default ListCheckSummariesPublisherWellArchitectedAsyncClient. listCheckSummariesPaginator(Consumer<ListCheckSummariesRequest.Builder> listCheckSummariesRequest)This is a variant ofWellArchitectedAsyncClient.listCheckSummaries(software.amazon.awssdk.services.wellarchitected.model.ListCheckSummariesRequest)operation.default ListCheckSummariesPublisherWellArchitectedAsyncClient. listCheckSummariesPaginator(ListCheckSummariesRequest listCheckSummariesRequest)This is a variant ofWellArchitectedAsyncClient.listCheckSummaries(software.amazon.awssdk.services.wellarchitected.model.ListCheckSummariesRequest)operation.
-