Uses of Class
com.azure.resourcemanager.netapp.models.NetAppAccountList
Packages that use NetAppAccountList
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of NetAppAccountList in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return NetAppAccountListModifier and TypeMethodDescriptionstatic NetAppAccountListNetAppAccountList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetAppAccountList from the JsonReader.NetAppAccountList.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of results.NetAppAccountList.withValue(List<NetAppAccountInner> value) Set the value property: Multiple NetApp accounts.