Package | Description |
---|---|
com.tencentcloudapi.wedata.v20250806.models |
Modifier and Type | Method and Description |
---|---|
CodeFile |
CreateCodeFileResponse.getData()
Get 结果
|
CodeFile |
GetCodeFileResponse.getData()
Get 代码文件详情
|
CodeFile |
UpdateCodeFileResponse.getData()
Get 结果
|
Modifier and Type | Method and Description |
---|---|
void |
CreateCodeFileResponse.setData(CodeFile Data)
Set 结果
|
void |
GetCodeFileResponse.setData(CodeFile Data)
Set 代码文件详情
|
void |
UpdateCodeFileResponse.setData(CodeFile Data)
Set 结果
|
Constructor and Description |
---|
CodeFile(CodeFile 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 © 2025. All rights reserved.