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