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