Package | Description |
---|---|
com.tencentcloudapi.wedata.v20210820 | |
com.tencentcloudapi.wedata.v20210820.models |
Modifier and Type | Method and Description |
---|---|
CreateResourcePathResponse |
WedataClient.CreateResourcePath(CreateResourcePathRequest req)
文件路径的根目录为 /datastudio/resource,如果要在根目录下创建 aaa 文件夹,FilePath的值应该为 /datastudio/resource,如果根目录下已经创建了 aaa 文件夹,要在 aaa 下创建 bbb 文件夹,FilePath的值应该为 /datastudio/resource/aaa
|
Constructor and Description |
---|
CreateResourcePathRequest(CreateResourcePathRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.