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