Package | Description |
---|---|
com.tencentcloudapi.batch.v20170312.models |
Modifier and Type | Method and Description |
---|---|
InputMapping[] |
ComputeEnvCreateInfo.getInputMappings()
获取输入映射
|
InputMapping[] |
Task.getInputMappings()
获取输入映射
|
InputMapping[] |
NamedComputeEnv.getInputMappings()
获取输入映射信息
|
InputMapping[] |
DescribeComputeEnvCreateInfoResponse.getInputMappings()
获取输入映射
|
Modifier and Type | Method and Description |
---|---|
void |
ComputeEnvCreateInfo.setInputMappings(InputMapping[] InputMappings)
设置输入映射
|
void |
Task.setInputMappings(InputMapping[] InputMappings)
设置输入映射
|
void |
NamedComputeEnv.setInputMappings(InputMapping[] InputMappings)
设置输入映射信息
|
void |
DescribeComputeEnvCreateInfoResponse.setInputMappings(InputMapping[] InputMappings)
设置输入映射
|
Copyright © 2018. All rights reserved.