Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsRouterJobEventData
Packages that use AcsRouterJobEventData
Package
Description
Package containing the data models for SystemEvents.
-
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 TypeMethodDescriptionstatic AcsRouterJobEventDataAcsRouterJobEventData.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AcsRouterJobEventData from the JsonReader.