public class SetRefererConfigRequest extends com.aliyuncs.RpcAcsRequest<SetRefererConfigResponse>
| Constructor and Description |
|---|
SetRefererConfigRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAllowEmpty() |
String |
getDisableAst() |
String |
getDomainName() |
Long |
getOwnerId() |
String |
getReferList() |
String |
getReferType() |
Class<SetRefererConfigResponse> |
getResponseClass() |
String |
getSecurityToken() |
void |
setAllowEmpty(String allowEmpty) |
void |
setDisableAst(String disableAst) |
void |
setDomainName(String domainName) |
void |
setOwnerId(Long ownerId) |
void |
setReferList(String referList) |
void |
setReferType(String referType) |
void |
setSecurityToken(String securityToken) |
composeUrl, setAcceptFormat, setActionName, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, 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 getReferList()
public void setReferList(String referList)
public String getSecurityToken()
getSecurityToken in class com.aliyuncs.AcsRequest<SetRefererConfigResponse>public void setSecurityToken(String securityToken)
setSecurityToken in class com.aliyuncs.RpcAcsRequest<SetRefererConfigResponse>public String getDomainName()
public void setDomainName(String domainName)
public String getReferType()
public void setReferType(String referType)
public String getDisableAst()
public void setDisableAst(String disableAst)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getAllowEmpty()
public void setAllowEmpty(String allowEmpty)
public Class<SetRefererConfigResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<SetRefererConfigResponse>Copyright © 2018. All Rights Reserved.