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)This is a variant ofWellArchitectedClient.listProfileShares(software.amazon.awssdk.services.wellarchitected.model.ListProfileSharesRequest)operation.default ListProfileSharesIterableWellArchitectedClient. listProfileSharesPaginator(ListProfileSharesRequest listProfileSharesRequest)This is a variant ofWellArchitectedClient.listProfileShares(software.amazon.awssdk.services.wellarchitected.model.ListProfileSharesRequest)operation.
-