public class DisableActiveMetricRuleRequest extends com.aliyuncs.RpcAcsRequest<DisableActiveMetricRuleResponse>
| Constructor and Description |
|---|
DisableActiveMetricRuleRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizProduct() |
String |
getProduct()
Deprecated.
use getBizProduct instead of this.
|
Class<DisableActiveMetricRuleResponse> |
getResponseClass() |
void |
setBizProduct(String product) |
void |
setProduct(String product)
Deprecated.
use setBizProduct instead of this.
|
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, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysUrl, setUrl, setX509TrustManagerspublic String getBizProduct()
public void setBizProduct(String product)
@Deprecated public String getProduct()
getProduct in class com.aliyuncs.AcsRequest<DisableActiveMetricRuleResponse>@Deprecated public void setProduct(String product)
public Class<DisableActiveMetricRuleResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DisableActiveMetricRuleResponse>Copyright © 2019. All Rights Reserved.