public class DescribeSnapshotMonitorDataRequest extends com.aliyuncs.RpcAcsRequest<DescribeSnapshotMonitorDataResponse>
| Constructor and Description |
|---|
DescribeSnapshotMonitorDataRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndTime() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
Integer |
getPeriod() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<DescribeSnapshotMonitorDataResponse> |
getResponseClass() |
String |
getStartTime() |
void |
setEndTime(String endTime) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPeriod(Integer period) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setStartTime(String startTime) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionIdgetConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setUrlpublic Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public Integer getPeriod()
public void setPeriod(Integer period)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getEndTime()
public void setEndTime(String endTime)
public String getStartTime()
public void setStartTime(String startTime)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<DescribeSnapshotMonitorDataResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeSnapshotMonitorDataResponse>Copyright © 2017. All Rights Reserved.