Interface CustomerNodeEndpoint.Builder

    • Method Detail

      • address

        CustomerNodeEndpoint.Builder address​(String address)

        The address of the node endpoint

        Parameters:
        address - The address of the node endpoint
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • port

        CustomerNodeEndpoint.Builder port​(Integer port)

        The port of the node endpoint

        Parameters:
        port - The port of the node endpoint
        Returns:
        Returns a reference to this object so that method calls can be chained together.