| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
ByteDanceResponseSegmentationUploadResp |
ByteDanceResponseSegmentationUploadResp.code(Long code) |
ByteDanceResponseSegmentationUploadResp |
ByteDanceResponseSegmentationUploadResp.data(SegOpenApiFileUploadResponse data) |
ByteDanceResponseSegmentationUploadResp |
ByteDanceResponseSegmentationUploadResp.msg(String msg) |
| Modifier and Type | Method and Description |
|---|---|
ByteDanceResponseSegmentationUploadResp |
SegmentationApi.uploadSegFile(File file,
Integer tenantId)
上传分群文件
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ByteDanceResponseSegmentationUploadResp> |
SegmentationApi.uploadSegFileWithHttpInfo(File file,
Integer tenantId)
上传分群文件
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SegmentationApi.uploadSegFileAsync(File file,
Integer tenantId,
ApiCallback<ByteDanceResponseSegmentationUploadResp> callback)
上传分群文件 (asynchronously)
|
Copyright © 2023. All rights reserved.