Interface AttachmentReference.Builder

    • Method Detail

      • name

        AttachmentReference.Builder name​(String name)

        Identifier of the attachment reference.

        Parameters:
        name - Identifier of the attachment reference.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        AttachmentReference.Builder value​(String value)

        The location path of the attachment reference.

        Parameters:
        value - The location path of the attachment reference.
        Returns:
        Returns a reference to this object so that method calls can be chained together.