Interface CreateConnectionApiKeyAuthRequestParameters.Builder

  • Method Details

    • apiKeyName

      The name of the API key to use for authorization.

      Parameters:
      apiKeyName - The name of the API key to use for authorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • apiKeyValue

      The value for the API key to use for authorization.

      Parameters:
      apiKeyValue - The value for the API key to use for authorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.