public class DisableActiveAlertRequest extends com.aliyuncs.RpcAcsRequest<DisableActiveAlertResponse>
| Constructor and Description |
|---|
DisableActiveAlertRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizProduct() |
String |
getProduct()
Deprecated.
use getBizProduct instead of this.
|
Class<DisableActiveAlertResponse> |
getResponseClass() |
String |
getUserId() |
void |
setBizProduct(String product) |
void |
setProduct(String product)
Deprecated.
use setBizProduct instead of this.
|
void |
setUserId(String userId) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequestappendUserAgent, concatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getSysAcceptFormat, getSysActionName, getSysBodyParameters, getSysDomainParameters, getSysEndpointType, getSysLocationProduct, getSysProduct, getSysProductDomain, getSysProtocol, getSysQueryParameters, getSysRegionId, getSysSecurityToken, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionIdgetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysUrl, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysUrl, setUrlpublic String getBizProduct()
public void setBizProduct(String product)
@Deprecated public String getProduct()
getProduct in class com.aliyuncs.AcsRequest<DisableActiveAlertResponse>@Deprecated public void setProduct(String product)
public String getUserId()
public void setUserId(String userId)
public Class<DisableActiveAlertResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DisableActiveAlertResponse>Copyright © 2019. All Rights Reserved.