Interface ReadAPIKeyConnectionMetadata.Builder

  • Method Details

    • baseEndpoint

      ReadAPIKeyConnectionMetadata.Builder baseEndpoint(String baseEndpoint)

      The base endpoint URL for API key authentication.

      Parameters:
      baseEndpoint - The base endpoint URL for API key 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 authentication.

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