| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20210820.models |
| Modifier and Type | Method and Description |
|---|---|
ParamInfoDs[] |
RegisterDsEventPublisherReq.getProperties()
Get 配置信息
|
ParamInfoDs[] |
RegisterDsEventListenerRequest.getProperties()
Get 配置信息,比如最长等待时间3天配置:[{"ParamKey":"maxWaitEventTime","ParamValue":"3"},{"ParamKey":"maxWaitEventTimeUnit","ParamValue":"DAYS"}]
|
ParamInfoDs[] |
TaskExtDsVO.getProperties()
Get 任务属性
注意:此字段可能返回 null,表示取不到有效值。
|
ParamInfoDs[] |
AiOpsEventListenerDTO.getPropertiesList()
Get 扩展名
注意:此字段可能返回 null,表示取不到有效值。
|
ParamInfoDs[] |
EventPublisherDTO.getPropertiesList()
Get 配置信息
注意:此字段可能返回 null,表示取不到有效值。
|
ParamInfoDs[] |
EventListenerDTO.getPropertiesList()
Get 配置信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegisterDsEventPublisherReq.setProperties(ParamInfoDs[] Properties)
Set 配置信息
|
void |
RegisterDsEventListenerRequest.setProperties(ParamInfoDs[] Properties)
Set 配置信息,比如最长等待时间3天配置:[{"ParamKey":"maxWaitEventTime","ParamValue":"3"},{"ParamKey":"maxWaitEventTimeUnit","ParamValue":"DAYS"}]
|
void |
TaskExtDsVO.setProperties(ParamInfoDs[] Properties)
Set 任务属性
注意:此字段可能返回 null,表示取不到有效值。
|
void |
AiOpsEventListenerDTO.setPropertiesList(ParamInfoDs[] PropertiesList)
Set 扩展名
注意:此字段可能返回 null,表示取不到有效值。
|
void |
EventPublisherDTO.setPropertiesList(ParamInfoDs[] PropertiesList)
Set 配置信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
EventListenerDTO.setPropertiesList(ParamInfoDs[] PropertiesList)
Set 配置信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
ParamInfoDs(ParamInfoDs 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 © 2025. All rights reserved.