| Package | Description |
|---|---|
| com.tencentcloudapi.iotexplorer.v20190423.models |
| Modifier and Type | Method and Description |
|---|---|
CloudStorageAIServiceTaskFileInfo[] |
VisionRecognitionTask.getFilesInfo()
Get 任务输出文件信息列表
|
CloudStorageAIServiceTaskFileInfo[] |
CloudStorageAIServiceTask.getFilesInfo()
Get 任务输出文件信息列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
VisionRecognitionTask.setFilesInfo(CloudStorageAIServiceTaskFileInfo[] FilesInfo)
Set 任务输出文件信息列表
|
void |
CloudStorageAIServiceTask.setFilesInfo(CloudStorageAIServiceTaskFileInfo[] FilesInfo)
Set 任务输出文件信息列表
|
| Constructor and Description |
|---|
CloudStorageAIServiceTaskFileInfo(CloudStorageAIServiceTaskFileInfo 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.