name

public abstract ApiKeyConfig.Builder name(String name)

Setter for name.

name: Optional. The parameter name of the API key. E.g. If the API request is "https://example.com/act?api_key=", "api_key" would be the parameter name.