Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.ListProfileSharesPublisher
-
Packages that use ListProfileSharesPublisher Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of ListProfileSharesPublisher in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return ListProfileSharesPublisher Modifier and Type Method Description default ListProfileSharesPublisherWellArchitectedAsyncClient. listProfileSharesPaginator(Consumer<ListProfileSharesRequest.Builder> listProfileSharesRequest)This is a variant ofWellArchitectedAsyncClient.listProfileShares(software.amazon.awssdk.services.wellarchitected.model.ListProfileSharesRequest)operation.default ListProfileSharesPublisherWellArchitectedAsyncClient. listProfileSharesPaginator(ListProfileSharesRequest listProfileSharesRequest)This is a variant ofWellArchitectedAsyncClient.listProfileShares(software.amazon.awssdk.services.wellarchitected.model.ListProfileSharesRequest)operation.
-