Package | Description |
---|---|
com.tencentcloudapi.batch.v20170312.models |
Modifier and Type | Method and Description |
---|---|
OutputMappingConfig[] |
Task.getOutputMappingConfigs()
Get 输出映射配置
|
Modifier and Type | Method and Description |
---|---|
void |
Task.setOutputMappingConfigs(OutputMappingConfig[] OutputMappingConfigs)
Set 输出映射配置
|
Constructor and Description |
---|
OutputMappingConfig(OutputMappingConfig 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 © 2022. All rights reserved.