| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
RerunRequest |
RerunRequest.endDate(String endDate) |
RerunRequest |
RerunRequest.labelId(Long labelId) |
RerunRequest |
RerunRequest.startDate(String startDate) |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonBoolean |
LabelApi.rerunLabel(RerunRequest body,
Long xTenant)
标签重跑
|
com.squareup.okhttp.Call |
LabelApi.rerunLabelAsync(RerunRequest body,
Long xTenant,
ApiCallback<CommonBoolean> callback)
标签重跑 (asynchronously)
|
com.squareup.okhttp.Call |
LabelApi.rerunLabelCall(RerunRequest body,
Long xTenant,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for rerunLabel
|
ApiResponse<CommonBoolean> |
LabelApi.rerunLabelWithHttpInfo(RerunRequest body,
Long xTenant)
标签重跑
|
Copyright © 2024. All rights reserved.