apiHost

abstract fun apiHost(apiHost: String): ApiClient.Builder

Set a specific pCloud API host.

if not specifically set, the produced ApiClient will use api.pcloud.com.

Return

the same Builder instance

Parameters

apiHost

a valid pCloud API host. (api.pcloud.com, eapi.pcloud.com)