| Package | Description |
|---|---|
| com.amazonaws.services.connect |
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
CreatePersistentContactAssociationRequest |
CreatePersistentContactAssociationRequest.clone() |
CreatePersistentContactAssociationRequest |
CreatePersistentContactAssociationRequest.withClientToken(String clientToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreatePersistentContactAssociationRequest |
CreatePersistentContactAssociationRequest.withInitialContactId(String initialContactId)
This is the contactId of the current contact that the
CreatePersistentContactAssociation API is
being called from. |
CreatePersistentContactAssociationRequest |
CreatePersistentContactAssociationRequest.withInstanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
CreatePersistentContactAssociationRequest |
CreatePersistentContactAssociationRequest.withRehydrationType(RehydrationType rehydrationType)
The contactId chosen for rehydration depends on the type chosen.
|
CreatePersistentContactAssociationRequest |
CreatePersistentContactAssociationRequest.withRehydrationType(String rehydrationType)
The contactId chosen for rehydration depends on the type chosen.
|
CreatePersistentContactAssociationRequest |
CreatePersistentContactAssociationRequest.withSourceContactId(String sourceContactId)
The contactId from which a persistent chat session must be started.
|
Copyright © 2024. All rights reserved.