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