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