Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901 | |
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
CreateRealtimeLogDeliveryTaskResponse |
TeoClient.CreateRealtimeLogDeliveryTask(CreateRealtimeLogDeliveryTaskRequest req)
通过本接口创建实时日志投递任务。本接口有如下限制:
同一个实体(七层域名或者四层代理实例)在同种数据投递类型(LogType)和数据投递区域(Area)的组合下,只能被添加到一个实时日志投递任务中。建议先通过 [DescribeRealtimeLogDeliveryTasks](https://tcloud4api.woa.com/document/product/1657/343539?!preview&!document=1) 接口根据实体查询实时日志投递任务列表,检查实体是否已经被添加到另一实时日志投递任务中。
|
Constructor and Description |
---|
CreateRealtimeLogDeliveryTaskRequest(CreateRealtimeLogDeliveryTaskRequest 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.