public class DescribeNewProjectEipMonitorDataRequest extends com.aliyuncs.RpcAcsRequest<DescribeNewProjectEipMonitorDataResponse>
| Constructor and Description |
|---|
DescribeNewProjectEipMonitorDataRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAllocationId() |
String |
getEndTime() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
Integer |
getPeriod() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<DescribeNewProjectEipMonitorDataResponse> |
getResponseClass() |
String |
getStartTime() |
void |
setAllocationId(String allocationId) |
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 DescribeNewProjectEipMonitorDataRequest()
public 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 getAllocationId()
public void setAllocationId(String allocationId)
public String getStartTime()
public void setStartTime(String startTime)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<DescribeNewProjectEipMonitorDataResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeNewProjectEipMonitorDataResponse>Copyright © 2017. All Rights Reserved.