public class DescribeDisksFullStatusRequest extends com.aliyuncs.RpcAcsRequest<DescribeDisksFullStatusResponse>
| Constructor and Description |
|---|
DescribeDisksFullStatusRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDiskIds() |
List<String> |
getEventIds() |
String |
getEventTimeEnd() |
String |
getEventTimeStart() |
String |
getEventType() |
String |
getHealthStatus() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
Integer |
getPageNumber() |
Integer |
getPageSize() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<DescribeDisksFullStatusResponse> |
getResponseClass() |
String |
getStatus() |
void |
setDiskIds(List<String> diskIds) |
void |
setEventIds(List<String> eventIds) |
void |
setEventTimeEnd(String eventTimeEnd) |
void |
setEventTimeStart(String eventTimeStart) |
void |
setEventType(String eventType) |
void |
setHealthStatus(String healthStatus) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPageNumber(Integer pageNumber) |
void |
setPageSize(Integer pageSize) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setStatus(String status) |
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 Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public Integer getPageNumber()
public void setPageNumber(Integer pageNumber)
public String getEventTimeStart()
public void setEventTimeStart(String eventTimeStart)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getEventTimeEnd()
public void setEventTimeEnd(String eventTimeEnd)
public String getHealthStatus()
public void setHealthStatus(String healthStatus)
public String getEventType()
public void setEventType(String eventType)
public String getStatus()
public void setStatus(String status)
public Class<DescribeDisksFullStatusResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeDisksFullStatusResponse>Copyright © 2018. All Rights Reserved.