Package com.commercetools.history.client
Class ApiRoot
java.lang.Object
com.commercetools.history.client.ApiRoot
- All Implemented Interfaces:
Closeable,AutoCloseable
Entrypoint for building requests against the API
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()static ApiRootfromClient(ApiHttpClient apiHttpClient) static ApiRootof()withProjectKeyValue(String projectKey)
-
Method Details
-
of
-
fromClient
-
withProjectKeyValue
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-