Uses of Class
com.azure.messaging.eventgrid.systemevents.AvsClusterEventData
Packages that use AvsClusterEventData
Package
Description
Package containing the data models for SystemEvents.
-
Uses of AvsClusterEventData in com.azure.messaging.eventgrid.systemevents
Subclasses of AvsClusterEventData in com.azure.messaging.eventgrid.systemeventsModifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.AVS.ClusterCreated event.final classSchema of the Data property of an EventGridEvent for a Microsoft.AVS.ClusterDeleted event.final classSchema of the Data property of an EventGridEvent for a Microsoft.AVS.ClusterFailed event.final classSchema of the Data property of an EventGridEvent for a Microsoft.AVS.ClusterUpdated event.final classSchema of the Data property of an EventGridEvent for a Microsoft.AVS.ClusterUpdating event.Methods in com.azure.messaging.eventgrid.systemevents that return AvsClusterEventDataModifier and TypeMethodDescriptionstatic AvsClusterEventDataAvsClusterEventData.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AvsClusterEventData from the JsonReader.