Uses of Class
software.amazon.awssdk.services.connect.paginators.ListUserProficienciesPublisher
-
Packages that use ListUserProficienciesPublisher Package Description software.amazon.awssdk.services.connect -
-
Uses of ListUserProficienciesPublisher in software.amazon.awssdk.services.connect
Methods in software.amazon.awssdk.services.connect that return ListUserProficienciesPublisher Modifier and Type Method Description default ListUserProficienciesPublisherConnectAsyncClient. listUserProficienciesPaginator(Consumer<ListUserProficienciesRequest.Builder> listUserProficienciesRequest)This is a variant ofConnectAsyncClient.listUserProficiencies(software.amazon.awssdk.services.connect.model.ListUserProficienciesRequest)operation.default ListUserProficienciesPublisherConnectAsyncClient. listUserProficienciesPaginator(ListUserProficienciesRequest listUserProficienciesRequest)This is a variant ofConnectAsyncClient.listUserProficiencies(software.amazon.awssdk.services.connect.model.ListUserProficienciesRequest)operation.
-