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