| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.options |
| Modifier and Type | Method and Description |
|---|---|
AttachDiskOptions.DiskMode |
AttachDiskOptions.getMode()
The disk mode
|
static AttachDiskOptions.DiskMode |
AttachDiskOptions.DiskMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachDiskOptions.DiskMode[] |
AttachDiskOptions.DiskMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AttachDiskOptions |
AttachDiskOptions.mode(AttachDiskOptions.DiskMode mode) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.