| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.options |
| Modifier and Type | Method and Description |
|---|---|
AttachDiskOptions.DiskType |
AttachDiskOptions.getType()
The disk type
|
static AttachDiskOptions.DiskType |
AttachDiskOptions.DiskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachDiskOptions.DiskType[] |
AttachDiskOptions.DiskType.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.type(AttachDiskOptions.DiskType type) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.