Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901 | |
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
DescribeSecurityIPGroupResponse |
TeoClient.DescribeSecurityIPGroup(DescribeSecurityIPGroupRequest req)
查询安全 IP 组的配置信息,包括安全 IP 组的 ID、名称和内容。本接口的查询结果中,每个 IP 组最多只返回 2000 个 IP / 网段。如果存在超过 2000 个 IP / 网段的超大 IP 组,请调用 DescribeSecurityIPGroupContent 进行分页查询。
|
Constructor and Description |
---|
DescribeSecurityIPGroupRequest(DescribeSecurityIPGroupRequest 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.