| Package | Description |
|---|---|
| tech.amikos.chromadb.handler | |
| tech.amikos.chromadb.model |
| Modifier and Type | Method and Description |
|---|---|
Object |
DefaultApi.updateCollection(UpdateCollection body,
String collectionId)
Update Collection
|
okhttp3.Call |
DefaultApi.updateCollectionAsync(UpdateCollection body,
String collectionId,
ApiCallback<Object> callback)
Update Collection (asynchronously)
|
okhttp3.Call |
DefaultApi.updateCollectionCall(UpdateCollection body,
String collectionId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateCollection
|
ApiResponse<Object> |
DefaultApi.updateCollectionWithHttpInfo(UpdateCollection body,
String collectionId)
Update Collection
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCollection |
UpdateCollection.newMetadata(Object newMetadata) |
UpdateCollection |
UpdateCollection.newName(String newName) |
Copyright © 2023 Amikos Tech OOD. All rights reserved.