apiKeyConfig

public abstract ApiAuth.Builder apiKeyConfig(ApiAuthApiKeyConfig apiKeyConfig)

Setter for apiKeyConfig.

apiKeyConfig: The API secret.


@CanIgnoreReturnValue()
public ApiAuth.Builder apiKeyConfig(ApiAuthApiKeyConfig.Builder apiKeyConfigBuilder)

Setter for apiKeyConfig builder.

apiKeyConfig: The API secret.