public class DescribeAutoSnapshotPolicyExResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
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) |
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public String getRequestId()
public void setRequestId(String requestId)
public Integer getPageNumber()
public void setPageNumber(Integer pageNumber)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public List<DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy> getAutoSnapshotPolicies()
public void setAutoSnapshotPolicies(List<DescribeAutoSnapshotPolicyExResponse.AutoSnapshotPolicy> autoSnapshotPolicies)
public DescribeAutoSnapshotPolicyExResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All Rights Reserved.