com.aliyuncs.ecs.model.v20140526
类 DescribeAutoSnapshotPolicyExResponse

java.lang.Object
  继承者 com.aliyuncs.AcsResponse
      继承者 com.aliyuncs.ecs.model.v20140526.DescribeAutoSnapshotPolicyExResponse

public class DescribeAutoSnapshotPolicyExResponse
extends com.aliyuncs.AcsResponse

版本:
作者:
auto create

嵌套类摘要
static class DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy
           
 
构造方法摘要
DescribeAutoSnapshotPolicyExResponse()
           
 
方法摘要
 List<DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy> getAutoSnapshotPolicies()
           
 DescribeAutoSnapshotPolicyExResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
           
 Integer getPageNumber()
           
 Integer getPageSize()
           
 String getRequestId()
           
 Integer getTotalCount()
           
 void setAutoSnapshotPolicies(List<DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy> autoSnapshotPolicies)
           
 void setPageNumber(Integer pageNumber)
           
 void setPageSize(Integer pageSize)
           
 void setRequestId(String requestId)
           
 void setTotalCount(Integer totalCount)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

DescribeAutoSnapshotPolicyExResponse

public DescribeAutoSnapshotPolicyExResponse()
方法详细信息

getRequestId

public String getRequestId()

setRequestId

public void setRequestId(String requestId)

getTotalCount

public Integer getTotalCount()

setTotalCount

public void setTotalCount(Integer totalCount)

getPageNumber

public Integer getPageNumber()

setPageNumber

public void setPageNumber(Integer pageNumber)

getPageSize

public Integer getPageSize()

setPageSize

public void setPageSize(Integer pageSize)

getAutoSnapshotPolicies

public List<DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy> getAutoSnapshotPolicies()

setAutoSnapshotPolicies

public void setAutoSnapshotPolicies(List<DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy> autoSnapshotPolicies)

getInstance

public DescribeAutoSnapshotPolicyExResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
指定者:
com.aliyuncs.AcsResponse 中的 getInstance


Copyright © 2016. All Rights Reserved.