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