| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateQuickConnectConfigResponse |
ConnectClient.updateQuickConnectConfig(Consumer<UpdateQuickConnectConfigRequest.Builder> updateQuickConnectConfigRequest)
Updates the configuration settings for the specified quick connect.
|
default UpdateQuickConnectConfigResponse |
ConnectClient.updateQuickConnectConfig(UpdateQuickConnectConfigRequest updateQuickConnectConfigRequest)
Updates the configuration settings for the specified quick connect.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateQuickConnectConfigResponse> |
ConnectAsyncClient.updateQuickConnectConfig(Consumer<UpdateQuickConnectConfigRequest.Builder> updateQuickConnectConfigRequest)
Updates the configuration settings for the specified quick connect.
|
default CompletableFuture<UpdateQuickConnectConfigResponse> |
ConnectAsyncClient.updateQuickConnectConfig(UpdateQuickConnectConfigRequest updateQuickConnectConfigRequest)
Updates the configuration settings for the specified quick connect.
|
Copyright © 2023. All rights reserved.