Interface ConnectionApiKeyAuthResponseParameters.Builder

    • Method Detail

      • apiKeyName

        ConnectionApiKeyAuthResponseParameters.Builder apiKeyName​(String apiKeyName)

        The name of the header to use for the APIKeyValue used for authorization.

        Parameters:
        apiKeyName - The name of the header to use for the APIKeyValue used for authorization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.