public class DubheFileInfo
extends com.aliyun.tea.TeaModel
| Constructor and Description |
|---|
DubheFileInfo() |
| Modifier and Type | Method and Description |
|---|---|
static DubheFileInfo |
build(Map<String,?> map) |
String |
getFilePath() |
DubheFileInfo |
setFilePath(String filePath) |
@NameInMap(value="file_path") @Validation(required=true) public String filePath
public static DubheFileInfo build(Map<String,?> map) throws Exception
Exceptionpublic DubheFileInfo setFilePath(String filePath)
public String getFilePath()
Copyright © 2025. All rights reserved.