public class DescribeSnapshotsUsageResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
DescribeSnapshotsUsageResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotsUsageResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
Integer |
getSnapshotCount() |
Long |
getSnapshotSize() |
void |
setRequestId(String requestId) |
void |
setSnapshotCount(Integer snapshotCount) |
void |
setSnapshotSize(Long snapshotSize) |
public String getRequestId()
public void setRequestId(String requestId)
public Integer getSnapshotCount()
public void setSnapshotCount(Integer snapshotCount)
public Long getSnapshotSize()
public void setSnapshotSize(Long snapshotSize)
public DescribeSnapshotsUsageResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.