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)This is a variant ofConnectClient.listUserProficiencies(software.amazon.awssdk.services.connect.model.ListUserProficienciesRequest)operation.default ListUserProficienciesIterableConnectClient. listUserProficienciesPaginator(ListUserProficienciesRequest listUserProficienciesRequest)This is a variant ofConnectClient.listUserProficiencies(software.amazon.awssdk.services.connect.model.ListUserProficienciesRequest)operation.
-