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