public class CreateProxyGroupDomainRequest extends AbstractModel
| Constructor and Description | 
|---|
| CreateProxyGroupDomainRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getGroupId()Get Connection group ID of the domain name to be enabled. | 
| void | setGroupId(String GroupId)Set Connection group ID of the domain name to be enabled. | 
| 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 getGroupId()
public void setGroupId(String GroupId)
GroupId - Connection group ID of the domain name to be enabled.Copyright © 2021. All rights reserved.