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