Uses of Class
com.azure.resourcemanager.elasticsan.models.SnapshotList
Packages that use SnapshotList
Package
Description
Package containing the data models for ElasticSanManagement.
-
Uses of SnapshotList in com.azure.resourcemanager.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.models that return SnapshotListModifier and TypeMethodDescriptionstatic SnapshotList
SnapshotList.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of SnapshotList from the JsonReader.SnapshotList.withValue
(List<SnapshotInner> value) Set the value property: An array of Snapshot objects.