Uses of Class
com.azure.resourcemanager.monitor.models.DataCollectionEndpointResourceListResult
-
Packages that use DataCollectionEndpointResourceListResult Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of DataCollectionEndpointResourceListResult in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return DataCollectionEndpointResourceListResult Modifier and Type Method Description DataCollectionEndpointResourceListResultDataCollectionEndpointResourceListResult. withNextLink(String nextLink)Set the nextLink property: The URL to use for getting the next set of results.DataCollectionEndpointResourceListResultDataCollectionEndpointResourceListResult. withValue(List<DataCollectionEndpointResourceInner> value)Set the value property: A list of resources.
-