Uses of Class
com.azure.resourcemanager.network.models.ReachabilityAnalysisIntentListResult
Packages that use ReachabilityAnalysisIntentListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ReachabilityAnalysisIntentListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ReachabilityAnalysisIntentListResultModifier and TypeMethodDescriptionReachabilityAnalysisIntentListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ReachabilityAnalysisIntentListResult from the JsonReader.ReachabilityAnalysisIntentListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next page of results.ReachabilityAnalysisIntentListResult.withValue(List<ReachabilityAnalysisIntentInner> value) Set the value property: Gets a page of Reachability Analysis Intents.