Uses of Class
com.mypurecloud.sdk.v2.model.ActivityPlanOccurrenceSessionsUsersStructureReference
Packages that use ActivityPlanOccurrenceSessionsUsersStructureReference
-
Uses of ActivityPlanOccurrenceSessionsUsersStructureReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActivityPlanOccurrenceSessionsUsersStructureReferenceModifier and TypeMethodDescriptionThe globally unique identifier for the object.ActivityPlanOccurrenceSessionsUsersStructureReference.sessions(List<ActivityPlanSessionStructureReference> sessions) The sessions to delete from this activity plan occurrenceMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ActivityPlanOccurrenceSessionsUsersStructureReferenceModifier and TypeMethodDescriptionActivityPlanStructureWithOccurrenceSessionsUsersReference.getOccurrences()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ActivityPlanOccurrenceSessionsUsersStructureReferenceModifier and TypeMethodDescriptionActivityPlanStructureWithOccurrenceSessionsUsersReference.occurrences(List<ActivityPlanOccurrenceSessionsUsersStructureReference> occurrences) The occurrences to delete from this activity planvoidActivityPlanStructureWithOccurrenceSessionsUsersReference.setOccurrences(List<ActivityPlanOccurrenceSessionsUsersStructureReference> occurrences)