Package com.cloudogu.scmmanager.scm.api
Class HttpApiClient
java.lang.Object
com.cloudogu.scmmanager.scm.api.ApiClient
com.cloudogu.scmmanager.scm.api.HttpApiClient
-
Constructor Summary
ConstructorDescriptionHttpApiClient
(String serverUrl, HttpAuthentication authentication) HttpApiClient
(okhttp3.OkHttpClient client, String serverUrl, HttpAuthentication authentication) -
Method Summary
Methods inherited from class com.cloudogu.scmmanager.scm.api.ApiClient
execute, getProtocol
-
Constructor Details
-
HttpApiClient
-
HttpApiClient
public HttpApiClient(okhttp3.OkHttpClient client, String serverUrl, HttpAuthentication authentication)
-
-
Method Details
-
get
-
getBaseUrl
- Specified by:
getBaseUrl
in classApiClient
-