Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
CLSTopic |
RealtimeLogDeliveryTask.getCLS()
Get CLS 的配置信息。
注意:此字段可能返回 null,表示取不到有效值。
|
CLSTopic |
CreateRealtimeLogDeliveryTaskRequest.getCLS()
Get CLS 的配置信息。当 TaskType 取值为 cls 时,该参数必填。
|
Modifier and Type | Method and Description |
---|---|
void |
RealtimeLogDeliveryTask.setCLS(CLSTopic CLS)
Set CLS 的配置信息。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateRealtimeLogDeliveryTaskRequest.setCLS(CLSTopic CLS)
Set CLS 的配置信息。当 TaskType 取值为 cls 时,该参数必填。
|
Constructor and Description |
---|
CLSTopic(CLSTopic 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.