Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsRouterJobEventData
Packages that use AcsRouterJobEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of AcsRouterJobEventData in com.azure.messaging.eventgrid.systemevents
Subclasses of AcsRouterJobEventData in com.azure.messaging.eventgrid.systemeventsModifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobCancelled event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobClassificationFailed event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobClassified event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobClosed event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobCompleted event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobDeleted event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobExceptionTriggered event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobQueued event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobReceived event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobSchedulingFailed event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobUnassigned event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobWaitingForActivation event.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobWorkerSelectorsExpired event.Methods in com.azure.messaging.eventgrid.systemevents that return AcsRouterJobEventDataModifier and TypeMethodDescriptionAcsRouterJobEventData.setChannelId(String channelId) Set the channelId property: Router Event Channel ID.AcsRouterJobEventData.setChannelReference(String channelReference) Set the channelReference property: Router Event Channel Reference.Set the jobId property: Router Event Job ID.Set the labels property: Router Job events Labels.AcsRouterJobEventData.setQueueId(String queueId) Set the queueId property: Router Job events Queue Id.Set the tags property: Router Jobs events Tags.