| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityGroupPolicy[] | 
DescribeSgSnapshotFileContentResponse.getBackupData()
Get Backup data 
 | 
SecurityGroupPolicy[] | 
SecurityGroupPolicySet.getEgress()
Get Outbound rule. 
 | 
SecurityGroupPolicy[] | 
SecurityGroupPolicySet.getIngress()
Get Inbound rule. 
 | 
SecurityGroupPolicy[] | 
DescribeSgSnapshotFileContentResponse.getOriginalData()
Get Original data 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeSgSnapshotFileContentResponse.setBackupData(SecurityGroupPolicy[] BackupData)
Set Backup data 
 | 
void | 
SecurityGroupPolicySet.setEgress(SecurityGroupPolicy[] Egress)
Set Outbound rule. 
 | 
void | 
SecurityGroupPolicySet.setIngress(SecurityGroupPolicy[] Ingress)
Set Inbound rule. 
 | 
void | 
DescribeSgSnapshotFileContentResponse.setOriginalData(SecurityGroupPolicy[] OriginalData)
Set Original data 
 | 
| Constructor and Description | 
|---|
SecurityGroupPolicy(SecurityGroupPolicy 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.