Interface HttpDiscoveryUrlAccessor.HttpDiscoveryUrlBuilder<B extends HttpDiscoveryUrlAccessor.HttpDiscoveryUrlBuilder<B>>

    • Method Detail

      • withHttpDiscoveryUrl

        B withHttpDiscoveryUrl​(org.refcodes.net.Url aUrl)
        Sets the URL for the URL property locating the service discovery discovery.
        Parameters:
        aUrl - The service discovery discovery URL to be stored by the URL property.
        Returns:
        The builder for applying multiple build operations.