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