Uses of Class
com.azure.resourcemanager.monitor.models.ActionGroupList
Packages that use ActionGroupList
Package
Description
Package containing the data models for MonitorClient.
-
Uses of ActionGroupList in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return ActionGroupListModifier and TypeMethodDescriptionstatic ActionGroupList
ActionGroupList.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ActionGroupList from the JsonReader.ActionGroupList.withNextLink
(String nextLink) Set the nextLink property: Provides the link to retrieve the next set of elements.ActionGroupList.withValue
(List<ActionGroupResourceInner> value) Set the value property: The list of action groups.