Interface UpdateEngagementContextResponse.Builder

  • Method Details

    • engagementId

      UpdateEngagementContextResponse.Builder engagementId(String engagementId)

      The unique identifier of the engagement that was updated.

      Parameters:
      engagementId - The unique identifier of the engagement that was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • engagementArn

      UpdateEngagementContextResponse.Builder engagementArn(String engagementArn)

      The Amazon Resource Name (ARN) of the updated engagement.

      Parameters:
      engagementArn - The Amazon Resource Name (ARN) of the updated engagement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • engagementLastModifiedAt

      UpdateEngagementContextResponse.Builder engagementLastModifiedAt(Instant engagementLastModifiedAt)

      The timestamp when the engagement context was last modified.

      Parameters:
      engagementLastModifiedAt - The timestamp when the engagement context was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contextId

      The unique identifier of the engagement context that was updated.

      Parameters:
      contextId - The unique identifier of the engagement context that was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.