Uses of Class
com.mypurecloud.sdk.v2.model.DataAction
Packages that use DataAction
-
Uses of DataAction in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DataActionModifier and TypeMethodDescriptionDataAction.description(String description) The optional description of the data action.The id of the data action.The label of the GC data action as referenced in the guide instruction.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DataActionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DataActionModifier and TypeMethodDescriptionGuideVersionResources.dataActions(List<DataAction> dataActions) The data actions associated with this version of the guide.voidGuideVersionResources.setDataActions(List<DataAction> dataActions)