Class VHD
java.lang.Object
org.jclouds.azurecompute.arm.domain.VHD
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VHD.Builder
builder()
static VHD
abstract VHD.Builder
abstract String
uri()
The uri of the vhd.
-
Constructor Details
-
VHD
public VHD()
-
-
Method Details
-
uri
The uri of the vhd. -
create
-
toBuilder
-
builder
-