Uses of Class
com.azure.messaging.eventgrid.systemevents.AcsRouterEventData
Packages that use AcsRouterEventData
Package
Description
Package containing the data models for SystemEvents.
-
Uses of AcsRouterEventData in com.azure.messaging.eventgrid.systemevents
Subclasses of AcsRouterEventData 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.classSchema of common properties of all Router Job events.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.final classSchema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerDeleted event.classSchema of common properties of all Router Worker events.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 AcsRouterEventDataModifier and TypeMethodDescriptionstatic AcsRouterEventDataAcsRouterEventData.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AcsRouterEventData from the JsonReader.