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