Interface NoneConnectionMetadata.Builder

  • Method Details

    • baseEndpoint

      NoneConnectionMetadata.Builder baseEndpoint(String baseEndpoint)

      The base endpoint URL for connections that do not require authentication.

      Parameters:
      baseEndpoint - The base endpoint URL for connections that do not require authentication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.