Class DiskCreationOptions
- java.lang.Object
-
- org.jclouds.googlecomputeengine.options.DiskCreationOptions
-
public abstract class DiskCreationOptions extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDiskCreationOptions.Builder
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract Stringdescription()abstract IntegersizeGb()abstract URIsourceSnapshot()abstract URItype()
-