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

构造方法摘要
CheckDiskEnableAutoSnapshotValidationResponse()
           
 
方法摘要
 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)
           
 
从类 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.