Uses of Class
com.azure.resourcemanager.monitor.models.ActionGroupList
-
Packages that use ActionGroupList Package Description com.azure.resourcemanager.monitor.models 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 ActionGroupList Modifier and Type Method Description ActionGroupListActionGroupList. withNextLink(String nextLink)Set the nextLink property: Provides the link to retrieve the next set of elements.ActionGroupListActionGroupList. withValue(List<ActionGroupResourceInner> value)Set the value property: The list of action groups.
-