Interface LinkAssociation.Builder

    • Method Detail

      • globalNetworkId

        LinkAssociation.Builder globalNetworkId​(String globalNetworkId)

        The ID of the global network.

        Parameters:
        globalNetworkId - The ID of the global network.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • deviceId

        LinkAssociation.Builder deviceId​(String deviceId)

        The device ID for the link association.

        Parameters:
        deviceId - The device ID for the link association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • linkId

        LinkAssociation.Builder linkId​(String linkId)

        The ID of the link.

        Parameters:
        linkId - The ID of the link.
        Returns:
        Returns a reference to this object so that method calls can be chained together.