Interface CreateTimelineEventResponse.Builder

  • Method Details

    • eventId

      The ID of the event for easy reference later.

      Parameters:
      eventId - The ID of the event for easy reference later.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • incidentRecordArn

      CreateTimelineEventResponse.Builder incidentRecordArn(String incidentRecordArn)

      The ARN of the incident record that you added the event to.

      Parameters:
      incidentRecordArn - The ARN of the incident record that you added the event to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.