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