public class CheckDiskEnableAutoSnapshotValidationResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
CheckDiskEnableAutoSnapshotValidationResponse() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAutoSnapshotOccupation() |
CheckDiskEnableAutoSnapshotValidationResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getIsPermitted() |
String |
getRequestId() |
void |
setAutoSnapshotOccupation(Integer autoSnapshotOccupation) |
void |
setIsPermitted(String isPermitted) |
void |
setRequestId(String requestId) |
public CheckDiskEnableAutoSnapshotValidationResponse()
public String getRequestId()
public void setRequestId(String requestId)
public String getIsPermitted()
public void setIsPermitted(String isPermitted)
public Integer getAutoSnapshotOccupation()
public void setAutoSnapshotOccupation(Integer autoSnapshotOccupation)
public CheckDiskEnableAutoSnapshotValidationResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.