| Package | Description |
|---|---|
| com.google.cloud.compute |
A client to Google Cloud Compute.
|
| Modifier and Type | Method and Description |
|---|---|
DiskConfiguration.Type |
DiskConfiguration.type()
Returns the disk configuration's type.
|
static DiskConfiguration.Type |
DiskConfiguration.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiskConfiguration.Type[] |
DiskConfiguration.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Google. All rights reserved.