public static class UpdateCustomfieldValueRequest.UpdateCustomfieldValueRequestValue
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateCustomfieldValueRequestValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateCustomfieldValueRequest.UpdateCustomfieldValueRequestValue |
build(Map<String,?> map) |
String |
getTitle() |
UpdateCustomfieldValueRequest.UpdateCustomfieldValueRequestValue |
setTitle(String title) |
@NameInMap(value="title") public String title
This parameter is required.
example:我是具体显示值
public static UpdateCustomfieldValueRequest.UpdateCustomfieldValueRequestValue build(Map<String,?> map) throws Exception
Exceptionpublic UpdateCustomfieldValueRequest.UpdateCustomfieldValueRequestValue setTitle(String title)
public String getTitle()
Copyright © 2025. All rights reserved.