| Package | Description |
|---|---|
| com.amazonaws.services.connect |
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateUserProficienciesResult |
AmazonConnectClient.updateUserProficiencies(UpdateUserProficienciesRequest request)
Updates the properties associated with the proficiencies of a user.
|
UpdateUserProficienciesResult |
AbstractAmazonConnect.updateUserProficiencies(UpdateUserProficienciesRequest request) |
UpdateUserProficienciesResult |
AmazonConnect.updateUserProficiencies(UpdateUserProficienciesRequest updateUserProficienciesRequest)
Updates the properties associated with the proficiencies of a user.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateUserProficienciesResult> |
AmazonConnectAsyncClient.updateUserProficienciesAsync(UpdateUserProficienciesRequest request,
AsyncHandler<UpdateUserProficienciesRequest,UpdateUserProficienciesResult> asyncHandler) |
Future<UpdateUserProficienciesResult> |
AbstractAmazonConnectAsync.updateUserProficienciesAsync(UpdateUserProficienciesRequest request,
AsyncHandler<UpdateUserProficienciesRequest,UpdateUserProficienciesResult> asyncHandler) |
Future<UpdateUserProficienciesResult> |
AmazonConnectAsync.updateUserProficienciesAsync(UpdateUserProficienciesRequest updateUserProficienciesRequest,
AsyncHandler<UpdateUserProficienciesRequest,UpdateUserProficienciesResult> asyncHandler)
Updates the properties associated with the proficiencies of a user.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateUserProficienciesResult |
UpdateUserProficienciesResult.clone() |
Copyright © 2024. All rights reserved.