Uses of Class
com.mypurecloud.sdk.v2.model.DialerRulesetConfigChangeAction
Packages that use DialerRulesetConfigChangeAction
-
Uses of DialerRulesetConfigChangeAction in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerRulesetConfigChangeActionModifier and TypeMethodDescriptionDialerRulesetConfigChangeAction.actionTypeName(String actionTypeName) Identifier of the actionDialerRulesetConfigChangeAction.additionalProperties(Map<String, Object> additionalProperties) DialerRulesetConfigChangeAction.properties(Map<String, String> properties) Map of key-value pairs pertinent to the action (different actions require different properties)Type of the actionDialerRulesetConfigChangeAction.updateOption(String updateOption) Indicator of the type of update action (applicable only to certain types of actions)Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DialerRulesetConfigChangeActionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DialerRulesetConfigChangeActionModifier and TypeMethodDescriptionDialerRulesetConfigChangeRule.actions(List<DialerRulesetConfigChangeAction> actions) The list of rule actions to be taken if the conditions are truevoidDialerRulesetConfigChangeRule.setActions(List<DialerRulesetConfigChangeAction> actions)