Package | Description |
---|---|
com.tencentcloudapi.ccc.v20200210.models |
Modifier and Type | Method and Description |
---|---|
Variable[] |
CreateAutoCalloutTaskRequest.getVariables()
Get 自定义变量(仅高级版支持)
|
Variable[] |
CalleeAttribute.getVariables()
Get 参数
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAutoCalloutTaskRequest.setVariables(Variable[] Variables)
Set 自定义变量(仅高级版支持)
|
void |
CalleeAttribute.setVariables(Variable[] Variables)
Set 参数
|
Constructor and Description |
---|
Variable(Variable 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 © 2024. All rights reserved.