Uses of Class
com.azure.resourcemanager.monitor.models.IncidentListResult
Packages that use IncidentListResult
Package
Description
Package containing the data models for MonitorClient.
-
Uses of IncidentListResult in com.azure.resourcemanager.monitor.models
Classes in com.azure.resourcemanager.monitor.models that implement interfaces with type arguments of type IncidentListResultModifier and TypeClassDescriptionfinal classThe List incidents operation response.Methods in com.azure.resourcemanager.monitor.models that return IncidentListResultModifier and TypeMethodDescriptionstatic IncidentListResultIncidentListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IncidentListResult from the JsonReader.IncidentListResult.withValue(List<IncidentInner> value) Set the value property: the incident collection.