Uses of Class
com.mypurecloud.sdk.v2.model.ActivityPlanSessionStructureReference
Packages that use ActivityPlanSessionStructureReference
-
Uses of ActivityPlanSessionStructureReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActivityPlanSessionStructureReferenceModifier and TypeMethodDescriptionThe globally unique identifier for the object.ActivityPlanSessionStructureReference.users(List<UserReference> users) The list of users to delete from this sessionMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ActivityPlanSessionStructureReferenceModifier and TypeMethodDescriptionActivityPlanOccurrenceSessionsUsersStructureReference.getSessions()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ActivityPlanSessionStructureReferenceModifier and TypeMethodDescriptionActivityPlanOccurrenceSessionsUsersStructureReference.sessions(List<ActivityPlanSessionStructureReference> sessions) The sessions to delete from this activity plan occurrencevoidActivityPlanOccurrenceSessionsUsersStructureReference.setSessions(List<ActivityPlanSessionStructureReference> sessions)