| Package | Description |
|---|---|
| com.baidubce.services.bvw.model.workflow |
| Modifier and Type | Method and Description |
|---|---|
StageParamModel |
StageModel.getParam() |
static StageParamModel |
StageParamModel.of(String input)
Construct a stage param with input json string.
|
| Modifier and Type | Method and Description |
|---|---|
static StageModel |
StageModel.of(String name,
StageParamModel param,
StageType type)
Construct a stage with name, param and type.
|
void |
StageModel.setParam(StageParamModel param) |
Copyright © 2022. All rights reserved.