Uses of Class
de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.ApiClient
-
Packages that use ApiClient Package Description de.tsystems.mms.apm.performancesignature.dynatracesaas.rest -
-
Uses of ApiClient in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest
Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest that return ApiClient Modifier and Type Method Description ApiClientApiClient. setAdapterBuilder(retrofit2.Retrofit.Builder adapterBuilder)ApiClientApiClient. setApiKey(String apiKey)Helper method to configure the first api key foundApiClientApiClient. setBasePath(String basePath)Set base pathApiClientApiClient. setDebugging(boolean debugging)Enable/disable debugging for this API client.ApiClientApiClient. setProxy(Proxy proxy)ApiClientApiClient. setVerifyingSsl(boolean verifyingSsl)Configure whether to verify certificate and hostname when making https requests.
-