| 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<ListSecurityKeysResult> |
AbstractAmazonConnectAsync.listSecurityKeysAsync(ListSecurityKeysRequest request,
AsyncHandler<ListSecurityKeysRequest,ListSecurityKeysResult> asyncHandler) |
Future<ListSecurityKeysResult> |
AmazonConnectAsync.listSecurityKeysAsync(ListSecurityKeysRequest listSecurityKeysRequest,
AsyncHandler<ListSecurityKeysRequest,ListSecurityKeysResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to change.
|
Future<ListSecurityKeysResult> |
AmazonConnectAsyncClient.listSecurityKeysAsync(ListSecurityKeysRequest request,
AsyncHandler<ListSecurityKeysRequest,ListSecurityKeysResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListSecurityKeysRequest |
ListSecurityKeysRequest.clone() |
ListSecurityKeysRequest |
ListSecurityKeysRequest.withInstanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
ListSecurityKeysRequest |
ListSecurityKeysRequest.withMaxResults(Integer maxResults)
The maximum number of results to return per page.
|
ListSecurityKeysRequest |
ListSecurityKeysRequest.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2022. All rights reserved.