Package | Description |
---|---|
com.tencentcloudapi.cfw.v20190904.models |
Modifier and Type | Method and Description |
---|---|
SecurityGroupListData[] |
DescribeSecurityGroupListResponse.getData()
Get Security group rule list data
|
SecurityGroupListData[] |
CreateSecurityGroupRulesRequest.getData()
Get Added enterprise security group rule data
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSecurityGroupListResponse.setData(SecurityGroupListData[] Data)
Set Security group rule list data
|
void |
CreateSecurityGroupRulesRequest.setData(SecurityGroupListData[] Data)
Set Added enterprise security group rule data
|
Constructor and Description |
---|
SecurityGroupListData(SecurityGroupListData 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 © 2023. All rights reserved.