Uses of Class
com.azure.messaging.eventgrid.systemevents.AvsScriptExecutionEventData
Packages that use AvsScriptExecutionEventData
Package
Description
Package containing the data models for SystemEvents.
-
Uses of AvsScriptExecutionEventData in com.azure.messaging.eventgrid.systemevents
Subclasses of AvsScriptExecutionEventData in com.azure.messaging.eventgrid.systemeventsModifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.AVS.ScriptExecutionCancelled event.final classSchema of the Data property of an EventGridEvent for a Microsoft.AVS.ScriptExecutionFailed event.final classSchema of the Data property of an EventGridEvent for a Microsoft.AVS.ScriptExecutionFinished event.final classSchema of the Data property of an EventGridEvent for a Microsoft.AVS.ScriptExecutionStarted event.Methods in com.azure.messaging.eventgrid.systemevents that return AvsScriptExecutionEventDataModifier and TypeMethodDescriptionstatic AvsScriptExecutionEventDataAvsScriptExecutionEventData.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AvsScriptExecutionEventData from the JsonReader.