Uses of Class
com.azure.resourcemanager.netapp.models.BackupVaultsList
Packages that use BackupVaultsList
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of BackupVaultsList in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return BackupVaultsListModifier and TypeMethodDescriptionstatic BackupVaultsListBackupVaultsList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BackupVaultsList from the JsonReader.BackupVaultsList.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of results.BackupVaultsList.withValue(List<BackupVaultInner> value) Set the value property: A list of Backup Vaults.