com.aliyuncs.cms.model.v20170301
类 QueryMetricLastRequest

java.lang.Object
  继承者 com.aliyuncs.http.HttpRequest
      继承者 com.aliyuncs.AcsRequest<T>
          继承者 com.aliyuncs.RpcAcsRequest<QueryMetricLastResponse>
              继承者 com.aliyuncs.cms.model.v20170301.QueryMetricLastRequest

public class QueryMetricLastRequest
extends com.aliyuncs.RpcAcsRequest<QueryMetricLastResponse>

版本:
作者:
auto create

字段摘要
 
从类 com.aliyuncs.AcsRequest 继承的字段
composer
 
从类 com.aliyuncs.http.HttpRequest 继承的字段
connectTimeout, content, CONTENT_LENGTH, CONTENT_MD5, CONTENT_TYPE, contentType, encoding, headers, readTimeout
 
构造方法摘要
QueryMetricLastRequest()
           
 
方法摘要
 String getcallby_cms_owner()
           
 String getCursor()
           
 String getDimensions()
           
 String getEndTime()
           
 String getExpress()
           
 String getLength()
           
 String getMetric()
           
 String getPage()
           
 String getPeriod()
           
 String getProject()
           
 Long getResourceOwnerId()
           
 Class<QueryMetricLastResponse> getResponseClass()
           
 String getStartTime()
           
 void setcallby_cms_owner(String callby_cms_owner)
           
 void setCursor(String cursor)
           
 void setDimensions(String dimensions)
           
 void setEndTime(String endTime)
           
 void setExpress(String express)
           
 void setLength(String length)
           
 void setMetric(String metric)
           
 void setPage(String page)
           
 void setPeriod(String period)
           
 void setProject(String project)
           
 void setResourceOwnerId(Long resourceOwnerId)
           
 void setStartTime(String startTime)
           
 
从类 com.aliyuncs.RpcAcsRequest 继承的方法
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequest
 
从类 com.aliyuncs.AcsRequest 继承的方法
concatQueryString, getAcceptFormat, getActionName, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionId
 
从类 com.aliyuncs.http.HttpRequest 继承的方法
getConnectTimeout, getContent, getContentType, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setContent, setContentType, setEncoding, setMethod, setReadTimeout, setUrl
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

QueryMetricLastRequest

public QueryMetricLastRequest()
方法详细信息

getResourceOwnerId

public Long getResourceOwnerId()

setResourceOwnerId

public void setResourceOwnerId(Long resourceOwnerId)

getcallby_cms_owner

public String getcallby_cms_owner()

setcallby_cms_owner

public void setcallby_cms_owner(String callby_cms_owner)

getProject

public String getProject()

setProject

public void setProject(String project)

getMetric

public String getMetric()

setMetric

public void setMetric(String metric)

getPeriod

public String getPeriod()

setPeriod

public void setPeriod(String period)

getStartTime

public String getStartTime()

setStartTime

public void setStartTime(String startTime)

getEndTime

public String getEndTime()

setEndTime

public void setEndTime(String endTime)

getDimensions

public String getDimensions()

setDimensions

public void setDimensions(String dimensions)

getCursor

public String getCursor()

setCursor

public void setCursor(String cursor)

getPage

public String getPage()

setPage

public void setPage(String page)

getLength

public String getLength()

setLength

public void setLength(String length)

getExpress

public String getExpress()

setExpress

public void setExpress(String express)

getResponseClass

public Class<QueryMetricLastResponse> getResponseClass()
指定者:
com.aliyuncs.AcsRequest<QueryMetricLastResponse> 中的 getResponseClass


Copyright © 2017. All Rights Reserved.