apiKeyConfig

public abstract AuthConfig.Builder apiKeyConfig(ApiKeyConfig apiKeyConfig)

Setter for apiKeyConfig.

apiKeyConfig: Config for API key auth.


@CanIgnoreReturnValue()
public AuthConfig.Builder apiKeyConfig(ApiKeyConfig.Builder apiKeyConfigBuilder)

Setter for apiKeyConfig builder.

apiKeyConfig: Config for API key auth.