| 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 DisassociateLambdaFunctionResponse |
ConnectClient.disassociateLambdaFunction(Consumer<DisassociateLambdaFunctionRequest.Builder> disassociateLambdaFunctionRequest)
Remove the Lambda function from the drop-down options available in the relevant contact flow blocks.
|
default DisassociateLambdaFunctionResponse |
ConnectClient.disassociateLambdaFunction(DisassociateLambdaFunctionRequest disassociateLambdaFunctionRequest)
Remove the Lambda function from the drop-down options available in the relevant contact flow blocks.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateLambdaFunctionResponse> |
ConnectAsyncClient.disassociateLambdaFunction(Consumer<DisassociateLambdaFunctionRequest.Builder> disassociateLambdaFunctionRequest)
Remove the Lambda function from the drop-down options available in the relevant contact flow blocks.
|
default CompletableFuture<DisassociateLambdaFunctionResponse> |
ConnectAsyncClient.disassociateLambdaFunction(DisassociateLambdaFunctionRequest disassociateLambdaFunctionRequest)
Remove the Lambda function from the drop-down options available in the relevant contact flow blocks.
|
Copyright © 2020. All rights reserved.