Interface MonitorContactResponse.Builder

  • Method Details

    • contactId

      MonitorContactResponse.Builder contactId(String contactId)

      The identifier of the contact.

      Parameters:
      contactId - The identifier of the contact.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contactArn

      MonitorContactResponse.Builder contactArn(String contactArn)

      The ARN of the contact.

      Parameters:
      contactArn - The ARN of the contact.
      Returns:
      Returns a reference to this object so that method calls can be chained together.