Uses of Class
software.amazon.awssdk.services.connect.model.ListUserProficienciesRequest
-
Packages that use ListUserProficienciesRequest 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.software.amazon.awssdk.services.connect.paginators software.amazon.awssdk.services.connect.transform -
-
Uses of ListUserProficienciesRequest in software.amazon.awssdk.services.connect
-
Uses of ListUserProficienciesRequest in software.amazon.awssdk.services.connect.paginators
Constructors in software.amazon.awssdk.services.connect.paginators with parameters of type ListUserProficienciesRequest Constructor Description ListUserProficienciesIterable(ConnectClient client, ListUserProficienciesRequest firstRequest)ListUserProficienciesPublisher(ConnectAsyncClient client, ListUserProficienciesRequest firstRequest) -
Uses of ListUserProficienciesRequest in software.amazon.awssdk.services.connect.transform
Methods in software.amazon.awssdk.services.connect.transform with parameters of type ListUserProficienciesRequest Modifier and Type Method Description SdkHttpFullRequestListUserProficienciesRequestMarshaller. marshall(ListUserProficienciesRequest listUserProficienciesRequest)
-