public class DeleteAddressTemplateGroupRequest extends AbstractModel
| Constructor and Description | 
|---|
| DeleteAddressTemplateGroupRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAddressTemplateGroupId()Get The IP address template group instance ID, such as `ipmg-90cex8mq`. | 
| void | setAddressTemplateGroupId(String AddressTemplateGroupId)Set The IP address template group instance ID, such as `ipmg-90cex8mq`. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic String getAddressTemplateGroupId()
public void setAddressTemplateGroupId(String AddressTemplateGroupId)
AddressTemplateGroupId - The IP address template group instance ID, such as `ipmg-90cex8mq`.Copyright © 2020. All rights reserved.