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