| Package | Description | 
|---|---|
| com.tencentcloudapi.ccc.v20200210.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Variable[] | CreateAICallRequest. getPromptVariables()Get Prompt word variable. | 
| Variable[] | CreateAIAgentCallRequest. getPromptVariables()Get Prompt variable. | 
| Variable[] | UpdatePredictiveDialingCampaignRequest. getVariables()Get Custom variable. | 
| Variable[] | CreatePredictiveDialingCampaignRequest. getVariables()Get Custom variable. | 
| Variable[] | CreateIVRSessionRequest. getVariables()Get Custom variable. | 
| Variable[] | CalleeAttribute. getVariables()Get Parameter. | 
| Variable[] | CreateAutoCalloutTaskRequest. getVariables()Get Custom variables (supported only in advanced versions). | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateAICallRequest. setPromptVariables(Variable[] PromptVariables)Set Prompt word variable. | 
| void | CreateAIAgentCallRequest. setPromptVariables(Variable[] PromptVariables)Set Prompt variable. | 
| void | UpdatePredictiveDialingCampaignRequest. setVariables(Variable[] Variables)Set Custom variable. | 
| void | CreatePredictiveDialingCampaignRequest. setVariables(Variable[] Variables)Set Custom variable. | 
| void | CreateIVRSessionRequest. setVariables(Variable[] Variables)Set Custom variable. | 
| void | CalleeAttribute. setVariables(Variable[] Variables)Set Parameter. | 
| void | CreateAutoCalloutTaskRequest. setVariables(Variable[] Variables)Set Custom variables (supported only in advanced versions). | 
| 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.