| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
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.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateLambdaFunctionResponse |
ConnectClient.associateLambdaFunction(AssociateLambdaFunctionRequest associateLambdaFunctionRequest)
Allows the specified Amazon Connect instance to access the specified Lambda function.
|
default AssociateLambdaFunctionResponse |
ConnectClient.associateLambdaFunction(Consumer<AssociateLambdaFunctionRequest.Builder> associateLambdaFunctionRequest)
Allows the specified Amazon Connect instance to access the specified Lambda function.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateLambdaFunctionResponse> |
ConnectAsyncClient.associateLambdaFunction(AssociateLambdaFunctionRequest associateLambdaFunctionRequest)
Allows the specified Amazon Connect instance to access the specified Lambda function.
|
default CompletableFuture<AssociateLambdaFunctionResponse> |
ConnectAsyncClient.associateLambdaFunction(Consumer<AssociateLambdaFunctionRequest.Builder> associateLambdaFunctionRequest)
Allows the specified Amazon Connect instance to access the specified Lambda function.
|
Copyright © 2020. All rights reserved.