public class PutLogMonitorRequest extends com.aliyuncs.RpcAcsRequest<PutLogMonitorResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
PutLogMonitorRequest.Aggregates |
static class |
PutLogMonitorRequest.Groupbys |
static class |
PutLogMonitorRequest.ValueFilter |
| Constructor and Description |
|---|
PutLogMonitorRequest() |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequestappendUserAgent, concatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, 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 getSlsLogstore()
public void setSlsLogstore(String slsLogstore)
public String getSlsProject()
public void setSlsProject(String slsProject)
public List<PutLogMonitorRequest.ValueFilter> getValueFilters()
public void setValueFilters(List<PutLogMonitorRequest.ValueFilter> valueFilters)
public String getMetricExpress()
public void setMetricExpress(String metricExpress)
public String getSlsRegionId()
public void setSlsRegionId(String slsRegionId)
public String getMetricName()
public void setMetricName(String metricName)
public String getGroupId()
public void setGroupId(String groupId)
public String getTumblingwindows()
public void setTumblingwindows(String tumblingwindows)
public String getValueFilterRelation()
public void setValueFilterRelation(String valueFilterRelation)
public String getUnit()
public void setUnit(String unit)
public List<PutLogMonitorRequest.Groupbys> getGroupbyss()
public void setGroupbyss(List<PutLogMonitorRequest.Groupbys> groupbyss)
public String getLogId()
public void setLogId(String logId)
public List<PutLogMonitorRequest.Aggregates> getAggregatess()
public void setAggregatess(List<PutLogMonitorRequest.Aggregates> aggregatess)
public Class<PutLogMonitorResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<PutLogMonitorResponse>Copyright © 2020. All Rights Reserved.