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