| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateUserProficienciesResult |
AmazonConnectClient.associateUserProficiencies(AssociateUserProficienciesRequest request)
>Associates a set of proficiencies with a user.
|
AssociateUserProficienciesResult |
AmazonConnect.associateUserProficiencies(AssociateUserProficienciesRequest associateUserProficienciesRequest)
>Associates a set of proficiencies with a user.
|
AssociateUserProficienciesResult |
AbstractAmazonConnect.associateUserProficiencies(AssociateUserProficienciesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateUserProficienciesResult> |
AmazonConnectAsyncClient.associateUserProficienciesAsync(AssociateUserProficienciesRequest request,
AsyncHandler<AssociateUserProficienciesRequest,AssociateUserProficienciesResult> asyncHandler) |
Future<AssociateUserProficienciesResult> |
AmazonConnectAsync.associateUserProficienciesAsync(AssociateUserProficienciesRequest associateUserProficienciesRequest,
AsyncHandler<AssociateUserProficienciesRequest,AssociateUserProficienciesResult> asyncHandler)
>Associates a set of proficiencies with a user.
|
Future<AssociateUserProficienciesResult> |
AbstractAmazonConnectAsync.associateUserProficienciesAsync(AssociateUserProficienciesRequest request,
AsyncHandler<AssociateUserProficienciesRequest,AssociateUserProficienciesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateUserProficienciesResult |
AssociateUserProficienciesResult.clone() |
Copyright © 2024. All rights reserved.