Interface CreatePersistentContactAssociationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, ConnectResponse.Builder, CopyableBuilder<CreatePersistentContactAssociationResponse.Builder,CreatePersistentContactAssociationResponse>, SdkBuilder<CreatePersistentContactAssociationResponse.Builder,CreatePersistentContactAssociationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreatePersistentContactAssociationResponse

  • Method Details

    • continuedFromContactId

      CreatePersistentContactAssociationResponse.Builder continuedFromContactId(String continuedFromContactId)

      The contactId from which a persistent chat session is started. This field is populated only for persistent chat.

      Parameters:
      continuedFromContactId - The contactId from which a persistent chat session is started. This field is populated only for persistent chat.
      Returns:
      Returns a reference to this object so that method calls can be chained together.