Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerServiceNodePoolRollingEventData
Packages that use ContainerServiceNodePoolRollingEventData
Package
Description
Package containing the data models for SystemEvents.
-
Uses of ContainerServiceNodePoolRollingEventData in com.azure.messaging.eventgrid.systemevents
Subclasses of ContainerServiceNodePoolRollingEventData in com.azure.messaging.eventgrid.systemeventsModifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingFailed event.final classSchema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingStarted event.final classSchema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingSucceeded event.Methods in com.azure.messaging.eventgrid.systemevents that return ContainerServiceNodePoolRollingEventDataModifier and TypeMethodDescriptionContainerServiceNodePoolRollingEventData.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerServiceNodePoolRollingEventData from the JsonReader.