setClientApiKey abstract method

void setClientApiKey(
  1. String apiKey
)

Allows to switch the API key used to authenticate requests.

Implementation

void setClientApiKey(String apiKey);