Uses of Class
software.amazon.awssdk.services.connect.model.ListUserProficienciesRequest
-
-
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)
-