Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
ExecRulesTask |
ActivityPara.getExecRulesTask()
Get Conditional judgment of the task.
|
ExecRulesTask |
ScheduleExecRuleTaskResult.getInput()
Get Input of the conditional judgment task.
|
Modifier and Type | Method and Description |
---|---|
void |
ActivityPara.setExecRulesTask(ExecRulesTask ExecRulesTask)
Set Conditional judgment of the task.
|
void |
ScheduleExecRuleTaskResult.setInput(ExecRulesTask Input)
Set Input of the conditional judgment task.
|
Constructor and Description |
---|
ExecRulesTask(ExecRulesTask 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.