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