static CreatePersistentContactAssociationRequest.Builder |
CreatePersistentContactAssociationRequest.builder() |
|
CreatePersistentContactAssociationRequest.Builder |
CreatePersistentContactAssociationRequest.Builder.clientToken(String clientToken) |
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreatePersistentContactAssociationRequest.Builder |
CreatePersistentContactAssociationRequest.Builder.initialContactId(String initialContactId) |
This is the contactId of the current contact that the CreatePersistentContactAssociation API is
being called from.
|
CreatePersistentContactAssociationRequest.Builder |
CreatePersistentContactAssociationRequest.Builder.instanceId(String instanceId) |
The identifier of the Amazon Connect instance.
|
CreatePersistentContactAssociationRequest.Builder |
CreatePersistentContactAssociationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreatePersistentContactAssociationRequest.Builder |
CreatePersistentContactAssociationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreatePersistentContactAssociationRequest.Builder |
CreatePersistentContactAssociationRequest.Builder.rehydrationType(String rehydrationType) |
The contactId chosen for rehydration depends on the type chosen.
|
CreatePersistentContactAssociationRequest.Builder |
CreatePersistentContactAssociationRequest.Builder.rehydrationType(RehydrationType rehydrationType) |
The contactId chosen for rehydration depends on the type chosen.
|
CreatePersistentContactAssociationRequest.Builder |
CreatePersistentContactAssociationRequest.Builder.sourceContactId(String sourceContactId) |
The contactId from which a persistent chat session must be started.
|
CreatePersistentContactAssociationRequest.Builder |
CreatePersistentContactAssociationRequest.toBuilder() |
|