Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.ListWorkloadSharesPublisher
-
Packages that use ListWorkloadSharesPublisher Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of ListWorkloadSharesPublisher in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return ListWorkloadSharesPublisher Modifier and Type Method Description default ListWorkloadSharesPublisherWellArchitectedAsyncClient. listWorkloadSharesPaginator(Consumer<ListWorkloadSharesRequest.Builder> listWorkloadSharesRequest)List the workload shares associated with the workload.default ListWorkloadSharesPublisherWellArchitectedAsyncClient. listWorkloadSharesPaginator(ListWorkloadSharesRequest listWorkloadSharesRequest)List the workload shares associated with the workload.
-