Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
Disk |
Disk.Builder.build() |
static Disk |
Disk.create(String id,
String name,
String location,
String type,
SKU sku,
DiskProperties properties,
Map<String,String> tags) |
Modifier and Type | Method and Description |
---|---|
Disk |
DiskApi.createOrUpdate(String diskName,
String location,
DiskProperties properties) |
Disk |
DiskApi.get(String diskName) |
Modifier and Type | Method and Description |
---|---|
List<Disk> |
DiskApi.list() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.