public class ReportCustomerStatisticsResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ReportCustomerStatisticsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ReportCustomerStatisticsResponse |
build(Map<String,?> map) |
ReportCustomerStatisticsResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
ReportCustomerStatisticsResponse |
setBody(ReportCustomerStatisticsResponseBody body) |
ReportCustomerStatisticsResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public ReportCustomerStatisticsResponseBody body
public static ReportCustomerStatisticsResponse build(Map<String,?> map) throws Exception
Exceptionpublic ReportCustomerStatisticsResponse setHeaders(Map<String,String> headers)
public ReportCustomerStatisticsResponse setBody(ReportCustomerStatisticsResponseBody body)
public ReportCustomerStatisticsResponseBody getBody()
Copyright © 2022. All rights reserved.