Uses of Class
software.amazon.awssdk.services.connect.paginators.ListUserProficienciesIterable
-
Packages that use ListUserProficienciesIterable Package Description software.amazon.awssdk.services.connect -
-
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.
-