public class DescribeSecurityIPGroupRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeSecurityIPGroupRequest() | 
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long[] | getGroupIds()Get Specifies the security ip group id. | 
| String | getZoneId()Get Site ID, used to specify the scope of the queried site. | 
| void | setGroupIds(Long[] GroupIds)Set Specifies the security ip group id. | 
| void | setZoneId(String ZoneId)Set Site ID, used to specify the scope of the queried site. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeSecurityIPGroupRequest()
public DescribeSecurityIPGroupRequest(DescribeSecurityIPGroupRequest source)
public String getZoneId()
public void setZoneId(String ZoneId)
ZoneId - Site ID, used to specify the scope of the queried site.public Long[] getGroupIds()
public void setGroupIds(Long[] GroupIds)
GroupIds - Specifies the security ip group id. Copyright © 2025. All rights reserved.