| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SecurityGroupPolicy[] | DescribeSgSnapshotFileContentResponse. getBackupData()Get 备份数据。 | 
| SecurityGroupPolicy[] | SecurityGroupPolicySet. getEgress()Get 出站规则。 | 
| SecurityGroupPolicy[] | SecurityGroupPolicySet. getIngress()Get 入站规则。 | 
| SecurityGroupPolicy[] | DescribeSgSnapshotFileContentResponse. getOriginalData()Get 原始数据。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeSgSnapshotFileContentResponse. setBackupData(SecurityGroupPolicy[] BackupData)Set 备份数据。 | 
| void | SecurityGroupPolicySet. setEgress(SecurityGroupPolicy[] Egress)Set 出站规则。 | 
| void | SecurityGroupPolicySet. setIngress(SecurityGroupPolicy[] Ingress)Set 入站规则。 | 
| void | DescribeSgSnapshotFileContentResponse. setOriginalData(SecurityGroupPolicy[] OriginalData)Set 原始数据。 | 
| 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.