Uses of Class
com.azure.resourcemanager.network.models.NspLinkListResult
Packages that use NspLinkListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NspLinkListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NspLinkListResultModifier and TypeMethodDescriptionstatic NspLinkListResultNspLinkListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NspLinkListResult from the JsonReader.NspLinkListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next page of results.NspLinkListResult.withValue(List<NspLinkInner> value) Set the value property: Gets a page of NSP Link resources.