Uses of Class
com.azure.messaging.eventgrid.systemevents.CommunicationUserIdentifierModel
Packages that use CommunicationUserIdentifierModel
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of CommunicationUserIdentifierModel in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return CommunicationUserIdentifierModelModifier and TypeMethodDescriptionCommunicationIdentifierModel.getCommunicationUser()Get the communicationUser property: The communication user.Set the id property: The Id of the communication user.Methods in com.azure.messaging.eventgrid.systemevents with parameters of type CommunicationUserIdentifierModelModifier and TypeMethodDescriptionCommunicationIdentifierModel.setCommunicationUser(CommunicationUserIdentifierModel communicationUser) Set the communicationUser property: The communication user.