Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsRouterWorkerEventData
Packages that use AcsRouterWorkerEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of AcsRouterWorkerEventData in com.azure.messaging.eventgrid.systemevents
Subclasses of AcsRouterWorkerEventData in com.azure.messaging.eventgrid.systemeventsModifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerDeleted event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerOfferAccepted event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerOfferDeclined event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerOfferExpired event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerOfferIssued event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerOfferRevoked event.Methods in com.azure.messaging.eventgrid.systemevents that return AcsRouterWorkerEventDataModifier and TypeMethodDescriptionAcsRouterWorkerEventData.setChannelId(String channelId) Set the channelId property: Router Event Channel ID.AcsRouterWorkerEventData.setChannelReference(String channelReference) Set the channelReference property: Router Event Channel Reference.Set the jobId property: Router Event Job ID.AcsRouterWorkerEventData.setWorkerId(String workerId) Set the workerId property: Router Worker events Worker Id.