public class AmazonConnectAsyncClient extends AmazonConnectClient implements AmazonConnectAsync
Amazon Connect is a cloud-based contact center solution that makes it easy to set up and manage a customer contact center and provide reliable customer engagement at any scale.
Amazon Connect provides rich metrics and real-time reporting that allow you to optimize contact routing. You can also resolve customer issues more efficiently by putting customers in touch with the right agents.
There are limits to the number of Amazon Connect resources that you can create and limits to the number of requests that you can make per second. For more information, see Amazon Connect Service Quotas in the Amazon Connect Administrator Guide.
To connect programmatically to an AWS service, you use an endpoint. For a list of Amazon Connect endpoints, see Amazon Connect Endpoints.
Working with contact flows? Check out the Amazon Connect Flow language.
LOGGING_AWS_REQUEST_METRIC
Constructor and Description |
---|
AmazonConnectAsyncClient()
Deprecated.
|
AmazonConnectAsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on Amazon
Connect using the specified AWS account credentials.
|
AmazonConnectAsyncClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration,
java.util.concurrent.ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on Amazon
Connect using the specified AWS account credentials, executor service,
and client configuration options.
|
AmazonConnectAsyncClient(AWSCredentials awsCredentials,
java.util.concurrent.ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on Amazon
Connect using the specified AWS account credentials and executor service.
|
AmazonConnectAsyncClient(AWSCredentialsProvider awsCredentialsProvider)
Constructs a new asynchronous client to invoke service methods on Amazon
Connect using the specified AWS account credentials provider.
|
AmazonConnectAsyncClient(AWSCredentialsProvider awsCredentialsProvider,
ClientConfiguration clientConfiguration)
Constructs a new asynchronous client to invoke service methods on Amazon
Connect using the specified AWS account credentials provider and client
configuration options.
|
AmazonConnectAsyncClient(AWSCredentialsProvider awsCredentialsProvider,
ClientConfiguration clientConfiguration,
java.util.concurrent.ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on Amazon
Connect using the specified AWS account credentials provider, executor
service, and client configuration options.
|
AmazonConnectAsyncClient(AWSCredentialsProvider awsCredentialsProvider,
java.util.concurrent.ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on Amazon
Connect using the specified AWS account credentials provider and executor
service.
|
AmazonConnectAsyncClient(ClientConfiguration clientConfiguration)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<java.lang.Void> |
associateApprovedOriginAsync(AssociateApprovedOriginRequest associateApprovedOriginRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
associateApprovedOriginAsync(AssociateApprovedOriginRequest associateApprovedOriginRequest,
AsyncHandler<AssociateApprovedOriginRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<AssociateInstanceStorageConfigResult> |
associateInstanceStorageConfigAsync(AssociateInstanceStorageConfigRequest associateInstanceStorageConfigRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<AssociateInstanceStorageConfigResult> |
associateInstanceStorageConfigAsync(AssociateInstanceStorageConfigRequest associateInstanceStorageConfigRequest,
AsyncHandler<AssociateInstanceStorageConfigRequest,AssociateInstanceStorageConfigResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
associateLambdaFunctionAsync(AssociateLambdaFunctionRequest associateLambdaFunctionRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
associateLambdaFunctionAsync(AssociateLambdaFunctionRequest associateLambdaFunctionRequest,
AsyncHandler<AssociateLambdaFunctionRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
associateLexBotAsync(AssociateLexBotRequest associateLexBotRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
associateLexBotAsync(AssociateLexBotRequest associateLexBotRequest,
AsyncHandler<AssociateLexBotRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
associateRoutingProfileQueuesAsync(AssociateRoutingProfileQueuesRequest associateRoutingProfileQueuesRequest)
Associates a set of queues with a routing profile.
|
java.util.concurrent.Future<java.lang.Void> |
associateRoutingProfileQueuesAsync(AssociateRoutingProfileQueuesRequest associateRoutingProfileQueuesRequest,
AsyncHandler<AssociateRoutingProfileQueuesRequest,java.lang.Void> asyncHandler)
Associates a set of queues with a routing profile.
|
java.util.concurrent.Future<AssociateSecurityKeyResult> |
associateSecurityKeyAsync(AssociateSecurityKeyRequest associateSecurityKeyRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<AssociateSecurityKeyResult> |
associateSecurityKeyAsync(AssociateSecurityKeyRequest associateSecurityKeyRequest,
AsyncHandler<AssociateSecurityKeyRequest,AssociateSecurityKeyResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<CreateContactFlowResult> |
createContactFlowAsync(CreateContactFlowRequest createContactFlowRequest)
Creates a contact flow for the specified Amazon Connect instance.
|
java.util.concurrent.Future<CreateContactFlowResult> |
createContactFlowAsync(CreateContactFlowRequest createContactFlowRequest,
AsyncHandler<CreateContactFlowRequest,CreateContactFlowResult> asyncHandler)
Creates a contact flow for the specified Amazon Connect instance.
|
java.util.concurrent.Future<CreateInstanceResult> |
createInstanceAsync(CreateInstanceRequest createInstanceRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<CreateInstanceResult> |
createInstanceAsync(CreateInstanceRequest createInstanceRequest,
AsyncHandler<CreateInstanceRequest,CreateInstanceResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<CreateIntegrationAssociationResult> |
createIntegrationAssociationAsync(CreateIntegrationAssociationRequest createIntegrationAssociationRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<CreateIntegrationAssociationResult> |
createIntegrationAssociationAsync(CreateIntegrationAssociationRequest createIntegrationAssociationRequest,
AsyncHandler<CreateIntegrationAssociationRequest,CreateIntegrationAssociationResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<CreateQuickConnectResult> |
createQuickConnectAsync(CreateQuickConnectRequest createQuickConnectRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<CreateQuickConnectResult> |
createQuickConnectAsync(CreateQuickConnectRequest createQuickConnectRequest,
AsyncHandler<CreateQuickConnectRequest,CreateQuickConnectResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<CreateRoutingProfileResult> |
createRoutingProfileAsync(CreateRoutingProfileRequest createRoutingProfileRequest)
Creates a new routing profile.
|
java.util.concurrent.Future<CreateRoutingProfileResult> |
createRoutingProfileAsync(CreateRoutingProfileRequest createRoutingProfileRequest,
AsyncHandler<CreateRoutingProfileRequest,CreateRoutingProfileResult> asyncHandler)
Creates a new routing profile.
|
java.util.concurrent.Future<CreateUseCaseResult> |
createUseCaseAsync(CreateUseCaseRequest createUseCaseRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<CreateUseCaseResult> |
createUseCaseAsync(CreateUseCaseRequest createUseCaseRequest,
AsyncHandler<CreateUseCaseRequest,CreateUseCaseResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<CreateUserResult> |
createUserAsync(CreateUserRequest createUserRequest)
Creates a user account for the specified Amazon Connect instance.
|
java.util.concurrent.Future<CreateUserResult> |
createUserAsync(CreateUserRequest createUserRequest,
AsyncHandler<CreateUserRequest,CreateUserResult> asyncHandler)
Creates a user account for the specified Amazon Connect instance.
|
java.util.concurrent.Future<CreateUserHierarchyGroupResult> |
createUserHierarchyGroupAsync(CreateUserHierarchyGroupRequest createUserHierarchyGroupRequest)
Creates a new user hierarchy group.
|
java.util.concurrent.Future<CreateUserHierarchyGroupResult> |
createUserHierarchyGroupAsync(CreateUserHierarchyGroupRequest createUserHierarchyGroupRequest,
AsyncHandler<CreateUserHierarchyGroupRequest,CreateUserHierarchyGroupResult> asyncHandler)
Creates a new user hierarchy group.
|
java.util.concurrent.Future<java.lang.Void> |
deleteInstanceAsync(DeleteInstanceRequest deleteInstanceRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
deleteInstanceAsync(DeleteInstanceRequest deleteInstanceRequest,
AsyncHandler<DeleteInstanceRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
deleteIntegrationAssociationAsync(DeleteIntegrationAssociationRequest deleteIntegrationAssociationRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
deleteIntegrationAssociationAsync(DeleteIntegrationAssociationRequest deleteIntegrationAssociationRequest,
AsyncHandler<DeleteIntegrationAssociationRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
deleteQuickConnectAsync(DeleteQuickConnectRequest deleteQuickConnectRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
deleteQuickConnectAsync(DeleteQuickConnectRequest deleteQuickConnectRequest,
AsyncHandler<DeleteQuickConnectRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
deleteUseCaseAsync(DeleteUseCaseRequest deleteUseCaseRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
deleteUseCaseAsync(DeleteUseCaseRequest deleteUseCaseRequest,
AsyncHandler<DeleteUseCaseRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
deleteUserAsync(DeleteUserRequest deleteUserRequest)
Deletes a user account from the specified Amazon Connect instance.
|
java.util.concurrent.Future<java.lang.Void> |
deleteUserAsync(DeleteUserRequest deleteUserRequest,
AsyncHandler<DeleteUserRequest,java.lang.Void> asyncHandler)
Deletes a user account from the specified Amazon Connect instance.
|
java.util.concurrent.Future<java.lang.Void> |
deleteUserHierarchyGroupAsync(DeleteUserHierarchyGroupRequest deleteUserHierarchyGroupRequest)
Deletes an existing user hierarchy group.
|
java.util.concurrent.Future<java.lang.Void> |
deleteUserHierarchyGroupAsync(DeleteUserHierarchyGroupRequest deleteUserHierarchyGroupRequest,
AsyncHandler<DeleteUserHierarchyGroupRequest,java.lang.Void> asyncHandler)
Deletes an existing user hierarchy group.
|
java.util.concurrent.Future<DescribeContactFlowResult> |
describeContactFlowAsync(DescribeContactFlowRequest describeContactFlowRequest)
Describes the specified contact flow.
|
java.util.concurrent.Future<DescribeContactFlowResult> |
describeContactFlowAsync(DescribeContactFlowRequest describeContactFlowRequest,
AsyncHandler<DescribeContactFlowRequest,DescribeContactFlowResult> asyncHandler)
Describes the specified contact flow.
|
java.util.concurrent.Future<DescribeInstanceResult> |
describeInstanceAsync(DescribeInstanceRequest describeInstanceRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<DescribeInstanceResult> |
describeInstanceAsync(DescribeInstanceRequest describeInstanceRequest,
AsyncHandler<DescribeInstanceRequest,DescribeInstanceResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<DescribeInstanceAttributeResult> |
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest describeInstanceAttributeRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<DescribeInstanceAttributeResult> |
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest describeInstanceAttributeRequest,
AsyncHandler<DescribeInstanceAttributeRequest,DescribeInstanceAttributeResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<DescribeInstanceStorageConfigResult> |
describeInstanceStorageConfigAsync(DescribeInstanceStorageConfigRequest describeInstanceStorageConfigRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<DescribeInstanceStorageConfigResult> |
describeInstanceStorageConfigAsync(DescribeInstanceStorageConfigRequest describeInstanceStorageConfigRequest,
AsyncHandler<DescribeInstanceStorageConfigRequest,DescribeInstanceStorageConfigResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<DescribeQuickConnectResult> |
describeQuickConnectAsync(DescribeQuickConnectRequest describeQuickConnectRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<DescribeQuickConnectResult> |
describeQuickConnectAsync(DescribeQuickConnectRequest describeQuickConnectRequest,
AsyncHandler<DescribeQuickConnectRequest,DescribeQuickConnectResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<DescribeRoutingProfileResult> |
describeRoutingProfileAsync(DescribeRoutingProfileRequest describeRoutingProfileRequest)
Describes the specified routing profile.
|
java.util.concurrent.Future<DescribeRoutingProfileResult> |
describeRoutingProfileAsync(DescribeRoutingProfileRequest describeRoutingProfileRequest,
AsyncHandler<DescribeRoutingProfileRequest,DescribeRoutingProfileResult> asyncHandler)
Describes the specified routing profile.
|
java.util.concurrent.Future<DescribeUserResult> |
describeUserAsync(DescribeUserRequest describeUserRequest)
Describes the specified user account.
|
java.util.concurrent.Future<DescribeUserResult> |
describeUserAsync(DescribeUserRequest describeUserRequest,
AsyncHandler<DescribeUserRequest,DescribeUserResult> asyncHandler)
Describes the specified user account.
|
java.util.concurrent.Future<DescribeUserHierarchyGroupResult> |
describeUserHierarchyGroupAsync(DescribeUserHierarchyGroupRequest describeUserHierarchyGroupRequest)
Describes the specified hierarchy group.
|
java.util.concurrent.Future<DescribeUserHierarchyGroupResult> |
describeUserHierarchyGroupAsync(DescribeUserHierarchyGroupRequest describeUserHierarchyGroupRequest,
AsyncHandler<DescribeUserHierarchyGroupRequest,DescribeUserHierarchyGroupResult> asyncHandler)
Describes the specified hierarchy group.
|
java.util.concurrent.Future<DescribeUserHierarchyStructureResult> |
describeUserHierarchyStructureAsync(DescribeUserHierarchyStructureRequest describeUserHierarchyStructureRequest)
Describes the hierarchy structure of the specified Amazon Connect
instance.
|
java.util.concurrent.Future<DescribeUserHierarchyStructureResult> |
describeUserHierarchyStructureAsync(DescribeUserHierarchyStructureRequest describeUserHierarchyStructureRequest,
AsyncHandler<DescribeUserHierarchyStructureRequest,DescribeUserHierarchyStructureResult> asyncHandler)
Describes the hierarchy structure of the specified Amazon Connect
instance.
|
java.util.concurrent.Future<java.lang.Void> |
disassociateApprovedOriginAsync(DisassociateApprovedOriginRequest disassociateApprovedOriginRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
disassociateApprovedOriginAsync(DisassociateApprovedOriginRequest disassociateApprovedOriginRequest,
AsyncHandler<DisassociateApprovedOriginRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
disassociateInstanceStorageConfigAsync(DisassociateInstanceStorageConfigRequest disassociateInstanceStorageConfigRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
disassociateInstanceStorageConfigAsync(DisassociateInstanceStorageConfigRequest disassociateInstanceStorageConfigRequest,
AsyncHandler<DisassociateInstanceStorageConfigRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
disassociateLambdaFunctionAsync(DisassociateLambdaFunctionRequest disassociateLambdaFunctionRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
disassociateLambdaFunctionAsync(DisassociateLambdaFunctionRequest disassociateLambdaFunctionRequest,
AsyncHandler<DisassociateLambdaFunctionRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
disassociateLexBotAsync(DisassociateLexBotRequest disassociateLexBotRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
disassociateLexBotAsync(DisassociateLexBotRequest disassociateLexBotRequest,
AsyncHandler<DisassociateLexBotRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
disassociateRoutingProfileQueuesAsync(DisassociateRoutingProfileQueuesRequest disassociateRoutingProfileQueuesRequest)
Disassociates a set of queues from a routing profile.
|
java.util.concurrent.Future<java.lang.Void> |
disassociateRoutingProfileQueuesAsync(DisassociateRoutingProfileQueuesRequest disassociateRoutingProfileQueuesRequest,
AsyncHandler<DisassociateRoutingProfileQueuesRequest,java.lang.Void> asyncHandler)
Disassociates a set of queues from a routing profile.
|
java.util.concurrent.Future<java.lang.Void> |
disassociateSecurityKeyAsync(DisassociateSecurityKeyRequest disassociateSecurityKeyRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
disassociateSecurityKeyAsync(DisassociateSecurityKeyRequest disassociateSecurityKeyRequest,
AsyncHandler<DisassociateSecurityKeyRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<GetContactAttributesResult> |
getContactAttributesAsync(GetContactAttributesRequest getContactAttributesRequest)
Retrieves the contact attributes for the specified contact.
|
java.util.concurrent.Future<GetContactAttributesResult> |
getContactAttributesAsync(GetContactAttributesRequest getContactAttributesRequest,
AsyncHandler<GetContactAttributesRequest,GetContactAttributesResult> asyncHandler)
Retrieves the contact attributes for the specified contact.
|
java.util.concurrent.Future<GetCurrentMetricDataResult> |
getCurrentMetricDataAsync(GetCurrentMetricDataRequest getCurrentMetricDataRequest)
Gets the real-time metric data from the specified Amazon Connect
instance.
|
java.util.concurrent.Future<GetCurrentMetricDataResult> |
getCurrentMetricDataAsync(GetCurrentMetricDataRequest getCurrentMetricDataRequest,
AsyncHandler<GetCurrentMetricDataRequest,GetCurrentMetricDataResult> asyncHandler)
Gets the real-time metric data from the specified Amazon Connect
instance.
|
java.util.concurrent.ExecutorService |
getExecutorService()
Returns the executor service used by this async client to execute
requests.
|
java.util.concurrent.Future<GetFederationTokenResult> |
getFederationTokenAsync(GetFederationTokenRequest getFederationTokenRequest)
Retrieves a token for federation.
|
java.util.concurrent.Future<GetFederationTokenResult> |
getFederationTokenAsync(GetFederationTokenRequest getFederationTokenRequest,
AsyncHandler<GetFederationTokenRequest,GetFederationTokenResult> asyncHandler)
Retrieves a token for federation.
|
java.util.concurrent.Future<GetMetricDataResult> |
getMetricDataAsync(GetMetricDataRequest getMetricDataRequest)
Gets historical metric data from the specified Amazon Connect instance.
|
java.util.concurrent.Future<GetMetricDataResult> |
getMetricDataAsync(GetMetricDataRequest getMetricDataRequest,
AsyncHandler<GetMetricDataRequest,GetMetricDataResult> asyncHandler)
Gets historical metric data from the specified Amazon Connect instance.
|
java.util.concurrent.Future<ListApprovedOriginsResult> |
listApprovedOriginsAsync(ListApprovedOriginsRequest listApprovedOriginsRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListApprovedOriginsResult> |
listApprovedOriginsAsync(ListApprovedOriginsRequest listApprovedOriginsRequest,
AsyncHandler<ListApprovedOriginsRequest,ListApprovedOriginsResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListContactFlowsResult> |
listContactFlowsAsync(ListContactFlowsRequest listContactFlowsRequest)
Provides information about the contact flows for the specified Amazon
Connect instance.
|
java.util.concurrent.Future<ListContactFlowsResult> |
listContactFlowsAsync(ListContactFlowsRequest listContactFlowsRequest,
AsyncHandler<ListContactFlowsRequest,ListContactFlowsResult> asyncHandler)
Provides information about the contact flows for the specified Amazon
Connect instance.
|
java.util.concurrent.Future<ListHoursOfOperationsResult> |
listHoursOfOperationsAsync(ListHoursOfOperationsRequest listHoursOfOperationsRequest)
Provides information about the hours of operation for the specified
Amazon Connect instance.
|
java.util.concurrent.Future<ListHoursOfOperationsResult> |
listHoursOfOperationsAsync(ListHoursOfOperationsRequest listHoursOfOperationsRequest,
AsyncHandler<ListHoursOfOperationsRequest,ListHoursOfOperationsResult> asyncHandler)
Provides information about the hours of operation for the specified
Amazon Connect instance.
|
java.util.concurrent.Future<ListInstanceAttributesResult> |
listInstanceAttributesAsync(ListInstanceAttributesRequest listInstanceAttributesRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListInstanceAttributesResult> |
listInstanceAttributesAsync(ListInstanceAttributesRequest listInstanceAttributesRequest,
AsyncHandler<ListInstanceAttributesRequest,ListInstanceAttributesResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListInstancesResult> |
listInstancesAsync(ListInstancesRequest listInstancesRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListInstancesResult> |
listInstancesAsync(ListInstancesRequest listInstancesRequest,
AsyncHandler<ListInstancesRequest,ListInstancesResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListInstanceStorageConfigsResult> |
listInstanceStorageConfigsAsync(ListInstanceStorageConfigsRequest listInstanceStorageConfigsRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListInstanceStorageConfigsResult> |
listInstanceStorageConfigsAsync(ListInstanceStorageConfigsRequest listInstanceStorageConfigsRequest,
AsyncHandler<ListInstanceStorageConfigsRequest,ListInstanceStorageConfigsResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListIntegrationAssociationsResult> |
listIntegrationAssociationsAsync(ListIntegrationAssociationsRequest listIntegrationAssociationsRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListIntegrationAssociationsResult> |
listIntegrationAssociationsAsync(ListIntegrationAssociationsRequest listIntegrationAssociationsRequest,
AsyncHandler<ListIntegrationAssociationsRequest,ListIntegrationAssociationsResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListLambdaFunctionsResult> |
listLambdaFunctionsAsync(ListLambdaFunctionsRequest listLambdaFunctionsRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListLambdaFunctionsResult> |
listLambdaFunctionsAsync(ListLambdaFunctionsRequest listLambdaFunctionsRequest,
AsyncHandler<ListLambdaFunctionsRequest,ListLambdaFunctionsResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListLexBotsResult> |
listLexBotsAsync(ListLexBotsRequest listLexBotsRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListLexBotsResult> |
listLexBotsAsync(ListLexBotsRequest listLexBotsRequest,
AsyncHandler<ListLexBotsRequest,ListLexBotsResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListPhoneNumbersResult> |
listPhoneNumbersAsync(ListPhoneNumbersRequest listPhoneNumbersRequest)
Provides information about the phone numbers for the specified Amazon
Connect instance.
|
java.util.concurrent.Future<ListPhoneNumbersResult> |
listPhoneNumbersAsync(ListPhoneNumbersRequest listPhoneNumbersRequest,
AsyncHandler<ListPhoneNumbersRequest,ListPhoneNumbersResult> asyncHandler)
Provides information about the phone numbers for the specified Amazon
Connect instance.
|
java.util.concurrent.Future<ListPromptsResult> |
listPromptsAsync(ListPromptsRequest listPromptsRequest)
Provides information about the prompts for the specified Amazon Connect
instance.
|
java.util.concurrent.Future<ListPromptsResult> |
listPromptsAsync(ListPromptsRequest listPromptsRequest,
AsyncHandler<ListPromptsRequest,ListPromptsResult> asyncHandler)
Provides information about the prompts for the specified Amazon Connect
instance.
|
java.util.concurrent.Future<ListQueuesResult> |
listQueuesAsync(ListQueuesRequest listQueuesRequest)
Provides information about the queues for the specified Amazon Connect
instance.
|
java.util.concurrent.Future<ListQueuesResult> |
listQueuesAsync(ListQueuesRequest listQueuesRequest,
AsyncHandler<ListQueuesRequest,ListQueuesResult> asyncHandler)
Provides information about the queues for the specified Amazon Connect
instance.
|
java.util.concurrent.Future<ListQuickConnectsResult> |
listQuickConnectsAsync(ListQuickConnectsRequest listQuickConnectsRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListQuickConnectsResult> |
listQuickConnectsAsync(ListQuickConnectsRequest listQuickConnectsRequest,
AsyncHandler<ListQuickConnectsRequest,ListQuickConnectsResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListRoutingProfileQueuesResult> |
listRoutingProfileQueuesAsync(ListRoutingProfileQueuesRequest listRoutingProfileQueuesRequest)
List the queues associated with a routing profile.
|
java.util.concurrent.Future<ListRoutingProfileQueuesResult> |
listRoutingProfileQueuesAsync(ListRoutingProfileQueuesRequest listRoutingProfileQueuesRequest,
AsyncHandler<ListRoutingProfileQueuesRequest,ListRoutingProfileQueuesResult> asyncHandler)
List the queues associated with a routing profile.
|
java.util.concurrent.Future<ListRoutingProfilesResult> |
listRoutingProfilesAsync(ListRoutingProfilesRequest listRoutingProfilesRequest)
Provides summary information about the routing profiles for the specified
Amazon Connect instance.
|
java.util.concurrent.Future<ListRoutingProfilesResult> |
listRoutingProfilesAsync(ListRoutingProfilesRequest listRoutingProfilesRequest,
AsyncHandler<ListRoutingProfilesRequest,ListRoutingProfilesResult> asyncHandler)
Provides summary information about the routing profiles for the specified
Amazon Connect instance.
|
java.util.concurrent.Future<ListSecurityKeysResult> |
listSecurityKeysAsync(ListSecurityKeysRequest listSecurityKeysRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListSecurityKeysResult> |
listSecurityKeysAsync(ListSecurityKeysRequest listSecurityKeysRequest,
AsyncHandler<ListSecurityKeysRequest,ListSecurityKeysResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListSecurityProfilesResult> |
listSecurityProfilesAsync(ListSecurityProfilesRequest listSecurityProfilesRequest)
Provides summary information about the security profiles for the
specified Amazon Connect instance.
|
java.util.concurrent.Future<ListSecurityProfilesResult> |
listSecurityProfilesAsync(ListSecurityProfilesRequest listSecurityProfilesRequest,
AsyncHandler<ListSecurityProfilesRequest,ListSecurityProfilesResult> asyncHandler)
Provides summary information about the security profiles for the
specified Amazon Connect instance.
|
java.util.concurrent.Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags for the specified resource.
|
java.util.concurrent.Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists the tags for the specified resource.
|
java.util.concurrent.Future<ListUseCasesResult> |
listUseCasesAsync(ListUseCasesRequest listUseCasesRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListUseCasesResult> |
listUseCasesAsync(ListUseCasesRequest listUseCasesRequest,
AsyncHandler<ListUseCasesRequest,ListUseCasesResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<ListUserHierarchyGroupsResult> |
listUserHierarchyGroupsAsync(ListUserHierarchyGroupsRequest listUserHierarchyGroupsRequest)
Provides summary information about the hierarchy groups for the specified
Amazon Connect instance.
|
java.util.concurrent.Future<ListUserHierarchyGroupsResult> |
listUserHierarchyGroupsAsync(ListUserHierarchyGroupsRequest listUserHierarchyGroupsRequest,
AsyncHandler<ListUserHierarchyGroupsRequest,ListUserHierarchyGroupsResult> asyncHandler)
Provides summary information about the hierarchy groups for the specified
Amazon Connect instance.
|
java.util.concurrent.Future<ListUsersResult> |
listUsersAsync(ListUsersRequest listUsersRequest)
Provides summary information about the users for the specified Amazon
Connect instance.
|
java.util.concurrent.Future<ListUsersResult> |
listUsersAsync(ListUsersRequest listUsersRequest,
AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler)
Provides summary information about the users for the specified Amazon
Connect instance.
|
java.util.concurrent.Future<ResumeContactRecordingResult> |
resumeContactRecordingAsync(ResumeContactRecordingRequest resumeContactRecordingRequest)
When a contact is being recorded, and the recording has been suspended
using SuspendContactRecording, this API resumes recording the call.
|
java.util.concurrent.Future<ResumeContactRecordingResult> |
resumeContactRecordingAsync(ResumeContactRecordingRequest resumeContactRecordingRequest,
AsyncHandler<ResumeContactRecordingRequest,ResumeContactRecordingResult> asyncHandler)
When a contact is being recorded, and the recording has been suspended
using SuspendContactRecording, this API resumes recording the call.
|
void |
shutdown()
Shuts down the client, releasing all managed resources.
|
java.util.concurrent.Future<StartChatContactResult> |
startChatContactAsync(StartChatContactRequest startChatContactRequest)
Initiates a contact flow to start a new chat for the customer.
|
java.util.concurrent.Future<StartChatContactResult> |
startChatContactAsync(StartChatContactRequest startChatContactRequest,
AsyncHandler<StartChatContactRequest,StartChatContactResult> asyncHandler)
Initiates a contact flow to start a new chat for the customer.
|
java.util.concurrent.Future<StartContactRecordingResult> |
startContactRecordingAsync(StartContactRecordingRequest startContactRecordingRequest)
This API starts recording the contact when the agent joins the call.
|
java.util.concurrent.Future<StartContactRecordingResult> |
startContactRecordingAsync(StartContactRecordingRequest startContactRecordingRequest,
AsyncHandler<StartContactRecordingRequest,StartContactRecordingResult> asyncHandler)
This API starts recording the contact when the agent joins the call.
|
java.util.concurrent.Future<StartOutboundVoiceContactResult> |
startOutboundVoiceContactAsync(StartOutboundVoiceContactRequest startOutboundVoiceContactRequest)
This API places an outbound call to a contact, and then initiates the
contact flow.
|
java.util.concurrent.Future<StartOutboundVoiceContactResult> |
startOutboundVoiceContactAsync(StartOutboundVoiceContactRequest startOutboundVoiceContactRequest,
AsyncHandler<StartOutboundVoiceContactRequest,StartOutboundVoiceContactResult> asyncHandler)
This API places an outbound call to a contact, and then initiates the
contact flow.
|
java.util.concurrent.Future<StartTaskContactResult> |
startTaskContactAsync(StartTaskContactRequest startTaskContactRequest)
Initiates a contact flow to start a new task.
|
java.util.concurrent.Future<StartTaskContactResult> |
startTaskContactAsync(StartTaskContactRequest startTaskContactRequest,
AsyncHandler<StartTaskContactRequest,StartTaskContactResult> asyncHandler)
Initiates a contact flow to start a new task.
|
java.util.concurrent.Future<StopContactResult> |
stopContactAsync(StopContactRequest stopContactRequest)
Ends the specified contact.
|
java.util.concurrent.Future<StopContactResult> |
stopContactAsync(StopContactRequest stopContactRequest,
AsyncHandler<StopContactRequest,StopContactResult> asyncHandler)
Ends the specified contact.
|
java.util.concurrent.Future<StopContactRecordingResult> |
stopContactRecordingAsync(StopContactRecordingRequest stopContactRecordingRequest)
When a contact is being recorded, this API stops recording the call.
|
java.util.concurrent.Future<StopContactRecordingResult> |
stopContactRecordingAsync(StopContactRecordingRequest stopContactRecordingRequest,
AsyncHandler<StopContactRecordingRequest,StopContactRecordingResult> asyncHandler)
When a contact is being recorded, this API stops recording the call.
|
java.util.concurrent.Future<SuspendContactRecordingResult> |
suspendContactRecordingAsync(SuspendContactRecordingRequest suspendContactRecordingRequest)
When a contact is being recorded, this API suspends recording the call.
|
java.util.concurrent.Future<SuspendContactRecordingResult> |
suspendContactRecordingAsync(SuspendContactRecordingRequest suspendContactRecordingRequest,
AsyncHandler<SuspendContactRecordingRequest,SuspendContactRecordingResult> asyncHandler)
When a contact is being recorded, this API suspends recording the call.
|
java.util.concurrent.Future<java.lang.Void> |
tagResourceAsync(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified resource.
|
java.util.concurrent.Future<java.lang.Void> |
tagResourceAsync(TagResourceRequest tagResourceRequest,
AsyncHandler<TagResourceRequest,java.lang.Void> asyncHandler)
Adds the specified tags to the specified resource.
|
java.util.concurrent.Future<java.lang.Void> |
untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified resource.
|
java.util.concurrent.Future<java.lang.Void> |
untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,java.lang.Void> asyncHandler)
Removes the specified tags from the specified resource.
|
java.util.concurrent.Future<UpdateContactAttributesResult> |
updateContactAttributesAsync(UpdateContactAttributesRequest updateContactAttributesRequest)
Creates or updates the contact attributes associated with the specified
contact.
|
java.util.concurrent.Future<UpdateContactAttributesResult> |
updateContactAttributesAsync(UpdateContactAttributesRequest updateContactAttributesRequest,
AsyncHandler<UpdateContactAttributesRequest,UpdateContactAttributesResult> asyncHandler)
Creates or updates the contact attributes associated with the specified
contact.
|
java.util.concurrent.Future<java.lang.Void> |
updateContactFlowContentAsync(UpdateContactFlowContentRequest updateContactFlowContentRequest)
Updates the specified contact flow.
|
java.util.concurrent.Future<java.lang.Void> |
updateContactFlowContentAsync(UpdateContactFlowContentRequest updateContactFlowContentRequest,
AsyncHandler<UpdateContactFlowContentRequest,java.lang.Void> asyncHandler)
Updates the specified contact flow.
|
java.util.concurrent.Future<java.lang.Void> |
updateContactFlowNameAsync(UpdateContactFlowNameRequest updateContactFlowNameRequest)
The name of the contact flow.
|
java.util.concurrent.Future<java.lang.Void> |
updateContactFlowNameAsync(UpdateContactFlowNameRequest updateContactFlowNameRequest,
AsyncHandler<UpdateContactFlowNameRequest,java.lang.Void> asyncHandler)
The name of the contact flow.
|
java.util.concurrent.Future<java.lang.Void> |
updateInstanceAttributeAsync(UpdateInstanceAttributeRequest updateInstanceAttributeRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
updateInstanceAttributeAsync(UpdateInstanceAttributeRequest updateInstanceAttributeRequest,
AsyncHandler<UpdateInstanceAttributeRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
updateInstanceStorageConfigAsync(UpdateInstanceStorageConfigRequest updateInstanceStorageConfigRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
updateInstanceStorageConfigAsync(UpdateInstanceStorageConfigRequest updateInstanceStorageConfigRequest,
AsyncHandler<UpdateInstanceStorageConfigRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
updateQuickConnectConfigAsync(UpdateQuickConnectConfigRequest updateQuickConnectConfigRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
updateQuickConnectConfigAsync(UpdateQuickConnectConfigRequest updateQuickConnectConfigRequest,
AsyncHandler<UpdateQuickConnectConfigRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
updateQuickConnectNameAsync(UpdateQuickConnectNameRequest updateQuickConnectNameRequest)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
updateQuickConnectNameAsync(UpdateQuickConnectNameRequest updateQuickConnectNameRequest,
AsyncHandler<UpdateQuickConnectNameRequest,java.lang.Void> asyncHandler)
This API is in preview release for Amazon Connect and is subject to
change.
|
java.util.concurrent.Future<java.lang.Void> |
updateRoutingProfileConcurrencyAsync(UpdateRoutingProfileConcurrencyRequest updateRoutingProfileConcurrencyRequest)
Updates the channels that agents can handle in the Contact Control Panel
(CCP) for a routing profile.
|
java.util.concurrent.Future<java.lang.Void> |
updateRoutingProfileConcurrencyAsync(UpdateRoutingProfileConcurrencyRequest updateRoutingProfileConcurrencyRequest,
AsyncHandler<UpdateRoutingProfileConcurrencyRequest,java.lang.Void> asyncHandler)
Updates the channels that agents can handle in the Contact Control Panel
(CCP) for a routing profile.
|
java.util.concurrent.Future<java.lang.Void> |
updateRoutingProfileDefaultOutboundQueueAsync(UpdateRoutingProfileDefaultOutboundQueueRequest updateRoutingProfileDefaultOutboundQueueRequest)
Updates the default outbound queue of a routing profile.
|
java.util.concurrent.Future<java.lang.Void> |
updateRoutingProfileDefaultOutboundQueueAsync(UpdateRoutingProfileDefaultOutboundQueueRequest updateRoutingProfileDefaultOutboundQueueRequest,
AsyncHandler<UpdateRoutingProfileDefaultOutboundQueueRequest,java.lang.Void> asyncHandler)
Updates the default outbound queue of a routing profile.
|
java.util.concurrent.Future<java.lang.Void> |
updateRoutingProfileNameAsync(UpdateRoutingProfileNameRequest updateRoutingProfileNameRequest)
Updates the name and description of a routing profile.
|
java.util.concurrent.Future<java.lang.Void> |
updateRoutingProfileNameAsync(UpdateRoutingProfileNameRequest updateRoutingProfileNameRequest,
AsyncHandler<UpdateRoutingProfileNameRequest,java.lang.Void> asyncHandler)
Updates the name and description of a routing profile.
|
java.util.concurrent.Future<java.lang.Void> |
updateRoutingProfileQueuesAsync(UpdateRoutingProfileQueuesRequest updateRoutingProfileQueuesRequest)
Updates the properties associated with a set of queues for a routing
profile.
|
java.util.concurrent.Future<java.lang.Void> |
updateRoutingProfileQueuesAsync(UpdateRoutingProfileQueuesRequest updateRoutingProfileQueuesRequest,
AsyncHandler<UpdateRoutingProfileQueuesRequest,java.lang.Void> asyncHandler)
Updates the properties associated with a set of queues for a routing
profile.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserHierarchyAsync(UpdateUserHierarchyRequest updateUserHierarchyRequest)
Assigns the specified hierarchy group to the specified user.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserHierarchyAsync(UpdateUserHierarchyRequest updateUserHierarchyRequest,
AsyncHandler<UpdateUserHierarchyRequest,java.lang.Void> asyncHandler)
Assigns the specified hierarchy group to the specified user.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserHierarchyGroupNameAsync(UpdateUserHierarchyGroupNameRequest updateUserHierarchyGroupNameRequest)
Updates the name of the user hierarchy group.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserHierarchyGroupNameAsync(UpdateUserHierarchyGroupNameRequest updateUserHierarchyGroupNameRequest,
AsyncHandler<UpdateUserHierarchyGroupNameRequest,java.lang.Void> asyncHandler)
Updates the name of the user hierarchy group.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserHierarchyStructureAsync(UpdateUserHierarchyStructureRequest updateUserHierarchyStructureRequest)
Updates the user hierarchy structure: add, remove, and rename user
hierarchy levels.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserHierarchyStructureAsync(UpdateUserHierarchyStructureRequest updateUserHierarchyStructureRequest,
AsyncHandler<UpdateUserHierarchyStructureRequest,java.lang.Void> asyncHandler)
Updates the user hierarchy structure: add, remove, and rename user
hierarchy levels.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserIdentityInfoAsync(UpdateUserIdentityInfoRequest updateUserIdentityInfoRequest)
Updates the identity information for the specified user.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserIdentityInfoAsync(UpdateUserIdentityInfoRequest updateUserIdentityInfoRequest,
AsyncHandler<UpdateUserIdentityInfoRequest,java.lang.Void> asyncHandler)
Updates the identity information for the specified user.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserPhoneConfigAsync(UpdateUserPhoneConfigRequest updateUserPhoneConfigRequest)
Updates the phone configuration settings for the specified user.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserPhoneConfigAsync(UpdateUserPhoneConfigRequest updateUserPhoneConfigRequest,
AsyncHandler<UpdateUserPhoneConfigRequest,java.lang.Void> asyncHandler)
Updates the phone configuration settings for the specified user.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserRoutingProfileAsync(UpdateUserRoutingProfileRequest updateUserRoutingProfileRequest)
Assigns the specified routing profile to the specified user.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserRoutingProfileAsync(UpdateUserRoutingProfileRequest updateUserRoutingProfileRequest,
AsyncHandler<UpdateUserRoutingProfileRequest,java.lang.Void> asyncHandler)
Assigns the specified routing profile to the specified user.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserSecurityProfilesAsync(UpdateUserSecurityProfilesRequest updateUserSecurityProfilesRequest)
Assigns the specified security profiles to the specified user.
|
java.util.concurrent.Future<java.lang.Void> |
updateUserSecurityProfilesAsync(UpdateUserSecurityProfilesRequest updateUserSecurityProfilesRequest,
AsyncHandler<UpdateUserSecurityProfilesRequest,java.lang.Void> asyncHandler)
Assigns the specified security profiles to the specified user.
|
associateApprovedOrigin, associateInstanceStorageConfig, associateLambdaFunction, associateLexBot, associateRoutingProfileQueues, associateSecurityKey, createContactFlow, createInstance, createIntegrationAssociation, createQuickConnect, createRoutingProfile, createUseCase, createUser, createUserHierarchyGroup, deleteInstance, deleteIntegrationAssociation, deleteQuickConnect, deleteUseCase, deleteUser, deleteUserHierarchyGroup, describeContactFlow, describeInstance, describeInstanceAttribute, describeInstanceStorageConfig, describeQuickConnect, describeRoutingProfile, describeUser, describeUserHierarchyGroup, describeUserHierarchyStructure, disassociateApprovedOrigin, disassociateInstanceStorageConfig, disassociateLambdaFunction, disassociateLexBot, disassociateRoutingProfileQueues, disassociateSecurityKey, getCachedResponseMetadata, getContactAttributes, getCurrentMetricData, getFederationToken, getMetricData, listApprovedOrigins, listContactFlows, listHoursOfOperations, listInstanceAttributes, listInstances, listInstanceStorageConfigs, listIntegrationAssociations, listLambdaFunctions, listLexBots, listPhoneNumbers, listPrompts, listQueues, listQuickConnects, listRoutingProfileQueues, listRoutingProfiles, listSecurityKeys, listSecurityProfiles, listTagsForResource, listUseCases, listUserHierarchyGroups, listUsers, resumeContactRecording, startChatContact, startContactRecording, startOutboundVoiceContact, startTaskContact, stopContact, stopContactRecording, suspendContactRecording, tagResource, untagResource, updateContactAttributes, updateContactFlowContent, updateContactFlowName, updateInstanceAttribute, updateInstanceStorageConfig, updateQuickConnectConfig, updateQuickConnectName, updateRoutingProfileConcurrency, updateRoutingProfileDefaultOutboundQueue, updateRoutingProfileName, updateRoutingProfileQueues, updateUserHierarchy, updateUserHierarchyGroupName, updateUserHierarchyStructure, updateUserIdentityInfo, updateUserPhoneConfig, updateUserRoutingProfile, updateUserSecurityProfiles
addRequestHandler, addRequestHandler, getEndpoint, getEndpointPrefix, getRegions, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerRegionOverride, getTimeOffset, removeRequestHandler, removeRequestHandler, setConfiguration, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withTimeOffset
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
associateApprovedOrigin, associateInstanceStorageConfig, associateLambdaFunction, associateLexBot, associateRoutingProfileQueues, associateSecurityKey, createContactFlow, createInstance, createIntegrationAssociation, createQuickConnect, createRoutingProfile, createUseCase, createUser, createUserHierarchyGroup, deleteInstance, deleteIntegrationAssociation, deleteQuickConnect, deleteUseCase, deleteUser, deleteUserHierarchyGroup, describeContactFlow, describeInstance, describeInstanceAttribute, describeInstanceStorageConfig, describeQuickConnect, describeRoutingProfile, describeUser, describeUserHierarchyGroup, describeUserHierarchyStructure, disassociateApprovedOrigin, disassociateInstanceStorageConfig, disassociateLambdaFunction, disassociateLexBot, disassociateRoutingProfileQueues, disassociateSecurityKey, getCachedResponseMetadata, getContactAttributes, getCurrentMetricData, getFederationToken, getMetricData, listApprovedOrigins, listContactFlows, listHoursOfOperations, listInstanceAttributes, listInstances, listInstanceStorageConfigs, listIntegrationAssociations, listLambdaFunctions, listLexBots, listPhoneNumbers, listPrompts, listQueues, listQuickConnects, listRoutingProfileQueues, listRoutingProfiles, listSecurityKeys, listSecurityProfiles, listTagsForResource, listUseCases, listUserHierarchyGroups, listUsers, resumeContactRecording, setEndpoint, setRegion, startChatContact, startContactRecording, startOutboundVoiceContact, startTaskContact, stopContact, stopContactRecording, suspendContactRecording, tagResource, untagResource, updateContactAttributes, updateContactFlowContent, updateContactFlowName, updateInstanceAttribute, updateInstanceStorageConfig, updateQuickConnectConfig, updateQuickConnectName, updateRoutingProfileConcurrency, updateRoutingProfileDefaultOutboundQueue, updateRoutingProfileName, updateRoutingProfileQueues, updateUserHierarchy, updateUserHierarchyGroupName, updateUserHierarchyStructure, updateUserIdentityInfo, updateUserPhoneConfig, updateUserRoutingProfile, updateUserSecurityProfiles
@Deprecated public AmazonConnectAsyncClient()
All service calls made using this new client object are blocking, and will not return until the service call completes.
DefaultAWSCredentialsProviderChain
@Deprecated public AmazonConnectAsyncClient(ClientConfiguration clientConfiguration)
All service calls made using this new client object are blocking, and will not return until the service call completes.
clientConfiguration
- The client configuration options controlling
how this client connects to Amazon Connect (ex: proxy
settings, retry counts, etc.).DefaultAWSCredentialsProviderChain
public AmazonConnectAsyncClient(AWSCredentials awsCredentials)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentials
- The AWS credentials (access key ID and secret key)
to use when authenticating with AWS services.public AmazonConnectAsyncClient(AWSCredentials awsCredentials, java.util.concurrent.ExecutorService executorService)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentials
- The AWS credentials (access key ID and secret key)
to use when authenticating with AWS services.executorService
- The executor service by which all asynchronous
requests will be executed.public AmazonConnectAsyncClient(AWSCredentials awsCredentials, ClientConfiguration clientConfiguration, java.util.concurrent.ExecutorService executorService)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentials
- The AWS credentials (access key ID and secret key)
to use when authenticating with AWS services.clientConfiguration
- Client configuration options (ex: max retry
limit, proxy settings, etc).executorService
- The executor service by which all asynchronous
requests will be executed.public AmazonConnectAsyncClient(AWSCredentialsProvider awsCredentialsProvider)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentialsProvider
- The AWS credentials provider which will
provide credentials to authenticate requests with AWS
services.public AmazonConnectAsyncClient(AWSCredentialsProvider awsCredentialsProvider, java.util.concurrent.ExecutorService executorService)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentialsProvider
- The AWS credentials provider which will
provide credentials to authenticate requests with AWS
services.executorService
- The executor service by which all asynchronous
requests will be executed.public AmazonConnectAsyncClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentialsProvider
- The AWS credentials provider which will
provide credentials to authenticate requests with AWS
services.clientConfiguration
- Client configuration options (ex: max retry
limit, proxy settings, etc).public AmazonConnectAsyncClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, java.util.concurrent.ExecutorService executorService)
All calls made using this new client object are non-blocking, and will immediately return a Java Future object that the caller can later check to see if the service call has actually completed.
awsCredentialsProvider
- The AWS credentials provider which will
provide credentials to authenticate requests with AWS
services.clientConfiguration
- Client configuration options (ex: max retry
limit, proxy settings, etc).executorService
- The executor service by which all asynchronous
requests will be executed.public java.util.concurrent.ExecutorService getExecutorService()
public void shutdown()
shutdown
in interface AmazonConnect
shutdown
in class AmazonWebServiceClient
public java.util.concurrent.Future<java.lang.Void> associateApprovedOriginAsync(AssociateApprovedOriginRequest associateApprovedOriginRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Associates an approved origin to an Amazon Connect instance.
associateApprovedOriginAsync
in interface AmazonConnectAsync
associateApprovedOriginRequest
- ResourceNotFoundException
ResourceConflictException
InternalServiceException
InvalidRequestException
InvalidParameterException
ServiceQuotaExceededException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> associateApprovedOriginAsync(AssociateApprovedOriginRequest associateApprovedOriginRequest, AsyncHandler<AssociateApprovedOriginRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Associates an approved origin to an Amazon Connect instance.
associateApprovedOriginAsync
in interface AmazonConnectAsync
associateApprovedOriginRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
ResourceConflictException
InternalServiceException
InvalidRequestException
InvalidParameterException
ServiceQuotaExceededException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<AssociateInstanceStorageConfigResult> associateInstanceStorageConfigAsync(AssociateInstanceStorageConfigRequest associateInstanceStorageConfigRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Associates a storage resource type for the first time. You can only associate one type of storage configuration in a single call. This means, for example, that you can't define an instance with multiple S3 buckets for storing chat transcripts.
This API does not create a resource that doesn't exist. It only associates it to the instance. Ensure that the resource being specified in the storage configuration, like an Amazon S3 bucket, exists when being used for association.
associateInstanceStorageConfigAsync
in interface AmazonConnectAsync
associateInstanceStorageConfigRequest
- ResourceNotFoundException
ResourceConflictException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<AssociateInstanceStorageConfigResult> associateInstanceStorageConfigAsync(AssociateInstanceStorageConfigRequest associateInstanceStorageConfigRequest, AsyncHandler<AssociateInstanceStorageConfigRequest,AssociateInstanceStorageConfigResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Associates a storage resource type for the first time. You can only associate one type of storage configuration in a single call. This means, for example, that you can't define an instance with multiple S3 buckets for storing chat transcripts.
This API does not create a resource that doesn't exist. It only associates it to the instance. Ensure that the resource being specified in the storage configuration, like an Amazon S3 bucket, exists when being used for association.
associateInstanceStorageConfigAsync
in interface AmazonConnectAsync
associateInstanceStorageConfigRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
ResourceConflictException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> associateLambdaFunctionAsync(AssociateLambdaFunctionRequest associateLambdaFunctionRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Allows the specified Amazon Connect instance to access the specified Lambda function.
associateLambdaFunctionAsync
in interface AmazonConnectAsync
associateLambdaFunctionRequest
- ResourceNotFoundException
ResourceConflictException
InternalServiceException
InvalidRequestException
InvalidParameterException
ServiceQuotaExceededException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> associateLambdaFunctionAsync(AssociateLambdaFunctionRequest associateLambdaFunctionRequest, AsyncHandler<AssociateLambdaFunctionRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Allows the specified Amazon Connect instance to access the specified Lambda function.
associateLambdaFunctionAsync
in interface AmazonConnectAsync
associateLambdaFunctionRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
ResourceConflictException
InternalServiceException
InvalidRequestException
InvalidParameterException
ServiceQuotaExceededException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> associateLexBotAsync(AssociateLexBotRequest associateLexBotRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Allows the specified Amazon Connect instance to access the specified Amazon Lex bot.
associateLexBotAsync
in interface AmazonConnectAsync
associateLexBotRequest
- ResourceNotFoundException
ResourceConflictException
InternalServiceException
InvalidRequestException
InvalidParameterException
ServiceQuotaExceededException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> associateLexBotAsync(AssociateLexBotRequest associateLexBotRequest, AsyncHandler<AssociateLexBotRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Allows the specified Amazon Connect instance to access the specified Amazon Lex bot.
associateLexBotAsync
in interface AmazonConnectAsync
associateLexBotRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
ResourceConflictException
InternalServiceException
InvalidRequestException
InvalidParameterException
ServiceQuotaExceededException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> associateRoutingProfileQueuesAsync(AssociateRoutingProfileQueuesRequest associateRoutingProfileQueuesRequest) throws AmazonServiceException, AmazonClientException
Associates a set of queues with a routing profile.
associateRoutingProfileQueuesAsync
in interface AmazonConnectAsync
associateRoutingProfileQueuesRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> associateRoutingProfileQueuesAsync(AssociateRoutingProfileQueuesRequest associateRoutingProfileQueuesRequest, AsyncHandler<AssociateRoutingProfileQueuesRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Associates a set of queues with a routing profile.
associateRoutingProfileQueuesAsync
in interface AmazonConnectAsync
associateRoutingProfileQueuesRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<AssociateSecurityKeyResult> associateSecurityKeyAsync(AssociateSecurityKeyRequest associateSecurityKeyRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Associates a security key to the instance.
associateSecurityKeyAsync
in interface AmazonConnectAsync
associateSecurityKeyRequest
- ResourceNotFoundException
ResourceConflictException
InternalServiceException
InvalidRequestException
InvalidParameterException
ServiceQuotaExceededException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<AssociateSecurityKeyResult> associateSecurityKeyAsync(AssociateSecurityKeyRequest associateSecurityKeyRequest, AsyncHandler<AssociateSecurityKeyRequest,AssociateSecurityKeyResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Associates a security key to the instance.
associateSecurityKeyAsync
in interface AmazonConnectAsync
associateSecurityKeyRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
ResourceConflictException
InternalServiceException
InvalidRequestException
InvalidParameterException
ServiceQuotaExceededException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateContactFlowResult> createContactFlowAsync(CreateContactFlowRequest createContactFlowRequest) throws AmazonServiceException, AmazonClientException
Creates a contact flow for the specified Amazon Connect instance.
You can also create and update contact flows using the Amazon Connect Flow language.
createContactFlowAsync
in interface AmazonConnectAsync
createContactFlowRequest
- InvalidRequestException
InvalidContactFlowException
InvalidParameterException
DuplicateResourceException
LimitExceededException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateContactFlowResult> createContactFlowAsync(CreateContactFlowRequest createContactFlowRequest, AsyncHandler<CreateContactFlowRequest,CreateContactFlowResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Creates a contact flow for the specified Amazon Connect instance.
You can also create and update contact flows using the Amazon Connect Flow language.
createContactFlowAsync
in interface AmazonConnectAsync
createContactFlowRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidContactFlowException
InvalidParameterException
DuplicateResourceException
LimitExceededException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateInstanceResult> createInstanceAsync(CreateInstanceRequest createInstanceRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Initiates an Amazon Connect instance with all the supported channels enabled. It does not attach any storage (such as Amazon S3, or Kinesis) or allow for any configurations on features such as Contact Lens for Amazon Connect.
createInstanceAsync
in interface AmazonConnectAsync
createInstanceRequest
- InvalidRequestException
ServiceQuotaExceededException
ThrottlingException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateInstanceResult> createInstanceAsync(CreateInstanceRequest createInstanceRequest, AsyncHandler<CreateInstanceRequest,CreateInstanceResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Initiates an Amazon Connect instance with all the supported channels enabled. It does not attach any storage (such as Amazon S3, or Kinesis) or allow for any configurations on features such as Contact Lens for Amazon Connect.
createInstanceAsync
in interface AmazonConnectAsync
createInstanceRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
ServiceQuotaExceededException
ThrottlingException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateIntegrationAssociationResult> createIntegrationAssociationAsync(CreateIntegrationAssociationRequest createIntegrationAssociationRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Create an AppIntegration association with an Amazon Connect instance.
createIntegrationAssociationAsync
in interface AmazonConnectAsync
createIntegrationAssociationRequest
- DuplicateResourceException
ResourceNotFoundException
InternalServiceException
InvalidRequestException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateIntegrationAssociationResult> createIntegrationAssociationAsync(CreateIntegrationAssociationRequest createIntegrationAssociationRequest, AsyncHandler<CreateIntegrationAssociationRequest,CreateIntegrationAssociationResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Create an AppIntegration association with an Amazon Connect instance.
createIntegrationAssociationAsync
in interface AmazonConnectAsync
createIntegrationAssociationRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.DuplicateResourceException
ResourceNotFoundException
InternalServiceException
InvalidRequestException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateQuickConnectResult> createQuickConnectAsync(CreateQuickConnectRequest createQuickConnectRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Creates a quick connect for the specified Amazon Connect instance.
createQuickConnectAsync
in interface AmazonConnectAsync
createQuickConnectRequest
- InvalidRequestException
InvalidParameterException
DuplicateResourceException
ResourceNotFoundException
LimitExceededException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateQuickConnectResult> createQuickConnectAsync(CreateQuickConnectRequest createQuickConnectRequest, AsyncHandler<CreateQuickConnectRequest,CreateQuickConnectResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Creates a quick connect for the specified Amazon Connect instance.
createQuickConnectAsync
in interface AmazonConnectAsync
createQuickConnectRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
DuplicateResourceException
ResourceNotFoundException
LimitExceededException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateRoutingProfileResult> createRoutingProfileAsync(CreateRoutingProfileRequest createRoutingProfileRequest) throws AmazonServiceException, AmazonClientException
Creates a new routing profile.
createRoutingProfileAsync
in interface AmazonConnectAsync
createRoutingProfileRequest
- InvalidRequestException
InvalidParameterException
DuplicateResourceException
ResourceNotFoundException
LimitExceededException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateRoutingProfileResult> createRoutingProfileAsync(CreateRoutingProfileRequest createRoutingProfileRequest, AsyncHandler<CreateRoutingProfileRequest,CreateRoutingProfileResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Creates a new routing profile.
createRoutingProfileAsync
in interface AmazonConnectAsync
createRoutingProfileRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
DuplicateResourceException
ResourceNotFoundException
LimitExceededException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateUseCaseResult> createUseCaseAsync(CreateUseCaseRequest createUseCaseRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Creates a use case for an AppIntegration association.
createUseCaseAsync
in interface AmazonConnectAsync
createUseCaseRequest
- DuplicateResourceException
ResourceNotFoundException
InternalServiceException
InvalidRequestException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateUseCaseResult> createUseCaseAsync(CreateUseCaseRequest createUseCaseRequest, AsyncHandler<CreateUseCaseRequest,CreateUseCaseResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Creates a use case for an AppIntegration association.
createUseCaseAsync
in interface AmazonConnectAsync
createUseCaseRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.DuplicateResourceException
ResourceNotFoundException
InternalServiceException
InvalidRequestException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateUserResult> createUserAsync(CreateUserRequest createUserRequest) throws AmazonServiceException, AmazonClientException
Creates a user account for the specified Amazon Connect instance.
For information about how to create user accounts using the Amazon Connect console, see Add Users in the Amazon Connect Administrator Guide.
createUserAsync
in interface AmazonConnectAsync
createUserRequest
- InvalidRequestException
InvalidParameterException
LimitExceededException
DuplicateResourceException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateUserResult> createUserAsync(CreateUserRequest createUserRequest, AsyncHandler<CreateUserRequest,CreateUserResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Creates a user account for the specified Amazon Connect instance.
For information about how to create user accounts using the Amazon Connect console, see Add Users in the Amazon Connect Administrator Guide.
createUserAsync
in interface AmazonConnectAsync
createUserRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
LimitExceededException
DuplicateResourceException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateUserHierarchyGroupResult> createUserHierarchyGroupAsync(CreateUserHierarchyGroupRequest createUserHierarchyGroupRequest) throws AmazonServiceException, AmazonClientException
Creates a new user hierarchy group.
createUserHierarchyGroupAsync
in interface AmazonConnectAsync
createUserHierarchyGroupRequest
- InvalidRequestException
InvalidParameterException
DuplicateResourceException
LimitExceededException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<CreateUserHierarchyGroupResult> createUserHierarchyGroupAsync(CreateUserHierarchyGroupRequest createUserHierarchyGroupRequest, AsyncHandler<CreateUserHierarchyGroupRequest,CreateUserHierarchyGroupResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Creates a new user hierarchy group.
createUserHierarchyGroupAsync
in interface AmazonConnectAsync
createUserHierarchyGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
DuplicateResourceException
LimitExceededException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteInstanceAsync(DeleteInstanceRequest deleteInstanceRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Deletes the Amazon Connect instance.
deleteInstanceAsync
in interface AmazonConnectAsync
deleteInstanceRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteInstanceAsync(DeleteInstanceRequest deleteInstanceRequest, AsyncHandler<DeleteInstanceRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Deletes the Amazon Connect instance.
deleteInstanceAsync
in interface AmazonConnectAsync
deleteInstanceRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteIntegrationAssociationAsync(DeleteIntegrationAssociationRequest deleteIntegrationAssociationRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Deletes an AppIntegration association from an Amazon Connect instance. The association must not have any use cases associated with it.
deleteIntegrationAssociationAsync
in interface AmazonConnectAsync
deleteIntegrationAssociationRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteIntegrationAssociationAsync(DeleteIntegrationAssociationRequest deleteIntegrationAssociationRequest, AsyncHandler<DeleteIntegrationAssociationRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Deletes an AppIntegration association from an Amazon Connect instance. The association must not have any use cases associated with it.
deleteIntegrationAssociationAsync
in interface AmazonConnectAsync
deleteIntegrationAssociationRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteQuickConnectAsync(DeleteQuickConnectRequest deleteQuickConnectRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Deletes a quick connect.
deleteQuickConnectAsync
in interface AmazonConnectAsync
deleteQuickConnectRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteQuickConnectAsync(DeleteQuickConnectRequest deleteQuickConnectRequest, AsyncHandler<DeleteQuickConnectRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Deletes a quick connect.
deleteQuickConnectAsync
in interface AmazonConnectAsync
deleteQuickConnectRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteUseCaseAsync(DeleteUseCaseRequest deleteUseCaseRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Deletes a use case from an AppIntegration association.
deleteUseCaseAsync
in interface AmazonConnectAsync
deleteUseCaseRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteUseCaseAsync(DeleteUseCaseRequest deleteUseCaseRequest, AsyncHandler<DeleteUseCaseRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Deletes a use case from an AppIntegration association.
deleteUseCaseAsync
in interface AmazonConnectAsync
deleteUseCaseRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteUserAsync(DeleteUserRequest deleteUserRequest) throws AmazonServiceException, AmazonClientException
Deletes a user account from the specified Amazon Connect instance.
For information about what happens to a user's data when their account is deleted, see Delete Users from Your Amazon Connect Instance in the Amazon Connect Administrator Guide.
deleteUserAsync
in interface AmazonConnectAsync
deleteUserRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteUserAsync(DeleteUserRequest deleteUserRequest, AsyncHandler<DeleteUserRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Deletes a user account from the specified Amazon Connect instance.
For information about what happens to a user's data when their account is deleted, see Delete Users from Your Amazon Connect Instance in the Amazon Connect Administrator Guide.
deleteUserAsync
in interface AmazonConnectAsync
deleteUserRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteUserHierarchyGroupAsync(DeleteUserHierarchyGroupRequest deleteUserHierarchyGroupRequest) throws AmazonServiceException, AmazonClientException
Deletes an existing user hierarchy group. It must not be associated with any agents or have any active child groups.
deleteUserHierarchyGroupAsync
in interface AmazonConnectAsync
deleteUserHierarchyGroupRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ResourceInUseException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> deleteUserHierarchyGroupAsync(DeleteUserHierarchyGroupRequest deleteUserHierarchyGroupRequest, AsyncHandler<DeleteUserHierarchyGroupRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Deletes an existing user hierarchy group. It must not be associated with any agents or have any active child groups.
deleteUserHierarchyGroupAsync
in interface AmazonConnectAsync
deleteUserHierarchyGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ResourceInUseException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeContactFlowResult> describeContactFlowAsync(DescribeContactFlowRequest describeContactFlowRequest) throws AmazonServiceException, AmazonClientException
Describes the specified contact flow.
You can also create and update contact flows using the Amazon Connect Flow language.
describeContactFlowAsync
in interface AmazonConnectAsync
describeContactFlowRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ContactFlowNotPublishedException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeContactFlowResult> describeContactFlowAsync(DescribeContactFlowRequest describeContactFlowRequest, AsyncHandler<DescribeContactFlowRequest,DescribeContactFlowResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Describes the specified contact flow.
You can also create and update contact flows using the Amazon Connect Flow language.
describeContactFlowAsync
in interface AmazonConnectAsync
describeContactFlowRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ContactFlowNotPublishedException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeInstanceResult> describeInstanceAsync(DescribeInstanceRequest describeInstanceRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns the current state of the specified instance identifier. It tracks the instance while it is being created and returns an error status if applicable.
If an instance is not created successfully, the instance status reason field returns details relevant to the reason. The instance in a failed state is returned only for 24 hours after the CreateInstance API was invoked.
describeInstanceAsync
in interface AmazonConnectAsync
describeInstanceRequest
- InvalidRequestException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeInstanceResult> describeInstanceAsync(DescribeInstanceRequest describeInstanceRequest, AsyncHandler<DescribeInstanceRequest,DescribeInstanceResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns the current state of the specified instance identifier. It tracks the instance while it is being created and returns an error status if applicable.
If an instance is not created successfully, the instance status reason field returns details relevant to the reason. The instance in a failed state is returned only for 24 hours after the CreateInstance API was invoked.
describeInstanceAsync
in interface AmazonConnectAsync
describeInstanceRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeInstanceAttributeResult> describeInstanceAttributeAsync(DescribeInstanceAttributeRequest describeInstanceAttributeRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Describes the specified instance attribute.
describeInstanceAttributeAsync
in interface AmazonConnectAsync
describeInstanceAttributeRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeInstanceAttributeResult> describeInstanceAttributeAsync(DescribeInstanceAttributeRequest describeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest,DescribeInstanceAttributeResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Describes the specified instance attribute.
describeInstanceAttributeAsync
in interface AmazonConnectAsync
describeInstanceAttributeRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeInstanceStorageConfigResult> describeInstanceStorageConfigAsync(DescribeInstanceStorageConfigRequest describeInstanceStorageConfigRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Retrieves the current storage configurations for the specified resource type, association ID, and instance ID.
describeInstanceStorageConfigAsync
in interface AmazonConnectAsync
describeInstanceStorageConfigRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeInstanceStorageConfigResult> describeInstanceStorageConfigAsync(DescribeInstanceStorageConfigRequest describeInstanceStorageConfigRequest, AsyncHandler<DescribeInstanceStorageConfigRequest,DescribeInstanceStorageConfigResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Retrieves the current storage configurations for the specified resource type, association ID, and instance ID.
describeInstanceStorageConfigAsync
in interface AmazonConnectAsync
describeInstanceStorageConfigRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeQuickConnectResult> describeQuickConnectAsync(DescribeQuickConnectRequest describeQuickConnectRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Describes the quick connect.
describeQuickConnectAsync
in interface AmazonConnectAsync
describeQuickConnectRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeQuickConnectResult> describeQuickConnectAsync(DescribeQuickConnectRequest describeQuickConnectRequest, AsyncHandler<DescribeQuickConnectRequest,DescribeQuickConnectResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Describes the quick connect.
describeQuickConnectAsync
in interface AmazonConnectAsync
describeQuickConnectRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeRoutingProfileResult> describeRoutingProfileAsync(DescribeRoutingProfileRequest describeRoutingProfileRequest) throws AmazonServiceException, AmazonClientException
Describes the specified routing profile.
describeRoutingProfileAsync
in interface AmazonConnectAsync
describeRoutingProfileRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeRoutingProfileResult> describeRoutingProfileAsync(DescribeRoutingProfileRequest describeRoutingProfileRequest, AsyncHandler<DescribeRoutingProfileRequest,DescribeRoutingProfileResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Describes the specified routing profile.
describeRoutingProfileAsync
in interface AmazonConnectAsync
describeRoutingProfileRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeUserResult> describeUserAsync(DescribeUserRequest describeUserRequest) throws AmazonServiceException, AmazonClientException
Describes the specified user account. You can find the instance ID in the console (it’s the final part of the ARN). The console does not display the user IDs. Instead, list the users and note the IDs provided in the output.
describeUserAsync
in interface AmazonConnectAsync
describeUserRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeUserResult> describeUserAsync(DescribeUserRequest describeUserRequest, AsyncHandler<DescribeUserRequest,DescribeUserResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Describes the specified user account. You can find the instance ID in the console (it’s the final part of the ARN). The console does not display the user IDs. Instead, list the users and note the IDs provided in the output.
describeUserAsync
in interface AmazonConnectAsync
describeUserRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeUserHierarchyGroupResult> describeUserHierarchyGroupAsync(DescribeUserHierarchyGroupRequest describeUserHierarchyGroupRequest) throws AmazonServiceException, AmazonClientException
Describes the specified hierarchy group.
describeUserHierarchyGroupAsync
in interface AmazonConnectAsync
describeUserHierarchyGroupRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeUserHierarchyGroupResult> describeUserHierarchyGroupAsync(DescribeUserHierarchyGroupRequest describeUserHierarchyGroupRequest, AsyncHandler<DescribeUserHierarchyGroupRequest,DescribeUserHierarchyGroupResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Describes the specified hierarchy group.
describeUserHierarchyGroupAsync
in interface AmazonConnectAsync
describeUserHierarchyGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeUserHierarchyStructureResult> describeUserHierarchyStructureAsync(DescribeUserHierarchyStructureRequest describeUserHierarchyStructureRequest) throws AmazonServiceException, AmazonClientException
Describes the hierarchy structure of the specified Amazon Connect instance.
describeUserHierarchyStructureAsync
in interface AmazonConnectAsync
describeUserHierarchyStructureRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<DescribeUserHierarchyStructureResult> describeUserHierarchyStructureAsync(DescribeUserHierarchyStructureRequest describeUserHierarchyStructureRequest, AsyncHandler<DescribeUserHierarchyStructureRequest,DescribeUserHierarchyStructureResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Describes the hierarchy structure of the specified Amazon Connect instance.
describeUserHierarchyStructureAsync
in interface AmazonConnectAsync
describeUserHierarchyStructureRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> disassociateApprovedOriginAsync(DisassociateApprovedOriginRequest disassociateApprovedOriginRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Revokes access to integrated applications from Amazon Connect.
disassociateApprovedOriginAsync
in interface AmazonConnectAsync
disassociateApprovedOriginRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> disassociateApprovedOriginAsync(DisassociateApprovedOriginRequest disassociateApprovedOriginRequest, AsyncHandler<DisassociateApprovedOriginRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Revokes access to integrated applications from Amazon Connect.
disassociateApprovedOriginAsync
in interface AmazonConnectAsync
disassociateApprovedOriginRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> disassociateInstanceStorageConfigAsync(DisassociateInstanceStorageConfigRequest disassociateInstanceStorageConfigRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Removes the storage type configurations for the specified resource type and association ID.
disassociateInstanceStorageConfigAsync
in interface AmazonConnectAsync
disassociateInstanceStorageConfigRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> disassociateInstanceStorageConfigAsync(DisassociateInstanceStorageConfigRequest disassociateInstanceStorageConfigRequest, AsyncHandler<DisassociateInstanceStorageConfigRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Removes the storage type configurations for the specified resource type and association ID.
disassociateInstanceStorageConfigAsync
in interface AmazonConnectAsync
disassociateInstanceStorageConfigRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> disassociateLambdaFunctionAsync(DisassociateLambdaFunctionRequest disassociateLambdaFunctionRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Remove the Lambda function from the drop-down options available in the relevant contact flow blocks.
disassociateLambdaFunctionAsync
in interface AmazonConnectAsync
disassociateLambdaFunctionRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> disassociateLambdaFunctionAsync(DisassociateLambdaFunctionRequest disassociateLambdaFunctionRequest, AsyncHandler<DisassociateLambdaFunctionRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Remove the Lambda function from the drop-down options available in the relevant contact flow blocks.
disassociateLambdaFunctionAsync
in interface AmazonConnectAsync
disassociateLambdaFunctionRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> disassociateLexBotAsync(DisassociateLexBotRequest disassociateLexBotRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Revokes authorization from the specified instance to access the specified Amazon Lex bot.
disassociateLexBotAsync
in interface AmazonConnectAsync
disassociateLexBotRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> disassociateLexBotAsync(DisassociateLexBotRequest disassociateLexBotRequest, AsyncHandler<DisassociateLexBotRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Revokes authorization from the specified instance to access the specified Amazon Lex bot.
disassociateLexBotAsync
in interface AmazonConnectAsync
disassociateLexBotRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> disassociateRoutingProfileQueuesAsync(DisassociateRoutingProfileQueuesRequest disassociateRoutingProfileQueuesRequest) throws AmazonServiceException, AmazonClientException
Disassociates a set of queues from a routing profile.
disassociateRoutingProfileQueuesAsync
in interface AmazonConnectAsync
disassociateRoutingProfileQueuesRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> disassociateRoutingProfileQueuesAsync(DisassociateRoutingProfileQueuesRequest disassociateRoutingProfileQueuesRequest, AsyncHandler<DisassociateRoutingProfileQueuesRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Disassociates a set of queues from a routing profile.
disassociateRoutingProfileQueuesAsync
in interface AmazonConnectAsync
disassociateRoutingProfileQueuesRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> disassociateSecurityKeyAsync(DisassociateSecurityKeyRequest disassociateSecurityKeyRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Deletes the specified security key.
disassociateSecurityKeyAsync
in interface AmazonConnectAsync
disassociateSecurityKeyRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> disassociateSecurityKeyAsync(DisassociateSecurityKeyRequest disassociateSecurityKeyRequest, AsyncHandler<DisassociateSecurityKeyRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Deletes the specified security key.
disassociateSecurityKeyAsync
in interface AmazonConnectAsync
disassociateSecurityKeyRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<GetContactAttributesResult> getContactAttributesAsync(GetContactAttributesRequest getContactAttributesRequest) throws AmazonServiceException, AmazonClientException
Retrieves the contact attributes for the specified contact.
getContactAttributesAsync
in interface AmazonConnectAsync
getContactAttributesRequest
- InvalidRequestException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<GetContactAttributesResult> getContactAttributesAsync(GetContactAttributesRequest getContactAttributesRequest, AsyncHandler<GetContactAttributesRequest,GetContactAttributesResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Retrieves the contact attributes for the specified contact.
getContactAttributesAsync
in interface AmazonConnectAsync
getContactAttributesRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<GetCurrentMetricDataResult> getCurrentMetricDataAsync(GetCurrentMetricDataRequest getCurrentMetricDataRequest) throws AmazonServiceException, AmazonClientException
Gets the real-time metric data from the specified Amazon Connect instance.
For a description of each metric, see Real-time Metrics Definitions in the Amazon Connect Administrator Guide.
getCurrentMetricDataAsync
in interface AmazonConnectAsync
getCurrentMetricDataRequest
- InvalidRequestException
InvalidParameterException
InternalServiceException
ThrottlingException
ResourceNotFoundException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<GetCurrentMetricDataResult> getCurrentMetricDataAsync(GetCurrentMetricDataRequest getCurrentMetricDataRequest, AsyncHandler<GetCurrentMetricDataRequest,GetCurrentMetricDataResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Gets the real-time metric data from the specified Amazon Connect instance.
For a description of each metric, see Real-time Metrics Definitions in the Amazon Connect Administrator Guide.
getCurrentMetricDataAsync
in interface AmazonConnectAsync
getCurrentMetricDataRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
InternalServiceException
ThrottlingException
ResourceNotFoundException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<GetFederationTokenResult> getFederationTokenAsync(GetFederationTokenRequest getFederationTokenRequest) throws AmazonServiceException, AmazonClientException
Retrieves a token for federation.
getFederationTokenAsync
in interface AmazonConnectAsync
getFederationTokenRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
UserNotFoundException
InternalServiceException
DuplicateResourceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<GetFederationTokenResult> getFederationTokenAsync(GetFederationTokenRequest getFederationTokenRequest, AsyncHandler<GetFederationTokenRequest,GetFederationTokenResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Retrieves a token for federation.
getFederationTokenAsync
in interface AmazonConnectAsync
getFederationTokenRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
UserNotFoundException
InternalServiceException
DuplicateResourceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<GetMetricDataResult> getMetricDataAsync(GetMetricDataRequest getMetricDataRequest) throws AmazonServiceException, AmazonClientException
Gets historical metric data from the specified Amazon Connect instance.
For a description of each historical metric, see Historical Metrics Definitions in the Amazon Connect Administrator Guide.
getMetricDataAsync
in interface AmazonConnectAsync
getMetricDataRequest
- InvalidRequestException
InvalidParameterException
InternalServiceException
ThrottlingException
ResourceNotFoundException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<GetMetricDataResult> getMetricDataAsync(GetMetricDataRequest getMetricDataRequest, AsyncHandler<GetMetricDataRequest,GetMetricDataResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Gets historical metric data from the specified Amazon Connect instance.
For a description of each historical metric, see Historical Metrics Definitions in the Amazon Connect Administrator Guide.
getMetricDataAsync
in interface AmazonConnectAsync
getMetricDataRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
InternalServiceException
ThrottlingException
ResourceNotFoundException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListApprovedOriginsResult> listApprovedOriginsAsync(ListApprovedOriginsRequest listApprovedOriginsRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns a paginated list of all approved origins associated with the instance.
listApprovedOriginsAsync
in interface AmazonConnectAsync
listApprovedOriginsRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListApprovedOriginsResult> listApprovedOriginsAsync(ListApprovedOriginsRequest listApprovedOriginsRequest, AsyncHandler<ListApprovedOriginsRequest,ListApprovedOriginsResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns a paginated list of all approved origins associated with the instance.
listApprovedOriginsAsync
in interface AmazonConnectAsync
listApprovedOriginsRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListContactFlowsResult> listContactFlowsAsync(ListContactFlowsRequest listContactFlowsRequest) throws AmazonServiceException, AmazonClientException
Provides information about the contact flows for the specified Amazon Connect instance.
You can also create and update contact flows using the Amazon Connect Flow language.
For more information about contact flows, see Contact Flows in the Amazon Connect Administrator Guide.
listContactFlowsAsync
in interface AmazonConnectAsync
listContactFlowsRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListContactFlowsResult> listContactFlowsAsync(ListContactFlowsRequest listContactFlowsRequest, AsyncHandler<ListContactFlowsRequest,ListContactFlowsResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Provides information about the contact flows for the specified Amazon Connect instance.
You can also create and update contact flows using the Amazon Connect Flow language.
For more information about contact flows, see Contact Flows in the Amazon Connect Administrator Guide.
listContactFlowsAsync
in interface AmazonConnectAsync
listContactFlowsRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListHoursOfOperationsResult> listHoursOfOperationsAsync(ListHoursOfOperationsRequest listHoursOfOperationsRequest) throws AmazonServiceException, AmazonClientException
Provides information about the hours of operation for the specified Amazon Connect instance.
For more information about hours of operation, see Set the Hours of Operation for a Queue in the Amazon Connect Administrator Guide.
listHoursOfOperationsAsync
in interface AmazonConnectAsync
listHoursOfOperationsRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListHoursOfOperationsResult> listHoursOfOperationsAsync(ListHoursOfOperationsRequest listHoursOfOperationsRequest, AsyncHandler<ListHoursOfOperationsRequest,ListHoursOfOperationsResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Provides information about the hours of operation for the specified Amazon Connect instance.
For more information about hours of operation, see Set the Hours of Operation for a Queue in the Amazon Connect Administrator Guide.
listHoursOfOperationsAsync
in interface AmazonConnectAsync
listHoursOfOperationsRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListInstanceAttributesResult> listInstanceAttributesAsync(ListInstanceAttributesRequest listInstanceAttributesRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns a paginated list of all attribute types for the given instance.
listInstanceAttributesAsync
in interface AmazonConnectAsync
listInstanceAttributesRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListInstanceAttributesResult> listInstanceAttributesAsync(ListInstanceAttributesRequest listInstanceAttributesRequest, AsyncHandler<ListInstanceAttributesRequest,ListInstanceAttributesResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns a paginated list of all attribute types for the given instance.
listInstanceAttributesAsync
in interface AmazonConnectAsync
listInstanceAttributesRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListInstanceStorageConfigsResult> listInstanceStorageConfigsAsync(ListInstanceStorageConfigsRequest listInstanceStorageConfigsRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns a paginated list of storage configs for the identified instance and resource type.
listInstanceStorageConfigsAsync
in interface AmazonConnectAsync
listInstanceStorageConfigsRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListInstanceStorageConfigsResult> listInstanceStorageConfigsAsync(ListInstanceStorageConfigsRequest listInstanceStorageConfigsRequest, AsyncHandler<ListInstanceStorageConfigsRequest,ListInstanceStorageConfigsResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns a paginated list of storage configs for the identified instance and resource type.
listInstanceStorageConfigsAsync
in interface AmazonConnectAsync
listInstanceStorageConfigsRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListInstancesResult> listInstancesAsync(ListInstancesRequest listInstancesRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Return a list of instances which are in active state, creation-in-progress state, and failed state. Instances that aren't successfully created (they are in a failed state) are returned only for 24 hours after the CreateInstance API was invoked.
listInstancesAsync
in interface AmazonConnectAsync
listInstancesRequest
- InvalidRequestException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListInstancesResult> listInstancesAsync(ListInstancesRequest listInstancesRequest, AsyncHandler<ListInstancesRequest,ListInstancesResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Return a list of instances which are in active state, creation-in-progress state, and failed state. Instances that aren't successfully created (they are in a failed state) are returned only for 24 hours after the CreateInstance API was invoked.
listInstancesAsync
in interface AmazonConnectAsync
listInstancesRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListIntegrationAssociationsResult> listIntegrationAssociationsAsync(ListIntegrationAssociationsRequest listIntegrationAssociationsRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Provides summary information about the AppIntegration associations for the specified Amazon Connect instance.
listIntegrationAssociationsAsync
in interface AmazonConnectAsync
listIntegrationAssociationsRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListIntegrationAssociationsResult> listIntegrationAssociationsAsync(ListIntegrationAssociationsRequest listIntegrationAssociationsRequest, AsyncHandler<ListIntegrationAssociationsRequest,ListIntegrationAssociationsResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Provides summary information about the AppIntegration associations for the specified Amazon Connect instance.
listIntegrationAssociationsAsync
in interface AmazonConnectAsync
listIntegrationAssociationsRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListLambdaFunctionsResult> listLambdaFunctionsAsync(ListLambdaFunctionsRequest listLambdaFunctionsRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns a paginated list of all the Lambda functions that show up in the drop-down options in the relevant contact flow blocks.
listLambdaFunctionsAsync
in interface AmazonConnectAsync
listLambdaFunctionsRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListLambdaFunctionsResult> listLambdaFunctionsAsync(ListLambdaFunctionsRequest listLambdaFunctionsRequest, AsyncHandler<ListLambdaFunctionsRequest,ListLambdaFunctionsResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns a paginated list of all the Lambda functions that show up in the drop-down options in the relevant contact flow blocks.
listLambdaFunctionsAsync
in interface AmazonConnectAsync
listLambdaFunctionsRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListLexBotsResult> listLexBotsAsync(ListLexBotsRequest listLexBotsRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns a paginated list of all the Amazon Lex bots currently associated with the instance.
listLexBotsAsync
in interface AmazonConnectAsync
listLexBotsRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListLexBotsResult> listLexBotsAsync(ListLexBotsRequest listLexBotsRequest, AsyncHandler<ListLexBotsRequest,ListLexBotsResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns a paginated list of all the Amazon Lex bots currently associated with the instance.
listLexBotsAsync
in interface AmazonConnectAsync
listLexBotsRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListPhoneNumbersResult> listPhoneNumbersAsync(ListPhoneNumbersRequest listPhoneNumbersRequest) throws AmazonServiceException, AmazonClientException
Provides information about the phone numbers for the specified Amazon Connect instance.
For more information about phone numbers, see Set Up Phone Numbers for Your Contact Center in the Amazon Connect Administrator Guide.
listPhoneNumbersAsync
in interface AmazonConnectAsync
listPhoneNumbersRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListPhoneNumbersResult> listPhoneNumbersAsync(ListPhoneNumbersRequest listPhoneNumbersRequest, AsyncHandler<ListPhoneNumbersRequest,ListPhoneNumbersResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Provides information about the phone numbers for the specified Amazon Connect instance.
For more information about phone numbers, see Set Up Phone Numbers for Your Contact Center in the Amazon Connect Administrator Guide.
listPhoneNumbersAsync
in interface AmazonConnectAsync
listPhoneNumbersRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListPromptsResult> listPromptsAsync(ListPromptsRequest listPromptsRequest) throws AmazonServiceException, AmazonClientException
Provides information about the prompts for the specified Amazon Connect instance.
listPromptsAsync
in interface AmazonConnectAsync
listPromptsRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListPromptsResult> listPromptsAsync(ListPromptsRequest listPromptsRequest, AsyncHandler<ListPromptsRequest,ListPromptsResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Provides information about the prompts for the specified Amazon Connect instance.
listPromptsAsync
in interface AmazonConnectAsync
listPromptsRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListQueuesResult> listQueuesAsync(ListQueuesRequest listQueuesRequest) throws AmazonServiceException, AmazonClientException
Provides information about the queues for the specified Amazon Connect instance.
For more information about queues, see Queues: Standard and Agent in the Amazon Connect Administrator Guide.
listQueuesAsync
in interface AmazonConnectAsync
listQueuesRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListQueuesResult> listQueuesAsync(ListQueuesRequest listQueuesRequest, AsyncHandler<ListQueuesRequest,ListQueuesResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Provides information about the queues for the specified Amazon Connect instance.
For more information about queues, see Queues: Standard and Agent in the Amazon Connect Administrator Guide.
listQueuesAsync
in interface AmazonConnectAsync
listQueuesRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListQuickConnectsResult> listQuickConnectsAsync(ListQuickConnectsRequest listQuickConnectsRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Provides information about the quick connects for the specified Amazon Connect instance.
listQuickConnectsAsync
in interface AmazonConnectAsync
listQuickConnectsRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListQuickConnectsResult> listQuickConnectsAsync(ListQuickConnectsRequest listQuickConnectsRequest, AsyncHandler<ListQuickConnectsRequest,ListQuickConnectsResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Provides information about the quick connects for the specified Amazon Connect instance.
listQuickConnectsAsync
in interface AmazonConnectAsync
listQuickConnectsRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListRoutingProfileQueuesResult> listRoutingProfileQueuesAsync(ListRoutingProfileQueuesRequest listRoutingProfileQueuesRequest) throws AmazonServiceException, AmazonClientException
List the queues associated with a routing profile.
listRoutingProfileQueuesAsync
in interface AmazonConnectAsync
listRoutingProfileQueuesRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListRoutingProfileQueuesResult> listRoutingProfileQueuesAsync(ListRoutingProfileQueuesRequest listRoutingProfileQueuesRequest, AsyncHandler<ListRoutingProfileQueuesRequest,ListRoutingProfileQueuesResult> asyncHandler) throws AmazonServiceException, AmazonClientException
List the queues associated with a routing profile.
listRoutingProfileQueuesAsync
in interface AmazonConnectAsync
listRoutingProfileQueuesRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListRoutingProfilesResult> listRoutingProfilesAsync(ListRoutingProfilesRequest listRoutingProfilesRequest) throws AmazonServiceException, AmazonClientException
Provides summary information about the routing profiles for the specified Amazon Connect instance.
For more information about routing profiles, see Routing Profiles and Create a Routing Profile in the Amazon Connect Administrator Guide.
listRoutingProfilesAsync
in interface AmazonConnectAsync
listRoutingProfilesRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListRoutingProfilesResult> listRoutingProfilesAsync(ListRoutingProfilesRequest listRoutingProfilesRequest, AsyncHandler<ListRoutingProfilesRequest,ListRoutingProfilesResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Provides summary information about the routing profiles for the specified Amazon Connect instance.
For more information about routing profiles, see Routing Profiles and Create a Routing Profile in the Amazon Connect Administrator Guide.
listRoutingProfilesAsync
in interface AmazonConnectAsync
listRoutingProfilesRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListSecurityKeysResult> listSecurityKeysAsync(ListSecurityKeysRequest listSecurityKeysRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns a paginated list of all security keys associated with the instance.
listSecurityKeysAsync
in interface AmazonConnectAsync
listSecurityKeysRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListSecurityKeysResult> listSecurityKeysAsync(ListSecurityKeysRequest listSecurityKeysRequest, AsyncHandler<ListSecurityKeysRequest,ListSecurityKeysResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Returns a paginated list of all security keys associated with the instance.
listSecurityKeysAsync
in interface AmazonConnectAsync
listSecurityKeysRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListSecurityProfilesResult> listSecurityProfilesAsync(ListSecurityProfilesRequest listSecurityProfilesRequest) throws AmazonServiceException, AmazonClientException
Provides summary information about the security profiles for the specified Amazon Connect instance.
For more information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide.
listSecurityProfilesAsync
in interface AmazonConnectAsync
listSecurityProfilesRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListSecurityProfilesResult> listSecurityProfilesAsync(ListSecurityProfilesRequest listSecurityProfilesRequest, AsyncHandler<ListSecurityProfilesRequest,ListSecurityProfilesResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Provides summary information about the security profiles for the specified Amazon Connect instance.
For more information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide.
listSecurityProfilesAsync
in interface AmazonConnectAsync
listSecurityProfilesRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest) throws AmazonServiceException, AmazonClientException
Lists the tags for the specified resource.
For sample policies that use tags, see Amazon Connect Identity-Based Policy Examples in the Amazon Connect Administrator Guide.
listTagsForResourceAsync
in interface AmazonConnectAsync
listTagsForResourceRequest
- InvalidRequestException
InvalidParameterException
InternalServiceException
ResourceNotFoundException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Lists the tags for the specified resource.
For sample policies that use tags, see Amazon Connect Identity-Based Policy Examples in the Amazon Connect Administrator Guide.
listTagsForResourceAsync
in interface AmazonConnectAsync
listTagsForResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
InternalServiceException
ResourceNotFoundException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListUseCasesResult> listUseCasesAsync(ListUseCasesRequest listUseCasesRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
List the use cases.
listUseCasesAsync
in interface AmazonConnectAsync
listUseCasesRequest
- Provides summary information about the use cases for the specified Amazon Connect AppIntegration association.
ResourceNotFoundException
InternalServiceException
InvalidRequestException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListUseCasesResult> listUseCasesAsync(ListUseCasesRequest listUseCasesRequest, AsyncHandler<ListUseCasesRequest,ListUseCasesResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
List the use cases.
listUseCasesAsync
in interface AmazonConnectAsync
listUseCasesRequest
- Provides summary information about the use cases for the specified Amazon Connect AppIntegration association.
asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListUserHierarchyGroupsResult> listUserHierarchyGroupsAsync(ListUserHierarchyGroupsRequest listUserHierarchyGroupsRequest) throws AmazonServiceException, AmazonClientException
Provides summary information about the hierarchy groups for the specified Amazon Connect instance.
For more information about agent hierarchies, see Set Up Agent Hierarchies in the Amazon Connect Administrator Guide.
listUserHierarchyGroupsAsync
in interface AmazonConnectAsync
listUserHierarchyGroupsRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListUserHierarchyGroupsResult> listUserHierarchyGroupsAsync(ListUserHierarchyGroupsRequest listUserHierarchyGroupsRequest, AsyncHandler<ListUserHierarchyGroupsRequest,ListUserHierarchyGroupsResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Provides summary information about the hierarchy groups for the specified Amazon Connect instance.
For more information about agent hierarchies, see Set Up Agent Hierarchies in the Amazon Connect Administrator Guide.
listUserHierarchyGroupsAsync
in interface AmazonConnectAsync
listUserHierarchyGroupsRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListUsersResult> listUsersAsync(ListUsersRequest listUsersRequest) throws AmazonServiceException, AmazonClientException
Provides summary information about the users for the specified Amazon Connect instance.
listUsersAsync
in interface AmazonConnectAsync
listUsersRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ListUsersResult> listUsersAsync(ListUsersRequest listUsersRequest, AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Provides summary information about the users for the specified Amazon Connect instance.
listUsersAsync
in interface AmazonConnectAsync
listUsersRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ResumeContactRecordingResult> resumeContactRecordingAsync(ResumeContactRecordingRequest resumeContactRecordingRequest) throws AmazonServiceException, AmazonClientException
When a contact is being recorded, and the recording has been suspended using SuspendContactRecording, this API resumes recording the call.
Only voice recordings are supported at this time.
resumeContactRecordingAsync
in interface AmazonConnectAsync
resumeContactRecordingRequest
- InvalidRequestException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<ResumeContactRecordingResult> resumeContactRecordingAsync(ResumeContactRecordingRequest resumeContactRecordingRequest, AsyncHandler<ResumeContactRecordingRequest,ResumeContactRecordingResult> asyncHandler) throws AmazonServiceException, AmazonClientException
When a contact is being recorded, and the recording has been suspended using SuspendContactRecording, this API resumes recording the call.
Only voice recordings are supported at this time.
resumeContactRecordingAsync
in interface AmazonConnectAsync
resumeContactRecordingRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<StartChatContactResult> startChatContactAsync(StartChatContactRequest startChatContactRequest) throws AmazonServiceException, AmazonClientException
Initiates a contact flow to start a new chat for the customer. Response of this API provides a token required to obtain credentials from the CreateParticipantConnection API in the Amazon Connect Participant Service.
When a new chat contact is successfully created, clients need to subscribe to the participant’s connection for the created chat within 5 minutes. This is achieved by invoking CreateParticipantConnection with WEBSOCKET and CONNECTION_CREDENTIALS.
A 429 error occurs in two situations:
API rate limit is exceeded. API TPS throttling returns a
TooManyRequests
exception from the API Gateway.
The quota for concurrent active chats is exceeded. Active chat
throttling returns a LimitExceededException
.
For more information about how chat works, see Chat in the Amazon Connect Administrator Guide.
startChatContactAsync
in interface AmazonConnectAsync
startChatContactRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
InternalServiceException
LimitExceededException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<StartChatContactResult> startChatContactAsync(StartChatContactRequest startChatContactRequest, AsyncHandler<StartChatContactRequest,StartChatContactResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Initiates a contact flow to start a new chat for the customer. Response of this API provides a token required to obtain credentials from the CreateParticipantConnection API in the Amazon Connect Participant Service.
When a new chat contact is successfully created, clients need to subscribe to the participant’s connection for the created chat within 5 minutes. This is achieved by invoking CreateParticipantConnection with WEBSOCKET and CONNECTION_CREDENTIALS.
A 429 error occurs in two situations:
API rate limit is exceeded. API TPS throttling returns a
TooManyRequests
exception from the API Gateway.
The quota for concurrent active chats is exceeded. Active chat
throttling returns a LimitExceededException
.
For more information about how chat works, see Chat in the Amazon Connect Administrator Guide.
startChatContactAsync
in interface AmazonConnectAsync
startChatContactRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
InternalServiceException
LimitExceededException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<StartContactRecordingResult> startContactRecordingAsync(StartContactRecordingRequest startContactRecordingRequest) throws AmazonServiceException, AmazonClientException
This API starts recording the contact when the agent joins the call. StartContactRecording is a one-time action. For example, if you use StopContactRecording to stop recording an ongoing call, you can't use StartContactRecording to restart it. For scenarios where the recording has started and you want to suspend and resume it, such as when collecting sensitive information (for example, a credit card number), use SuspendContactRecording and ResumeContactRecording.
You can use this API to override the recording behavior configured in the Set recording behavior block.
Only voice recordings are supported at this time.
startContactRecordingAsync
in interface AmazonConnectAsync
startContactRecordingRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<StartContactRecordingResult> startContactRecordingAsync(StartContactRecordingRequest startContactRecordingRequest, AsyncHandler<StartContactRecordingRequest,StartContactRecordingResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API starts recording the contact when the agent joins the call. StartContactRecording is a one-time action. For example, if you use StopContactRecording to stop recording an ongoing call, you can't use StartContactRecording to restart it. For scenarios where the recording has started and you want to suspend and resume it, such as when collecting sensitive information (for example, a credit card number), use SuspendContactRecording and ResumeContactRecording.
You can use this API to override the recording behavior configured in the Set recording behavior block.
Only voice recordings are supported at this time.
startContactRecordingAsync
in interface AmazonConnectAsync
startContactRecordingRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<StartOutboundVoiceContactResult> startOutboundVoiceContactAsync(StartOutboundVoiceContactRequest startOutboundVoiceContactRequest) throws AmazonServiceException, AmazonClientException
This API places an outbound call to a contact, and then initiates the
contact flow. It performs the actions in the contact flow that's
specified (in ContactFlowId
).
Agents are not involved in initiating the outbound API (that is, dialing the contact). If the contact flow places an outbound call to a contact, and then puts the contact in queue, that's when the call is routed to the agent, like any other inbound case.
There is a 60 second dialing timeout for this operation. If the call is not connected after 60 seconds, it fails.
UK numbers with a 447 prefix are not allowed by default. Before you can dial these UK mobile numbers, you must submit a service quota increase request. For more information, see Amazon Connect Service Quotas in the Amazon Connect Administrator Guide.
startOutboundVoiceContactAsync
in interface AmazonConnectAsync
startOutboundVoiceContactRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
InternalServiceException
LimitExceededException
DestinationNotAllowedException
OutboundContactNotPermittedException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<StartOutboundVoiceContactResult> startOutboundVoiceContactAsync(StartOutboundVoiceContactRequest startOutboundVoiceContactRequest, AsyncHandler<StartOutboundVoiceContactRequest,StartOutboundVoiceContactResult> asyncHandler) throws AmazonServiceException, AmazonClientException
This API places an outbound call to a contact, and then initiates the
contact flow. It performs the actions in the contact flow that's
specified (in ContactFlowId
).
Agents are not involved in initiating the outbound API (that is, dialing the contact). If the contact flow places an outbound call to a contact, and then puts the contact in queue, that's when the call is routed to the agent, like any other inbound case.
There is a 60 second dialing timeout for this operation. If the call is not connected after 60 seconds, it fails.
UK numbers with a 447 prefix are not allowed by default. Before you can dial these UK mobile numbers, you must submit a service quota increase request. For more information, see Amazon Connect Service Quotas in the Amazon Connect Administrator Guide.
startOutboundVoiceContactAsync
in interface AmazonConnectAsync
startOutboundVoiceContactRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
InternalServiceException
LimitExceededException
DestinationNotAllowedException
OutboundContactNotPermittedException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<StartTaskContactResult> startTaskContactAsync(StartTaskContactRequest startTaskContactRequest) throws AmazonServiceException, AmazonClientException
Initiates a contact flow to start a new task.
startTaskContactAsync
in interface AmazonConnectAsync
startTaskContactRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
ServiceQuotaExceededException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<StartTaskContactResult> startTaskContactAsync(StartTaskContactRequest startTaskContactRequest, AsyncHandler<StartTaskContactRequest,StartTaskContactResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Initiates a contact flow to start a new task.
startTaskContactAsync
in interface AmazonConnectAsync
startTaskContactRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
ServiceQuotaExceededException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<StopContactResult> stopContactAsync(StopContactRequest stopContactRequest) throws AmazonServiceException, AmazonClientException
Ends the specified contact.
stopContactAsync
in interface AmazonConnectAsync
stopContactRequest
- InvalidRequestException
ContactNotFoundException
InvalidParameterException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<StopContactResult> stopContactAsync(StopContactRequest stopContactRequest, AsyncHandler<StopContactRequest,StopContactResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Ends the specified contact.
stopContactAsync
in interface AmazonConnectAsync
stopContactRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
ContactNotFoundException
InvalidParameterException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<StopContactRecordingResult> stopContactRecordingAsync(StopContactRecordingRequest stopContactRecordingRequest) throws AmazonServiceException, AmazonClientException
When a contact is being recorded, this API stops recording the call. StopContactRecording is a one-time action. If you use StopContactRecording to stop recording an ongoing call, you can't use StartContactRecording to restart it. For scenarios where the recording has started and you want to suspend it for sensitive information (for example, to collect a credit card number), and then restart it, use SuspendContactRecording and ResumeContactRecording.
Only voice recordings are supported at this time.
stopContactRecordingAsync
in interface AmazonConnectAsync
stopContactRecordingRequest
- InvalidRequestException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<StopContactRecordingResult> stopContactRecordingAsync(StopContactRecordingRequest stopContactRecordingRequest, AsyncHandler<StopContactRecordingRequest,StopContactRecordingResult> asyncHandler) throws AmazonServiceException, AmazonClientException
When a contact is being recorded, this API stops recording the call. StopContactRecording is a one-time action. If you use StopContactRecording to stop recording an ongoing call, you can't use StartContactRecording to restart it. For scenarios where the recording has started and you want to suspend it for sensitive information (for example, to collect a credit card number), and then restart it, use SuspendContactRecording and ResumeContactRecording.
Only voice recordings are supported at this time.
stopContactRecordingAsync
in interface AmazonConnectAsync
stopContactRecordingRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<SuspendContactRecordingResult> suspendContactRecordingAsync(SuspendContactRecordingRequest suspendContactRecordingRequest) throws AmazonServiceException, AmazonClientException
When a contact is being recorded, this API suspends recording the call. For example, you might suspend the call recording while collecting sensitive information, such as a credit card number. Then use ResumeContactRecording to restart recording.
The period of time that the recording is suspended is filled with silence in the final recording.
Only voice recordings are supported at this time.
suspendContactRecordingAsync
in interface AmazonConnectAsync
suspendContactRecordingRequest
- InvalidRequestException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<SuspendContactRecordingResult> suspendContactRecordingAsync(SuspendContactRecordingRequest suspendContactRecordingRequest, AsyncHandler<SuspendContactRecordingRequest,SuspendContactRecordingResult> asyncHandler) throws AmazonServiceException, AmazonClientException
When a contact is being recorded, this API suspends recording the call. For example, you might suspend the call recording while collecting sensitive information, such as a credit card number. Then use ResumeContactRecording to restart recording.
The period of time that the recording is suspended is filled with silence in the final recording.
Only voice recordings are supported at this time.
suspendContactRecordingAsync
in interface AmazonConnectAsync
suspendContactRecordingRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> tagResourceAsync(TagResourceRequest tagResourceRequest) throws AmazonServiceException, AmazonClientException
Adds the specified tags to the specified resource.
The supported resource types are users, routing profiles, quick connects, and contact flows.
For sample policies that use tags, see Amazon Connect Identity-Based Policy Examples in the Amazon Connect Administrator Guide.
tagResourceAsync
in interface AmazonConnectAsync
tagResourceRequest
- InvalidRequestException
InvalidParameterException
InternalServiceException
ResourceNotFoundException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> tagResourceAsync(TagResourceRequest tagResourceRequest, AsyncHandler<TagResourceRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Adds the specified tags to the specified resource.
The supported resource types are users, routing profiles, quick connects, and contact flows.
For sample policies that use tags, see Amazon Connect Identity-Based Policy Examples in the Amazon Connect Administrator Guide.
tagResourceAsync
in interface AmazonConnectAsync
tagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
InternalServiceException
ResourceNotFoundException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> untagResourceAsync(UntagResourceRequest untagResourceRequest) throws AmazonServiceException, AmazonClientException
Removes the specified tags from the specified resource.
untagResourceAsync
in interface AmazonConnectAsync
untagResourceRequest
- InvalidRequestException
InvalidParameterException
InternalServiceException
ResourceNotFoundException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> untagResourceAsync(UntagResourceRequest untagResourceRequest, AsyncHandler<UntagResourceRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Removes the specified tags from the specified resource.
untagResourceAsync
in interface AmazonConnectAsync
untagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
InternalServiceException
ResourceNotFoundException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<UpdateContactAttributesResult> updateContactAttributesAsync(UpdateContactAttributesRequest updateContactAttributesRequest) throws AmazonServiceException, AmazonClientException
Creates or updates the contact attributes associated with the specified contact.
You can add or update attributes for both ongoing and completed contacts. For example, you can update the customer's name or the reason the customer called while the call is active, or add notes about steps that the agent took during the call that are displayed to the next agent that takes the call. You can also update attributes for a contact using data from your CRM application and save the data with the contact in Amazon Connect. You could also flag calls for additional analysis, such as legal review or identifying abusive callers.
Contact attributes are available in Amazon Connect for 24 months, and are then deleted.
Important: You cannot use the operation to update attributes for contacts that occurred prior to the release of the API, September 12, 2018. You can update attributes only for contacts that started after the release of the API. If you attempt to update attributes for a contact that occurred prior to the release of the API, a 400 error is returned. This applies also to queued callbacks that were initiated prior to the release of the API but are still active in your instance.
updateContactAttributesAsync
in interface AmazonConnectAsync
updateContactAttributesRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<UpdateContactAttributesResult> updateContactAttributesAsync(UpdateContactAttributesRequest updateContactAttributesRequest, AsyncHandler<UpdateContactAttributesRequest,UpdateContactAttributesResult> asyncHandler) throws AmazonServiceException, AmazonClientException
Creates or updates the contact attributes associated with the specified contact.
You can add or update attributes for both ongoing and completed contacts. For example, you can update the customer's name or the reason the customer called while the call is active, or add notes about steps that the agent took during the call that are displayed to the next agent that takes the call. You can also update attributes for a contact using data from your CRM application and save the data with the contact in Amazon Connect. You could also flag calls for additional analysis, such as legal review or identifying abusive callers.
Contact attributes are available in Amazon Connect for 24 months, and are then deleted.
Important: You cannot use the operation to update attributes for contacts that occurred prior to the release of the API, September 12, 2018. You can update attributes only for contacts that started after the release of the API. If you attempt to update attributes for a contact that occurred prior to the release of the API, a 400 error is returned. This applies also to queued callbacks that were initiated prior to the release of the API but are still active in your instance.
updateContactAttributesAsync
in interface AmazonConnectAsync
updateContactAttributesRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateContactFlowContentAsync(UpdateContactFlowContentRequest updateContactFlowContentRequest) throws AmazonServiceException, AmazonClientException
Updates the specified contact flow.
You can also create and update contact flows using the Amazon Connect Flow language.
updateContactFlowContentAsync
in interface AmazonConnectAsync
updateContactFlowContentRequest
- InvalidRequestException
InvalidContactFlowException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateContactFlowContentAsync(UpdateContactFlowContentRequest updateContactFlowContentRequest, AsyncHandler<UpdateContactFlowContentRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Updates the specified contact flow.
You can also create and update contact flows using the Amazon Connect Flow language.
updateContactFlowContentAsync
in interface AmazonConnectAsync
updateContactFlowContentRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidContactFlowException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateContactFlowNameAsync(UpdateContactFlowNameRequest updateContactFlowNameRequest) throws AmazonServiceException, AmazonClientException
The name of the contact flow.
You can also create and update contact flows using the Amazon Connect Flow language.
updateContactFlowNameAsync
in interface AmazonConnectAsync
updateContactFlowNameRequest
- InvalidRequestException
InvalidParameterException
DuplicateResourceException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateContactFlowNameAsync(UpdateContactFlowNameRequest updateContactFlowNameRequest, AsyncHandler<UpdateContactFlowNameRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
The name of the contact flow.
You can also create and update contact flows using the Amazon Connect Flow language.
updateContactFlowNameAsync
in interface AmazonConnectAsync
updateContactFlowNameRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
DuplicateResourceException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateInstanceAttributeAsync(UpdateInstanceAttributeRequest updateInstanceAttributeRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Updates the value for the specified attribute type.
updateInstanceAttributeAsync
in interface AmazonConnectAsync
updateInstanceAttributeRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateInstanceAttributeAsync(UpdateInstanceAttributeRequest updateInstanceAttributeRequest, AsyncHandler<UpdateInstanceAttributeRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Updates the value for the specified attribute type.
updateInstanceAttributeAsync
in interface AmazonConnectAsync
updateInstanceAttributeRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateInstanceStorageConfigAsync(UpdateInstanceStorageConfigRequest updateInstanceStorageConfigRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Updates an existing configuration for a resource type. This API is idempotent.
updateInstanceStorageConfigAsync
in interface AmazonConnectAsync
updateInstanceStorageConfigRequest
- ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateInstanceStorageConfigAsync(UpdateInstanceStorageConfigRequest updateInstanceStorageConfigRequest, AsyncHandler<UpdateInstanceStorageConfigRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Updates an existing configuration for a resource type. This API is idempotent.
updateInstanceStorageConfigAsync
in interface AmazonConnectAsync
updateInstanceStorageConfigRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.ResourceNotFoundException
InternalServiceException
InvalidRequestException
InvalidParameterException
ThrottlingException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateQuickConnectConfigAsync(UpdateQuickConnectConfigRequest updateQuickConnectConfigRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Updates the configuration settings for the specified quick connect.
updateQuickConnectConfigAsync
in interface AmazonConnectAsync
updateQuickConnectConfigRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateQuickConnectConfigAsync(UpdateQuickConnectConfigRequest updateQuickConnectConfigRequest, AsyncHandler<UpdateQuickConnectConfigRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Updates the configuration settings for the specified quick connect.
updateQuickConnectConfigAsync
in interface AmazonConnectAsync
updateQuickConnectConfigRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateQuickConnectNameAsync(UpdateQuickConnectNameRequest updateQuickConnectNameRequest) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Updates the name and description of a quick connect. The request accepts the following data in JSON format. At least Name or Description must be provided.
updateQuickConnectNameAsync
in interface AmazonConnectAsync
updateQuickConnectNameRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateQuickConnectNameAsync(UpdateQuickConnectNameRequest updateQuickConnectNameRequest, AsyncHandler<UpdateQuickConnectNameRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
This API is in preview release for Amazon Connect and is subject to change.
Updates the name and description of a quick connect. The request accepts the following data in JSON format. At least Name or Description must be provided.
updateQuickConnectNameAsync
in interface AmazonConnectAsync
updateQuickConnectNameRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateRoutingProfileConcurrencyAsync(UpdateRoutingProfileConcurrencyRequest updateRoutingProfileConcurrencyRequest) throws AmazonServiceException, AmazonClientException
Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing profile.
updateRoutingProfileConcurrencyAsync
in interface AmazonConnectAsync
updateRoutingProfileConcurrencyRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateRoutingProfileConcurrencyAsync(UpdateRoutingProfileConcurrencyRequest updateRoutingProfileConcurrencyRequest, AsyncHandler<UpdateRoutingProfileConcurrencyRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing profile.
updateRoutingProfileConcurrencyAsync
in interface AmazonConnectAsync
updateRoutingProfileConcurrencyRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateRoutingProfileDefaultOutboundQueueAsync(UpdateRoutingProfileDefaultOutboundQueueRequest updateRoutingProfileDefaultOutboundQueueRequest) throws AmazonServiceException, AmazonClientException
Updates the default outbound queue of a routing profile.
updateRoutingProfileDefaultOutboundQueueAsync
in interface AmazonConnectAsync
updateRoutingProfileDefaultOutboundQueueRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateRoutingProfileDefaultOutboundQueueAsync(UpdateRoutingProfileDefaultOutboundQueueRequest updateRoutingProfileDefaultOutboundQueueRequest, AsyncHandler<UpdateRoutingProfileDefaultOutboundQueueRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Updates the default outbound queue of a routing profile.
updateRoutingProfileDefaultOutboundQueueAsync
in interface AmazonConnectAsync
updateRoutingProfileDefaultOutboundQueueRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateRoutingProfileNameAsync(UpdateRoutingProfileNameRequest updateRoutingProfileNameRequest) throws AmazonServiceException, AmazonClientException
Updates the name and description of a routing profile. The request
accepts the following data in JSON format. At least Name
or
Description
must be provided.
updateRoutingProfileNameAsync
in interface AmazonConnectAsync
updateRoutingProfileNameRequest
- DuplicateResourceException
InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateRoutingProfileNameAsync(UpdateRoutingProfileNameRequest updateRoutingProfileNameRequest, AsyncHandler<UpdateRoutingProfileNameRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Updates the name and description of a routing profile. The request
accepts the following data in JSON format. At least Name
or
Description
must be provided.
updateRoutingProfileNameAsync
in interface AmazonConnectAsync
updateRoutingProfileNameRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.DuplicateResourceException
InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateRoutingProfileQueuesAsync(UpdateRoutingProfileQueuesRequest updateRoutingProfileQueuesRequest) throws AmazonServiceException, AmazonClientException
Updates the properties associated with a set of queues for a routing profile.
updateRoutingProfileQueuesAsync
in interface AmazonConnectAsync
updateRoutingProfileQueuesRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateRoutingProfileQueuesAsync(UpdateRoutingProfileQueuesRequest updateRoutingProfileQueuesRequest, AsyncHandler<UpdateRoutingProfileQueuesRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Updates the properties associated with a set of queues for a routing profile.
updateRoutingProfileQueuesAsync
in interface AmazonConnectAsync
updateRoutingProfileQueuesRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserHierarchyAsync(UpdateUserHierarchyRequest updateUserHierarchyRequest) throws AmazonServiceException, AmazonClientException
Assigns the specified hierarchy group to the specified user.
updateUserHierarchyAsync
in interface AmazonConnectAsync
updateUserHierarchyRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserHierarchyAsync(UpdateUserHierarchyRequest updateUserHierarchyRequest, AsyncHandler<UpdateUserHierarchyRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Assigns the specified hierarchy group to the specified user.
updateUserHierarchyAsync
in interface AmazonConnectAsync
updateUserHierarchyRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserHierarchyGroupNameAsync(UpdateUserHierarchyGroupNameRequest updateUserHierarchyGroupNameRequest) throws AmazonServiceException, AmazonClientException
Updates the name of the user hierarchy group.
updateUserHierarchyGroupNameAsync
in interface AmazonConnectAsync
updateUserHierarchyGroupNameRequest
- InvalidRequestException
InvalidParameterException
DuplicateResourceException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserHierarchyGroupNameAsync(UpdateUserHierarchyGroupNameRequest updateUserHierarchyGroupNameRequest, AsyncHandler<UpdateUserHierarchyGroupNameRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Updates the name of the user hierarchy group.
updateUserHierarchyGroupNameAsync
in interface AmazonConnectAsync
updateUserHierarchyGroupNameRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
DuplicateResourceException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserHierarchyStructureAsync(UpdateUserHierarchyStructureRequest updateUserHierarchyStructureRequest) throws AmazonServiceException, AmazonClientException
Updates the user hierarchy structure: add, remove, and rename user hierarchy levels.
updateUserHierarchyStructureAsync
in interface AmazonConnectAsync
updateUserHierarchyStructureRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ResourceInUseException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserHierarchyStructureAsync(UpdateUserHierarchyStructureRequest updateUserHierarchyStructureRequest, AsyncHandler<UpdateUserHierarchyStructureRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Updates the user hierarchy structure: add, remove, and rename user hierarchy levels.
updateUserHierarchyStructureAsync
in interface AmazonConnectAsync
updateUserHierarchyStructureRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ResourceInUseException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserIdentityInfoAsync(UpdateUserIdentityInfoRequest updateUserIdentityInfoRequest) throws AmazonServiceException, AmazonClientException
Updates the identity information for the specified user.
Someone with the ability to invoke UpdateUserIndentityInfo
can change the login credentials of other users by changing their email
address. This poses a security risk to your organization. They can change
the email address of a user to the attacker's email address, and then
reset the password through email. We strongly recommend limiting who has
the ability to invoke UpdateUserIndentityInfo
. For more
information, see Best Practices for Security Profiles in the Amazon Connect
Administrator Guide.
updateUserIdentityInfoAsync
in interface AmazonConnectAsync
updateUserIdentityInfoRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserIdentityInfoAsync(UpdateUserIdentityInfoRequest updateUserIdentityInfoRequest, AsyncHandler<UpdateUserIdentityInfoRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Updates the identity information for the specified user.
Someone with the ability to invoke UpdateUserIndentityInfo
can change the login credentials of other users by changing their email
address. This poses a security risk to your organization. They can change
the email address of a user to the attacker's email address, and then
reset the password through email. We strongly recommend limiting who has
the ability to invoke UpdateUserIndentityInfo
. For more
information, see Best Practices for Security Profiles in the Amazon Connect
Administrator Guide.
updateUserIdentityInfoAsync
in interface AmazonConnectAsync
updateUserIdentityInfoRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserPhoneConfigAsync(UpdateUserPhoneConfigRequest updateUserPhoneConfigRequest) throws AmazonServiceException, AmazonClientException
Updates the phone configuration settings for the specified user.
updateUserPhoneConfigAsync
in interface AmazonConnectAsync
updateUserPhoneConfigRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserPhoneConfigAsync(UpdateUserPhoneConfigRequest updateUserPhoneConfigRequest, AsyncHandler<UpdateUserPhoneConfigRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Updates the phone configuration settings for the specified user.
updateUserPhoneConfigAsync
in interface AmazonConnectAsync
updateUserPhoneConfigRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserRoutingProfileAsync(UpdateUserRoutingProfileRequest updateUserRoutingProfileRequest) throws AmazonServiceException, AmazonClientException
Assigns the specified routing profile to the specified user.
updateUserRoutingProfileAsync
in interface AmazonConnectAsync
updateUserRoutingProfileRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserRoutingProfileAsync(UpdateUserRoutingProfileRequest updateUserRoutingProfileRequest, AsyncHandler<UpdateUserRoutingProfileRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Assigns the specified routing profile to the specified user.
updateUserRoutingProfileAsync
in interface AmazonConnectAsync
updateUserRoutingProfileRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserSecurityProfilesAsync(UpdateUserSecurityProfilesRequest updateUserSecurityProfilesRequest) throws AmazonServiceException, AmazonClientException
Assigns the specified security profiles to the specified user.
updateUserSecurityProfilesAsync
in interface AmazonConnectAsync
updateUserSecurityProfilesRequest
- InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.public java.util.concurrent.Future<java.lang.Void> updateUserSecurityProfilesAsync(UpdateUserSecurityProfilesRequest updateUserSecurityProfilesRequest, AsyncHandler<UpdateUserSecurityProfilesRequest,java.lang.Void> asyncHandler) throws AmazonServiceException, AmazonClientException
Assigns the specified security profiles to the specified user.
updateUserSecurityProfilesAsync
in interface AmazonConnectAsync
updateUserSecurityProfilesRequest
- asyncHandler
- Asynchronous callback handler for events in the
life-cycle of the request. Users could provide the
implementation of the four callback methods in this interface
to process the operation result or handle the exception.InvalidRequestException
InvalidParameterException
ResourceNotFoundException
ThrottlingException
InternalServiceException
AmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by Amazon
Connect indicating either a problem with the data in the
request, or a server side issue.Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.