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)This is a variant ofWellArchitectedAsyncClient.listProfiles(software.amazon.awssdk.services.wellarchitected.model.ListProfilesRequest)operation.default ListProfilesPublisherWellArchitectedAsyncClient. listProfilesPaginator(ListProfilesRequest listProfilesRequest)This is a variant ofWellArchitectedAsyncClient.listProfiles(software.amazon.awssdk.services.wellarchitected.model.ListProfilesRequest)operation.
-