public class ListSystemAggregationRulesResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
ListSystemAggregationRulesResponse.AggregationListItem |
static class |
ListSystemAggregationRulesResponse.PageInfo |
构造器和说明 |
---|
ListSystemAggregationRulesResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
List<ListSystemAggregationRulesResponse.AggregationListItem> |
getAggregationList() |
ListSystemAggregationRulesResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
ListSystemAggregationRulesResponse.PageInfo |
getPageInfo() |
String |
getRequestId() |
void |
setAggregationList(List<ListSystemAggregationRulesResponse.AggregationListItem> aggregationList) |
void |
setPageInfo(ListSystemAggregationRulesResponse.PageInfo pageInfo) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<ListSystemAggregationRulesResponse.AggregationListItem> getAggregationList()
public void setAggregationList(List<ListSystemAggregationRulesResponse.AggregationListItem> aggregationList)
public ListSystemAggregationRulesResponse.PageInfo getPageInfo()
public void setPageInfo(ListSystemAggregationRulesResponse.PageInfo pageInfo)
public ListSystemAggregationRulesResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.