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