Interface UrlEndpointConfig.Builder

  • Method Details

    • healthUrl

      UrlEndpointConfig.Builder healthUrl(String healthUrl)

      The health check URL of the URL endpoint type.

      Parameters:
      healthUrl - The health check URL of the URL endpoint type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • url

      The HTTP URL endpoint.

      Parameters:
      url - The HTTP URL endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.