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