Uses of Enum Class
com.mypurecloud.sdk.v2.model.RecordingJobsQuery.ActionEnum
Packages that use RecordingJobsQuery.ActionEnum
-
Uses of RecordingJobsQuery.ActionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordingJobsQuery.ActionEnumModifier and TypeMethodDescriptionRecordingJobsQuery.ActionEnum.fromString(String key) RecordingJobsQuery.getAction()Returns the enum constant of this class with the specified name.static RecordingJobsQuery.ActionEnum[]RecordingJobsQuery.ActionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type RecordingJobsQuery.ActionEnumModifier and TypeMethodDescriptionRecordingJobsQuery.action(RecordingJobsQuery.ActionEnum action) Operation to perform bulk task.voidRecordingJobsQuery.setAction(RecordingJobsQuery.ActionEnum action)