Interface ApiKeyCredential.Builder

  • Method Details

    • apiKeyValue

      ApiKeyCredential.Builder apiKeyValue(String apiKeyValue)

      The API key value used to authenticate with the external system.

      Parameters:
      apiKeyValue - The API key value used to authenticate with the external system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.