Uses of Class
com.azure.resourcemanager.monitor.models.DataCollectionEndpointResourceListResult
Packages that use DataCollectionEndpointResourceListResult
Package
Description
Package containing the data models for MonitorClient.
-
Uses of DataCollectionEndpointResourceListResult in com.azure.resourcemanager.monitor.models
Classes in com.azure.resourcemanager.monitor.models that implement interfaces with type arguments of type DataCollectionEndpointResourceListResultModifier and TypeClassDescriptionfinal classA pageable list of resources.Methods in com.azure.resourcemanager.monitor.models that return DataCollectionEndpointResourceListResultModifier and TypeMethodDescriptionDataCollectionEndpointResourceListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DataCollectionEndpointResourceListResult from the JsonReader.DataCollectionEndpointResourceListResult.withNextLink(String nextLink) Set the nextLink property: The URL to use for getting the next set of results.DataCollectionEndpointResourceListResult.withValue(List<DataCollectionEndpointResourceInner> value) Set the value property: A list of resources.