public class RollbackVolumeRequest extends com.aliyuncs.RpcAcsRequest<RollbackVolumeResponse>
| Constructor and Description |
|---|
RollbackVolumeRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<RollbackVolumeResponse> |
getResponseClass() |
String |
getSnapshotId() |
String |
getVolumeId() |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setSnapshotId(String snapshotId) |
void |
setVolumeId(String volumeId) |
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 String getSnapshotId()
public void setSnapshotId(String snapshotId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getVolumeId()
public void setVolumeId(String volumeId)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<RollbackVolumeResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<RollbackVolumeResponse>Copyright © 2017. All Rights Reserved.