| Package | Description |
|---|---|
| com.tencentcloudapi.cfw.v20190904.models |
| Modifier and Type | Method and Description |
|---|---|
NetInstancesInfo[] |
FwGroupSwitchShow.getDstInstancesInfo()
Get 目的实例信息
|
NetInstancesInfo[] |
FwGroupSwitchShow.getSrcInstancesInfo()
Get 源实例信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
FwGroupSwitchShow.setDstInstancesInfo(NetInstancesInfo[] DstInstancesInfo)
Set 目的实例信息
|
void |
FwGroupSwitchShow.setSrcInstancesInfo(NetInstancesInfo[] SrcInstancesInfo)
Set 源实例信息
|
| Constructor and Description |
|---|
NetInstancesInfo(NetInstancesInfo 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.