Package | Description |
---|---|
com.tencentcloudapi.batch.v20170312.models |
Modifier and Type | Method and Description |
---|---|
InputMapping[] |
DescribeComputeEnvCreateInfoResponse.getInputMappings()
Get 输入映射
|
InputMapping[] |
NamedCpmComputeEnv.getInputMappings()
Get 输入映射信息
|
InputMapping[] |
ComputeEnvCreateInfo.getInputMappings()
Get 输入映射
注意:此字段可能返回 null,表示取不到有效值。
|
InputMapping[] |
NamedComputeEnv.getInputMappings()
Get 输入映射信息
|
InputMapping[] |
Task.getInputMappings()
Get 输入映射
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeComputeEnvCreateInfoResponse.setInputMappings(InputMapping[] InputMappings)
Set 输入映射
|
void |
NamedCpmComputeEnv.setInputMappings(InputMapping[] InputMappings)
Set 输入映射信息
|
void |
ComputeEnvCreateInfo.setInputMappings(InputMapping[] InputMappings)
Set 输入映射
注意:此字段可能返回 null,表示取不到有效值。
|
void |
NamedComputeEnv.setInputMappings(InputMapping[] InputMappings)
Set 输入映射信息
|
void |
Task.setInputMappings(InputMapping[] InputMappings)
Set 输入映射
|
Constructor and Description |
---|
InputMapping(InputMapping 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.