Interface APIKeyConnectionMetadata.Builder

  • Method Details

    • baseEndpoint

      APIKeyConnectionMetadata.Builder baseEndpoint(String baseEndpoint)

      The base URL endpoint for the external service.

      Parameters:
      baseEndpoint - The base URL endpoint for the external service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • apiKey

      The API key used for authentication.

      Parameters:
      apiKey - The API key used for authentication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • email

      The email address associated with the API key, if required.

      Parameters:
      email - The email address associated with the API key, if required.
      Returns:
      Returns a reference to this object so that method calls can be chained together.