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