Interface EndpointInfo.Builder

    • Method Detail

      • address

        EndpointInfo.Builder address​(String address)

        Address of the endpoint.

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

        EndpointInfo.Builder displayName​(String displayName)

        Display name of the endpoint.

        Parameters:
        displayName - Display name of the endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.