public class DescribeActivationsResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeActivationsResponse.Activation |
构造器和说明 |
---|
DescribeActivationsResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
List<DescribeActivationsResponse.Activation> |
getActivationList() |
DescribeActivationsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
Long |
getPageNumber() |
Long |
getPageSize() |
String |
getRequestId() |
Long |
getTotalCount() |
void |
setActivationList(List<DescribeActivationsResponse.Activation> activationList) |
void |
setPageNumber(Long pageNumber) |
void |
setPageSize(Long pageSize) |
void |
setRequestId(String requestId) |
void |
setTotalCount(Long totalCount) |
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getRequestId()
public void setRequestId(String requestId)
public Long getPageNumber()
public void setPageNumber(Long pageNumber)
public Long getTotalCount()
public void setTotalCount(Long totalCount)
public List<DescribeActivationsResponse.Activation> getActivationList()
public void setActivationList(List<DescribeActivationsResponse.Activation> activationList)
public DescribeActivationsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All Rights Reserved.