public class UpdateKROfContentResponseBody
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateKROfContentResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateKROfContentResponseBody |
build(Map<String,?> map) |
Boolean |
getData() |
Boolean |
getSuccess() |
UpdateKROfContentResponseBody |
setData(Boolean data) |
UpdateKROfContentResponseBody |
setSuccess(Boolean success) |
@NameInMap(value="data") public Boolean data
@NameInMap(value="success") public Boolean success
public static UpdateKROfContentResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic UpdateKROfContentResponseBody setData(Boolean data)
public Boolean getData()
public UpdateKROfContentResponseBody setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2022. All rights reserved.