| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
SegOpenApiFileUploadResponse |
SegOpenApiFileUploadResponse.addPreviewResultItem(String previewResultItem) |
SegOpenApiFileUploadResponse |
SegOpenApiFileUploadResponse.distinctLines(Long distinctLines) |
SegOpenApiFileUploadResponse |
ByteDanceResponseSegmentationUploadResp.getData()
Get data
|
SegOpenApiFileUploadResponse |
SegOpenApiFileUploadResponse.lines(Long lines) |
SegOpenApiFileUploadResponse |
SegOpenApiFileUploadResponse.previewResult(List<String> previewResult) |
SegOpenApiFileUploadResponse |
SegOpenApiFileUploadResponse.uploadTaskId(Integer uploadTaskId) |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteDanceResponseSegmentationUploadResp |
ByteDanceResponseSegmentationUploadResp.data(SegOpenApiFileUploadResponse data) |
void |
ByteDanceResponseSegmentationUploadResp.setData(SegOpenApiFileUploadResponse data) |
| 限定符和类型 | 方法和说明 |
|---|---|
SegOpenApiFileUploadResponse |
SegmentationApi.uploadSegFileToCh(File file,
Integer tenantId)
上传人工分群文件
|
SegOpenApiFileUploadResponse |
SegmentationApi.uploadSegFileToCh(ManualsegmentUploadBody1 body,
Integer tenantId)
上传人工分群文件
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<SegOpenApiFileUploadResponse> |
SegmentationApi.uploadSegFileToChWithHttpInfo(File file,
Integer tenantId)
上传人工分群文件
|
ApiResponse<SegOpenApiFileUploadResponse> |
SegmentationApi.uploadSegFileToChWithHttpInfo(ManualsegmentUploadBody1 body,
Integer tenantId)
上传人工分群文件
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
SegmentationApi.uploadSegFileToChAsync(File file,
Integer tenantId,
ApiCallback<SegOpenApiFileUploadResponse> callback)
上传人工分群文件 (asynchronously)
|
com.squareup.okhttp.Call |
SegmentationApi.uploadSegFileToChAsync(ManualsegmentUploadBody1 body,
Integer tenantId,
ApiCallback<SegOpenApiFileUploadResponse> callback)
上传人工分群文件 (asynchronously)
|
Copyright © 2023. All rights reserved.