Interface Reference.Builder

  • Method Details

    • value

      Reference.Builder value(String value)

      A valid value for the reference. For example, for a URL reference, a formatted URL that is displayed to an agent in the Contact Control Panel (CCP).

      Parameters:
      value - A valid value for the reference. For example, for a URL reference, a formatted URL that is displayed to an agent in the Contact Control Panel (CCP).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of the reference. DATE must be of type Epoch timestamp.

      Parameters:
      type - The type of the reference. DATE must be of type Epoch timestamp.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the reference. DATE must be of type Epoch timestamp.

      Parameters:
      type - The type of the reference. DATE must be of type Epoch timestamp.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Reference.Builder status(String status)

      Status of the attachment reference type.

      Parameters:
      status - Status of the attachment reference type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Status of the attachment reference type.

      Parameters:
      status - Status of the attachment reference type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • arn

      The Amazon Resource Name (ARN) of the reference

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

      Reference.Builder statusReason(String statusReason)

      Relevant details why the reference was not successfully created.

      Parameters:
      statusReason - Relevant details why the reference was not successfully created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.