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