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