Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901 | |
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
ModifyRealtimeLogDeliveryTaskResponse |
TeoClient.ModifyRealtimeLogDeliveryTask(ModifyRealtimeLogDeliveryTaskRequest req)
通过本接口修改实时日志投递任务配置。本接口有如下限制:不支持修改实时日志投递任务目的地类型(TaskType);不支持修改数据投递类型(LogType)不支持修改数据投递区域(Area)当原实时日志投递任务的目的地为腾讯云 CLS 时,不支持修改目的地详细配置,如日志集、日志主题。
|
Constructor and Description |
---|
ModifyRealtimeLogDeliveryTaskRequest(ModifyRealtimeLogDeliveryTaskRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.