public class CreateMyGroupsRequest extends com.aliyuncs.RpcAcsRequest<CreateMyGroupsResponse>
| Constructor and Description |
|---|
CreateMyGroupsRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBindUrl() |
String |
getContactGroups() |
String |
getGroupName() |
String |
getOptions() |
Class<CreateMyGroupsResponse> |
getResponseClass() |
Long |
getServiceId() |
String |
getType() |
void |
setBindUrl(String bindUrl) |
void |
setContactGroups(String contactGroups) |
void |
setGroupName(String groupName) |
void |
setOptions(String options) |
void |
setServiceId(Long serviceId) |
void |
setType(String type) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, signRequestbuildHttpConnection, getConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getSslSocketFactory, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setSslSocketFactory, setUrlpublic String getContactGroups()
public void setContactGroups(String contactGroups)
public String getOptions()
public void setOptions(String options)
public String getType()
public void setType(String type)
public Long getServiceId()
public void setServiceId(Long serviceId)
public String getGroupName()
public void setGroupName(String groupName)
public String getBindUrl()
public void setBindUrl(String bindUrl)
public Class<CreateMyGroupsResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<CreateMyGroupsResponse>Copyright © 2018. All Rights Reserved.