| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteDanceResponseSegmentationOnlineServiceEnableResp |
ByteDanceResponseSegmentationOnlineServiceEnableResp.code(Integer code) |
ByteDanceResponseSegmentationOnlineServiceEnableResp |
ByteDanceResponseSegmentationOnlineServiceEnableResp.data(String data) |
ByteDanceResponseSegmentationOnlineServiceEnableResp |
ByteDanceResponseSegmentationOnlineServiceEnableResp.msg(String msg) |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteDanceResponseSegmentationOnlineServiceEnableResp |
SegmentationApi.segmentOnlineServiceEnable(ByteDanceResponseSegmentationOnlineServiceEnableReq body,
Integer tenantId,
Integer segId)
分群在线服务开启/关闭
开启/关闭单个分群的在线服务
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ByteDanceResponseSegmentationOnlineServiceEnableResp> |
SegmentationApi.segmentOnlineServiceEnableWithHttpInfo(ByteDanceResponseSegmentationOnlineServiceEnableReq body,
Integer tenantId,
Integer segId)
分群在线服务开启/关闭
开启/关闭单个分群的在线服务
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
SegmentationApi.segmentOnlineServiceEnableAsync(ByteDanceResponseSegmentationOnlineServiceEnableReq body,
Integer tenantId,
Integer segId,
ApiCallback<ByteDanceResponseSegmentationOnlineServiceEnableResp> callback)
分群在线服务开启/关闭 (asynchronously)
开启/关闭单个分群的在线服务
|
Copyright © 2023. All rights reserved.