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