authenticator

abstract fun authenticator(authenticator: Authenticator): ApiClient.Builder

Return

the same Builder instance

See also

Parameters

authenticator

the Authenticator instance to be used for authentication when making calls to pCloud's API.

If set to null, no authentication will be performed.