| Package | Description |
|---|---|
| com.google.cloud.compute.deprecated |
A client for Google Compute Engine – High-performance, scalable virtual machines.
|
| Modifier and Type | Method and Description |
|---|---|
AttachedDisk.AttachedDiskConfiguration.Type |
AttachedDisk.AttachedDiskConfiguration.getType()
Returns the type of the attached disk.
|
static AttachedDisk.AttachedDiskConfiguration.Type |
AttachedDisk.AttachedDiskConfiguration.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachedDisk.AttachedDiskConfiguration.Type[] |
AttachedDisk.AttachedDiskConfiguration.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Google LLC. All rights reserved.