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