public class DescribeAlarmsForResourcesRequest extends com.aliyuncs.RpcAcsRequest<DescribeAlarmsForResourcesResponse>
| Constructor and Description |
|---|
DescribeAlarmsForResourcesRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlertState() |
String |
getDimensions() |
Boolean |
getEnableState() |
String |
getGroupId() |
String |
getMetricName() |
String |
getNamespace() |
String |
getPage() |
String |
getPageSize() |
Class<DescribeAlarmsForResourcesResponse> |
getResponseClass() |
void |
setAlertState(String alertState) |
void |
setDimensions(String dimensions) |
void |
setEnableState(Boolean enableState) |
void |
setGroupId(String groupId) |
void |
setMetricName(String metricName) |
void |
setNamespace(String namespace) |
void |
setPage(String page) |
void |
setPageSize(String pageSize) |
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 Boolean getEnableState()
public void setEnableState(Boolean enableState)
public String getGroupId()
public void setGroupId(String groupId)
public String getNamespace()
public void setNamespace(String namespace)
public String getPageSize()
public void setPageSize(String pageSize)
public String getAlertState()
public void setAlertState(String alertState)
public String getPage()
public void setPage(String page)
public String getMetricName()
public void setMetricName(String metricName)
public String getDimensions()
public void setDimensions(String dimensions)
public Class<DescribeAlarmsForResourcesResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeAlarmsForResourcesResponse>Copyright © 2018. All Rights Reserved.