Interface ApiKeyCredential.Builder

    • Method Detail

      • apiKey

        ApiKeyCredential.Builder apiKey​(String apiKey)

        An API key for an application.

        Parameters:
        apiKey - An API key for an application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.