Interface PeeringAttachmentStatus.Builder

    • Method Detail

      • code

        PeeringAttachmentStatus.Builder code​(String code)

        The status code.

        Parameters:
        code - The status code.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        PeeringAttachmentStatus.Builder message​(String message)

        The status message, if applicable.

        Parameters:
        message - The status message, if applicable.
        Returns:
        Returns a reference to this object so that method calls can be chained together.