Interface ReadBasicAuthConnectionMetadata.Builder

  • Method Details

    • baseEndpoint

      ReadBasicAuthConnectionMetadata.Builder baseEndpoint(String baseEndpoint)

      The base endpoint URL for basic authentication.

      Parameters:
      baseEndpoint - The base endpoint URL for basic authentication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • username

      The username used for basic authentication.

      Parameters:
      username - The username used for basic authentication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.