public class AddLiveRecordNotifyConfigRequest extends com.aliyuncs.RpcAcsRequest<AddLiveRecordNotifyConfigResponse>
| Constructor and Description |
|---|
AddLiveRecordNotifyConfigRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomainName() |
Boolean |
getNeedStatusNotify() |
String |
getNotifyUrl() |
String |
getOnDemandUrl() |
Long |
getOwnerId() |
Class<AddLiveRecordNotifyConfigResponse> |
getResponseClass() |
String |
getSecurityToken() |
void |
setDomainName(String domainName) |
void |
setNeedStatusNotify(Boolean needStatusNotify) |
void |
setNotifyUrl(String notifyUrl) |
void |
setOnDemandUrl(String onDemandUrl) |
void |
setOwnerId(Long ownerId) |
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, signRequestgetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setUrlpublic String getOnDemandUrl()
public void setOnDemandUrl(String onDemandUrl)
public String getSecurityToken()
getSecurityToken in class com.aliyuncs.AcsRequest<AddLiveRecordNotifyConfigResponse>public void setSecurityToken(String securityToken)
setSecurityToken in class com.aliyuncs.RpcAcsRequest<AddLiveRecordNotifyConfigResponse>public String getDomainName()
public void setDomainName(String domainName)
public String getNotifyUrl()
public void setNotifyUrl(String notifyUrl)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Boolean getNeedStatusNotify()
public void setNeedStatusNotify(Boolean needStatusNotify)
public Class<AddLiveRecordNotifyConfigResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<AddLiveRecordNotifyConfigResponse>Copyright © 2018. All Rights Reserved.