ByteDanceResponseSegmentationOnlineServiceEnableResp |
SegmentationApi.segmentOnlineServiceEnable(ByteDanceResponseSegmentationOnlineServiceEnableReq body,
Integer tenantId,
Integer segId)
分群在线服务开启/关闭
开启/关闭单个分群的在线服务
|
com.squareup.okhttp.Call |
SegmentationApi.segmentOnlineServiceEnableAsync(ByteDanceResponseSegmentationOnlineServiceEnableReq body,
Integer tenantId,
Integer segId,
ApiCallback<ByteDanceResponseSegmentationOnlineServiceEnableResp> callback)
分群在线服务开启/关闭 (asynchronously)
开启/关闭单个分群的在线服务
|
com.squareup.okhttp.Call |
SegmentationApi.segmentOnlineServiceEnableCall(ByteDanceResponseSegmentationOnlineServiceEnableReq body,
Integer tenantId,
Integer segId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for segmentOnlineServiceEnable
|
ApiResponse<ByteDanceResponseSegmentationOnlineServiceEnableResp> |
SegmentationApi.segmentOnlineServiceEnableWithHttpInfo(ByteDanceResponseSegmentationOnlineServiceEnableReq body,
Integer tenantId,
Integer segId)
分群在线服务开启/关闭
开启/关闭单个分群的在线服务
|