Interface Relay.Builder

    • Method Detail

      • lastModifiedTimestamp

        Relay.Builder lastModifiedTimestamp​(Instant lastModifiedTimestamp)

        The timestamp of when the relay was last modified.

        Parameters:
        lastModifiedTimestamp - The timestamp of when the relay was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • relayId

        Relay.Builder relayId​(String relayId)

        The unique relay identifier.

        Parameters:
        relayId - The unique relay identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • relayName

        Relay.Builder relayName​(String relayName)

        The unique relay name.

        Parameters:
        relayName - The unique relay name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.