| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
| IPGroup | CreateSecurityIPGroupRequest. getIPGroup()Get IP 组信息。 | 
| IPGroup | ModifySecurityIPGroupRequest. getIPGroup()Get IP 组配置。 | 
| IPGroup[] | DescribeSecurityIPGroupInfoResponse. getIPGroups()Get IP 组的详细配置信息。包含每个 IP 组的 ID 、名称和 IP /网段列表信息。 | 
| IPGroup[] | DescribeSecurityIPGroupResponse. getIPGroups()Get 安全 IP 组的详细配置信息。包含每个安全 IP 组的 ID 、名称、IP / 网段总数量、 IP / 网段列表信息和过期时间信息。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateSecurityIPGroupRequest. setIPGroup(IPGroup IPGroup)Set IP 组信息。 | 
| void | ModifySecurityIPGroupRequest. setIPGroup(IPGroup IPGroup)Set IP 组配置。 | 
| void | DescribeSecurityIPGroupInfoResponse. setIPGroups(IPGroup[] IPGroups)Set IP 组的详细配置信息。包含每个 IP 组的 ID 、名称和 IP /网段列表信息。 | 
| void | DescribeSecurityIPGroupResponse. setIPGroups(IPGroup[] IPGroups)Set 安全 IP 组的详细配置信息。包含每个安全 IP 组的 ID 、名称、IP / 网段总数量、 IP / 网段列表信息和过期时间信息。 | 
| Constructor and Description | 
|---|
| IPGroup(IPGroup 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.