com.aliyuncs.ecs.model.v20140526
类 CheckDiskEnableAutoSnapshotValidationResponse
java.lang.Object
com.aliyuncs.AcsResponse
com.aliyuncs.ecs.model.v20140526.CheckDiskEnableAutoSnapshotValidationResponse
public class CheckDiskEnableAutoSnapshotValidationResponse
- extends com.aliyuncs.AcsResponse
- 版本:
- 作者:
- auto create
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckDiskEnableAutoSnapshotValidationResponse
public CheckDiskEnableAutoSnapshotValidationResponse()
getRequestId
public String getRequestId()
setRequestId
public void setRequestId(String requestId)
getIsPermitted
public String getIsPermitted()
setIsPermitted
public void setIsPermitted(String isPermitted)
getAutoSnapshotOccupation
public Integer getAutoSnapshotOccupation()
setAutoSnapshotOccupation
public void setAutoSnapshotOccupation(Integer autoSnapshotOccupation)
getInstance
public CheckDiskEnableAutoSnapshotValidationResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
- 指定者:
- 类
com.aliyuncs.AcsResponse 中的 getInstance
Copyright © 2016. All Rights Reserved.