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