| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.features | |
| org.jclouds.googlecomputeengine.options |
| Modifier and Type | Method and Description |
|---|---|
Operation |
InstanceApi.attachDiskInZone(String zone,
String instanceName,
AttachDiskOptions attachDiskOptions)
Attaches a disk to an instance
|
| Modifier and Type | Method and Description |
|---|---|
AttachDiskOptions |
AttachDiskOptions.boot(boolean boot) |
AttachDiskOptions |
AttachDiskOptions.deviceName(String deviceName) |
AttachDiskOptions |
AttachDiskOptions.mode(AttachDiskOptions.DiskMode mode) |
AttachDiskOptions |
AttachDiskOptions.source(URI source) |
AttachDiskOptions |
AttachDiskOptions.type(AttachDiskOptions.DiskType type) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.