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