Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
CustomVariable[] |
WorkflowRunDetail.getCustomVariables()
Get API参数配置
|
CustomVariable[] |
CreateWorkflowRunRequest.getCustomVariables()
Get API参数配置
|
CustomVariable[] |
CreateWorkflowRunResponse.getCustomVariables()
Get API参数配置
|
Modifier and Type | Method and Description |
---|---|
void |
WorkflowRunDetail.setCustomVariables(CustomVariable[] CustomVariables)
Set API参数配置
|
void |
CreateWorkflowRunRequest.setCustomVariables(CustomVariable[] CustomVariables)
Set API参数配置
|
void |
CreateWorkflowRunResponse.setCustomVariables(CustomVariable[] CustomVariables)
Set API参数配置
|
Constructor and Description |
---|
CustomVariable(CustomVariable 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.