Package com.mypurecloud.sdk.v2.model
Class DataAction
java.lang.Object
com.mypurecloud.sdk.v2.model.DataAction
- All Implemented Interfaces:
Serializable
DataAction
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The optional description of the data action.booleangetId()getLabel()inthashCode()The id of the data action.The label of the GC data action as referenced in the guide instruction.voidsetDescription(String description) voidvoidtoString()
-
Constructor Details
-
DataAction
public DataAction() -
DataAction
-
-
Method Details
-
id
The id of the data action. -
getId
-
setId
-
label
The label of the GC data action as referenced in the guide instruction. -
getLabel
-
setLabel
-
description
The optional description of the data action. -
getDescription
-
setDescription
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-