Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.ListProfileSharesIterable
-
Packages that use ListProfileSharesIterable Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of ListProfileSharesIterable in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return ListProfileSharesIterable Modifier and Type Method Description default ListProfileSharesIterableWellArchitectedClient. listProfileSharesPaginator(Consumer<ListProfileSharesRequest.Builder> listProfileSharesRequest)List profile shares.default ListProfileSharesIterableWellArchitectedClient. listProfileSharesPaginator(ListProfileSharesRequest listProfileSharesRequest)List profile shares.
-