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
Methods in com.azure.resourcemanager.monitor.models that return IncidentListResultModifier and TypeMethodDescriptionstatic IncidentListResult
IncidentListResult.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.