Uses of Class
software.amazon.awssdk.services.wellarchitected.paginators.ListProfilesPublisher
-
Packages that use ListProfilesPublisher Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool -
-
Uses of ListProfilesPublisher in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected that return ListProfilesPublisher Modifier and Type Method Description default ListProfilesPublisherWellArchitectedAsyncClient. listProfilesPaginator(Consumer<ListProfilesRequest.Builder> listProfilesRequest)List profiles.default ListProfilesPublisherWellArchitectedAsyncClient. listProfilesPaginator(ListProfilesRequest listProfilesRequest)List profiles.
-