public class DescribeElasticityAssuranceInstancesResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeElasticityAssuranceInstancesResponse.InstanceIdSet |
构造器和说明 |
---|
DescribeElasticityAssuranceInstancesResponse() |
限定符和类型 | 方法和说明 |
---|---|
List<DescribeElasticityAssuranceInstancesResponse.InstanceIdSet> |
getElasticityAssuranceItem() |
DescribeElasticityAssuranceInstancesResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
Integer |
getMaxResults() |
String |
getNextToken() |
String |
getRequestId() |
Integer |
getTotalCount() |
void |
setElasticityAssuranceItem(List<DescribeElasticityAssuranceInstancesResponse.InstanceIdSet> elasticityAssuranceItem) |
void |
setMaxResults(Integer maxResults) |
void |
setNextToken(String nextToken) |
void |
setRequestId(String requestId) |
void |
setTotalCount(Integer totalCount) |
public DescribeElasticityAssuranceInstancesResponse()
public String getNextToken()
public void setNextToken(String nextToken)
public String getRequestId()
public void setRequestId(String requestId)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public Integer getMaxResults()
public void setMaxResults(Integer maxResults)
public List<DescribeElasticityAssuranceInstancesResponse.InstanceIdSet> getElasticityAssuranceItem()
public void setElasticityAssuranceItem(List<DescribeElasticityAssuranceInstancesResponse.InstanceIdSet> elasticityAssuranceItem)
public DescribeElasticityAssuranceInstancesResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All Rights Reserved.