Package com.commercetools.history.client
Class ProjectApiRoot
java.lang.Object
com.commercetools.history.client.ProjectApiRoot
- All Implemented Interfaces:
ProjectScopedApiRoot,Closeable,AutoCloseable
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()static ProjectApiRootfromClient(String projectKey, ApiHttpClient apiHttpClient) get()graphql()static ProjectApiRootwith()withProjectKey(String projectKey) withResourceTypeValue(String resourceType)
-
Method Details
-
of
-
fromClient
-
with
- Specified by:
within interfaceProjectScopedApiRoot
-
withProjectKey
-
get
- Specified by:
getin interfaceProjectScopedApiRoot
-
withResourceTypeValue
- Specified by:
withResourceTypeValuein interfaceProjectScopedApiRoot
-
graphql
- Specified by:
graphqlin interfaceProjectScopedApiRoot
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-