Uses of Class
com.mypurecloud.sdk.v2.model.JourneySessionEventsNotificationCaseAssociation
Packages that use JourneySessionEventsNotificationCaseAssociation
-
Uses of JourneySessionEventsNotificationCaseAssociation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneySessionEventsNotificationCaseAssociationModifier and TypeMethodDescriptionJourneySessionEventsNotificationCaseAssociation.caseReference(String caseReference) JourneySessionEventsNotificationCaseAssociation.dateAssociated(Date dateAssociated) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type JourneySessionEventsNotificationCaseAssociationModifier and TypeMethodDescriptionJourneySessionEventsNotificationSessionEvent.getCaseAssociations()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type JourneySessionEventsNotificationCaseAssociationModifier and TypeMethodDescriptionJourneySessionEventsNotificationSessionEvent.caseAssociations(List<JourneySessionEventsNotificationCaseAssociation> caseAssociations) voidJourneySessionEventsNotificationSessionEvent.setCaseAssociations(List<JourneySessionEventsNotificationCaseAssociation> caseAssociations)