Package | Description |
---|---|
com.tencentcloudapi.cfw.v20190904.models |
Modifier and Type | Method and Description |
---|---|
VpcFwInstance[] |
CreateVpcFwGroupRequest.getVpcFwInstances()
Get 防火墙(组)下的防火墙实例列表
|
VpcFwInstance[] |
ModifyVpcFwGroupRequest.getVpcFwInstances()
Get 编辑的防火墙实例列表
|
Modifier and Type | Method and Description |
---|---|
void |
CreateVpcFwGroupRequest.setVpcFwInstances(VpcFwInstance[] VpcFwInstances)
Set 防火墙(组)下的防火墙实例列表
|
void |
ModifyVpcFwGroupRequest.setVpcFwInstances(VpcFwInstance[] VpcFwInstances)
Set 编辑的防火墙实例列表
|
Constructor and Description |
---|
VpcFwInstance(VpcFwInstance 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.