Package com.commercetools.ml.client
Class ProjectApiRoot
java.lang.Object
com.commercetools.ml.client.ProjectApiRoot
- All Implemented Interfaces:
ProjectScopedApiRoot,Closeable,AutoCloseable
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()static ProjectApiRootfromClient(String projectKey, ApiHttpClient apiHttpClient) static ProjectApiRootwith()withProjectKey(String projectKey)
-
Method Details
-
of
-
fromClient
-
with
- Specified by:
within interfaceProjectScopedApiRoot
-
withProjectKey
-
imageSearch
- Specified by:
imageSearchin interfaceProjectScopedApiRoot
-
recommendations
- Specified by:
recommendationsin interfaceProjectScopedApiRoot
-
similarities
- Specified by:
similaritiesin interfaceProjectScopedApiRoot
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-