| Package | Description |
|---|---|
| com.coze.openapi.api | |
| com.coze.openapi.client.dataset.document | |
| com.coze.openapi.service.service.dataset |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<ListDocumentResp> |
DatasetDocumentAPI.list(ListDocumentReq req,
BaseReq baseReq) |
| Modifier and Type | Method and Description |
|---|---|
static ListDocumentReq |
ListDocumentReq.of(Long datasetID,
Integer page,
Integer size) |
| Modifier and Type | Method and Description |
|---|---|
PageResp<Document> |
DocumentService.list(ListDocumentReq req) |
Copyright © 2025. All rights reserved.