| 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 DisassociateSecurityKeyResponse |
ConnectClient.disassociateSecurityKey(Consumer<DisassociateSecurityKeyRequest.Builder> disassociateSecurityKeyRequest)
Deletes the specified security key.
|
default DisassociateSecurityKeyResponse |
ConnectClient.disassociateSecurityKey(DisassociateSecurityKeyRequest disassociateSecurityKeyRequest)
Deletes the specified security key.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateSecurityKeyResponse> |
ConnectAsyncClient.disassociateSecurityKey(Consumer<DisassociateSecurityKeyRequest.Builder> disassociateSecurityKeyRequest)
Deletes the specified security key.
|
default CompletableFuture<DisassociateSecurityKeyResponse> |
ConnectAsyncClient.disassociateSecurityKey(DisassociateSecurityKeyRequest disassociateSecurityKeyRequest)
Deletes the specified security key.
|
Copyright © 2020. All rights reserved.