| 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 CreatePersistentContactAssociationResponse |
ConnectClient.createPersistentContactAssociation(Consumer<CreatePersistentContactAssociationRequest.Builder> createPersistentContactAssociationRequest)
Enables rehydration of chats for the lifespan of a contact.
|
default CreatePersistentContactAssociationResponse |
ConnectClient.createPersistentContactAssociation(CreatePersistentContactAssociationRequest createPersistentContactAssociationRequest)
Enables rehydration of chats for the lifespan of a contact.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreatePersistentContactAssociationResponse> |
ConnectAsyncClient.createPersistentContactAssociation(Consumer<CreatePersistentContactAssociationRequest.Builder> createPersistentContactAssociationRequest)
Enables rehydration of chats for the lifespan of a contact.
|
default CompletableFuture<CreatePersistentContactAssociationResponse> |
ConnectAsyncClient.createPersistentContactAssociation(CreatePersistentContactAssociationRequest createPersistentContactAssociationRequest)
Enables rehydration of chats for the lifespan of a contact.
|
Copyright © 2023. All rights reserved.