Package | Description |
---|---|
org.jclouds.googlecomputeengine.features | |
org.jclouds.googlecomputeengine.options |
Modifier and Type | Method and Description |
---|---|
Operation |
DiskApi.create(String diskName,
DiskCreationOptions options)
Creates a persistent disk resource, in the specified project, specifying the size of the disk and other options.
|
Operation |
DiskApi.create(String diskName,
String sourceImage,
DiskCreationOptions options)
Creates a persistent disk resource, in the specified project, specifying the size of the disk and other options.
|
Modifier and Type | Method and Description |
---|---|
DiskCreationOptions |
DiskCreationOptions.Builder.build() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.