Uses of Class
software.amazon.awssdk.services.connect.paginators.ListUserProficienciesIterable
-
Packages that use ListUserProficienciesIterable Package Description software.amazon.awssdk.services.connect Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center and provide reliable customer engagement at any scale. -
-
Uses of ListUserProficienciesIterable in software.amazon.awssdk.services.connect
Methods in software.amazon.awssdk.services.connect that return ListUserProficienciesIterable Modifier and Type Method Description default ListUserProficienciesIterableConnectClient. listUserProficienciesPaginator(Consumer<ListUserProficienciesRequest.Builder> listUserProficienciesRequest)Lists proficiencies associated with a user.default ListUserProficienciesIterableConnectClient. listUserProficienciesPaginator(ListUserProficienciesRequest listUserProficienciesRequest)Lists proficiencies associated with a user.
-