Uses of Class
com.mypurecloud.sdk.v2.model.V2WemEngagementCelebrationUpdatesTopicUserId
Packages that use V2WemEngagementCelebrationUpdatesTopicUserId
-
Uses of V2WemEngagementCelebrationUpdatesTopicUserId in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2WemEngagementCelebrationUpdatesTopicUserIdModifier and TypeMethodDescriptionV2WemEngagementCelebrationUpdatesTopicEngagementCelebration.getCreatedBy()V2WemEngagementCelebrationUpdatesTopicEngagementCelebration.getRecipient()Methods in com.mypurecloud.sdk.v2.model with parameters of type V2WemEngagementCelebrationUpdatesTopicUserIdModifier and TypeMethodDescriptionV2WemEngagementCelebrationUpdatesTopicEngagementCelebration.createdBy(V2WemEngagementCelebrationUpdatesTopicUserId createdBy) V2WemEngagementCelebrationUpdatesTopicEngagementCelebration.recipient(V2WemEngagementCelebrationUpdatesTopicUserId recipient) voidV2WemEngagementCelebrationUpdatesTopicEngagementCelebration.setCreatedBy(V2WemEngagementCelebrationUpdatesTopicUserId createdBy) voidV2WemEngagementCelebrationUpdatesTopicEngagementCelebration.setRecipient(V2WemEngagementCelebrationUpdatesTopicUserId recipient)