public static class DocContentRequest.DocContentRequestOption
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
targetFormat
example:
markdown
|
| 构造器和说明 |
|---|
DocContentRequestOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DocContentRequest.DocContentRequestOption |
build(Map<String,?> map) |
String |
getTargetFormat() |
DocContentRequest.DocContentRequestOption |
setTargetFormat(String targetFormat) |
@NameInMap(value="targetFormat") public String targetFormat
markdown
public static DocContentRequest.DocContentRequestOption build(Map<String,?> map) throws Exception
Exceptionpublic DocContentRequest.DocContentRequestOption setTargetFormat(String targetFormat)
public String getTargetFormat()
Copyright © 2025. All rights reserved.