Package com.commercetools.history.client
Interface ProjectScopedApiRoot
- All Known Implementing Classes:
ProjectApiRoot
public interface ProjectScopedApiRoot
-
Method Summary
Modifier and TypeMethodDescriptionget()graphql()with()withResourceTypeValue(String resourceType)
-
Method Details
-
with
ByProjectKeyRequestBuilder with() -
get
ByProjectKeyGet get() -
withResourceTypeValue
-
graphql
ByProjectKeyGraphqlRequestBuilder graphql()
-