Package | Description |
---|---|
com.tencentcloudapi.tiems.v20190416.models |
Modifier and Type | Method and Description |
---|---|
PredictInput |
Job.getPredictInput()
Get 预测输入
注意:此字段可能返回 null,表示取不到有效值。
|
PredictInput |
CreateJobRequest.getPredictInput()
Get 预测输入
|
Modifier and Type | Method and Description |
---|---|
void |
Job.setPredictInput(PredictInput PredictInput)
Set 预测输入
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateJobRequest.setPredictInput(PredictInput PredictInput)
Set 预测输入
|
Constructor and Description |
---|
PredictInput(PredictInput 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.