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