Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.ListLensSharesPublisher
-
Packages that use ListLensSharesPublisher Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of ListLensSharesPublisher in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return ListLensSharesPublisher Modifier and Type Method Description default ListLensSharesPublisherWellArchitectedAsyncClient. listLensSharesPaginator(Consumer<ListLensSharesRequest.Builder> listLensSharesRequest)List the lens shares associated with the lens.default ListLensSharesPublisherWellArchitectedAsyncClient. listLensSharesPaginator(ListLensSharesRequest listLensSharesRequest)List the lens shares associated with the lens.
-