Uses of Class
com.azure.resourcemanager.network.models.NetworkManagerListResult
Packages that use NetworkManagerListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkManagerListResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type NetworkManagerListResultModifier and TypeClassDescriptionfinal classResult of the request to list NetworkManager.Methods in com.azure.resourcemanager.network.models that return NetworkManagerListResultModifier and TypeMethodDescriptionstatic NetworkManagerListResultNetworkManagerListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkManagerListResult from the JsonReader.NetworkManagerListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next page of results.NetworkManagerListResult.withValue(List<NetworkManagerInner> value) Set the value property: Gets a page of NetworkManager.