Uses of Class
com.mypurecloud.sdk.v2.model.ActivityPlanOccurrenceReference
Packages that use ActivityPlanOccurrenceReference
-
Uses of ActivityPlanOccurrenceReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActivityPlanOccurrenceReferenceModifier and TypeMethodDescriptionActivityPlanJobResponse.getOccurrence()The globally unique identifier for the object.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ActivityPlanOccurrenceReferenceMethods in com.mypurecloud.sdk.v2.model with parameters of type ActivityPlanOccurrenceReferenceModifier and TypeMethodDescriptionActivityPlanJobResponse.occurrence(ActivityPlanOccurrenceReference occurrence) The occurrence associated with this job if type == 'DeleteOccurrence'voidActivityPlanJobResponse.setOccurrence(ActivityPlanOccurrenceReference occurrence) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ActivityPlanOccurrenceReferenceModifier and TypeMethodDescriptionActivityPlanJobException.occurrences(List<ActivityPlanOccurrenceReference> occurrences) The occurrences in which this error occurredvoidActivityPlanJobException.setOccurrences(List<ActivityPlanOccurrenceReference> occurrences)