Package | Description |
---|---|
com.tencentcloudapi.ccc.v20200210.models |
Modifier and Type | Method and Description |
---|---|
Variable[] |
CreateAICallRequest.getPromptVariables()
Get 提示词变量
|
Variable[] |
CreateAIAgentCallRequest.getPromptVariables()
Get 提示词变量
|
Variable[] |
UpdatePredictiveDialingCampaignRequest.getVariables()
Get 自定义变量
|
Variable[] |
CreatePredictiveDialingCampaignRequest.getVariables()
Get 自定义变量
|
Variable[] |
CreateIVRSessionRequest.getVariables()
Get 自定义变量
|
Variable[] |
CalleeAttribute.getVariables()
Get 参数
|
Variable[] |
CreateAutoCalloutTaskRequest.getVariables()
Get 自定义变量(仅高级版支持)
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAICallRequest.setPromptVariables(Variable[] PromptVariables)
Set 提示词变量
|
void |
CreateAIAgentCallRequest.setPromptVariables(Variable[] PromptVariables)
Set 提示词变量
|
void |
UpdatePredictiveDialingCampaignRequest.setVariables(Variable[] Variables)
Set 自定义变量
|
void |
CreatePredictiveDialingCampaignRequest.setVariables(Variable[] Variables)
Set 自定义变量
|
void |
CreateIVRSessionRequest.setVariables(Variable[] Variables)
Set 自定义变量
|
void |
CalleeAttribute.setVariables(Variable[] Variables)
Set 参数
|
void |
CreateAutoCalloutTaskRequest.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 © 2025. All rights reserved.