Package | Description |
---|---|
com.tencentcloudapi.igtm.v20231024.models |
Modifier and Type | Method and Description |
---|---|
Source[] |
ModifyStrategyRequest.getSource()
Get 解析线路,需要全量传参
|
Source[] |
StrategyDetail.getSource()
Get 线路
注意:此字段可能返回 null,表示取不到有效值。
|
Source[] |
Strategy.getSource()
Get 地址来源
注意:此字段可能返回 null,表示取不到有效值。
|
Source[] |
CreateStrategyRequest.getSource()
Get 解析线路
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyStrategyRequest.setSource(Source[] Source)
Set 解析线路,需要全量传参
|
void |
StrategyDetail.setSource(Source[] Source)
Set 线路
注意:此字段可能返回 null,表示取不到有效值。
|
void |
Strategy.setSource(Source[] Source)
Set 地址来源
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateStrategyRequest.setSource(Source[] Source)
Set 解析线路
|
Constructor and Description |
---|
Source(Source 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.