| Package | Description |
|---|---|
| com.tencentcloudapi.dc.v20180410.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
DirectConnect.getTagSet()
Get 标签键值对
注意:此字段可能返回 null,表示取不到有效值。
|
Tag[] |
DirectConnectTunnel.getTagSet()
Get 专用通道标签值
|
| Modifier and Type | Method and Description |
|---|---|
void |
DirectConnect.setTagSet(Tag[] TagSet)
Set 标签键值对
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DirectConnectTunnel.setTagSet(Tag[] TagSet)
Set 专用通道标签值
|
| Constructor and Description |
|---|
Tag(Tag 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 © 2022. All rights reserved.