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