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