| 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 |
|---|---|
Future<AssociateSecurityKeyResult> |
AbstractAmazonConnectAsync.associateSecurityKeyAsync(AssociateSecurityKeyRequest request,
AsyncHandler<AssociateSecurityKeyRequest,AssociateSecurityKeyResult> asyncHandler) |
Future<AssociateSecurityKeyResult> |
AmazonConnectAsyncClient.associateSecurityKeyAsync(AssociateSecurityKeyRequest request,
AsyncHandler<AssociateSecurityKeyRequest,AssociateSecurityKeyResult> asyncHandler) |
Future<AssociateSecurityKeyResult> |
AmazonConnectAsync.associateSecurityKeyAsync(AssociateSecurityKeyRequest associateSecurityKeyRequest,
AsyncHandler<AssociateSecurityKeyRequest,AssociateSecurityKeyResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateSecurityKeyRequest |
AssociateSecurityKeyRequest.clone() |
AssociateSecurityKeyRequest |
AssociateSecurityKeyRequest.withInstanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
AssociateSecurityKeyRequest |
AssociateSecurityKeyRequest.withKey(String key)
A valid security key in PEM format.
|
Copyright © 2021. All rights reserved.