Package com.mypurecloud.sdk.v2.model
Class DialerRulesetConfigChangeAction
java.lang.Object
com.mypurecloud.sdk.v2.model.DialerRulesetConfigChangeAction
- All Implemented Interfaces:
Serializable
DialerRulesetConfigChangeAction
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactionTypeName(String actionTypeName) Identifier of the actionadditionalProperties(Map<String, Object> additionalProperties) booleangetType()inthashCode()properties(Map<String, String> properties) Map of key-value pairs pertinent to the action (different actions require different properties)voidsetActionTypeName(String actionTypeName) voidsetAdditionalProperties(Map<String, Object> additionalProperties) voidsetProperties(Map<String, String> properties) voidvoidsetUpdateOption(String updateOption) toString()Type of the actionupdateOption(String updateOption) Indicator of the type of update action (applicable only to certain types of actions)
-
Constructor Details
-
DialerRulesetConfigChangeAction
public DialerRulesetConfigChangeAction() -
DialerRulesetConfigChangeAction
-
-
Method Details
-
type
Type of the action -
getType
-
setType
-
actionTypeName
Identifier of the action -
getActionTypeName
-
setActionTypeName
-
updateOption
Indicator of the type of update action (applicable only to certain types of actions) -
getUpdateOption
-
setUpdateOption
-
properties
Map of key-value pairs pertinent to the action (different actions require different properties) -
getProperties
-
setProperties
-
additionalProperties
public DialerRulesetConfigChangeAction additionalProperties(Map<String, Object> additionalProperties) -
getAdditionalProperties
-
setAdditionalProperties
-
equals
-
hashCode
public int hashCode() -
toString
-