Uses of Class
org.jclouds.azurecompute.arm.domain.Disk
Packages that use Disk
-
Uses of Disk in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Disk -
Uses of Disk in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return DiskModifier and TypeMethodDescriptionDiskApi.createOrUpdate
(String diskName, String location, Map<String, String> tags, DiskProperties properties) DiskApi.createOrUpdate
(String diskName, String location, Map<String, String> tags, DiskProperties properties, DiskSku sku) DiskApi.createOrUpdate
(String diskName, String location, DiskProperties properties) Methods in org.jclouds.azurecompute.arm.features that return types with arguments of type Disk