| Package | Description |
|---|---|
| com.google.cloud.compute |
A client to Google Cloud Compute.
|
| Modifier and Type | Method and Description |
|---|---|
AttachedDisk.CreateDiskConfiguration |
AttachedDisk.CreateDiskConfiguration.Builder.build()
Creates a
CreateDiskConfiguration object. |
static AttachedDisk.CreateDiskConfiguration |
AttachedDisk.CreateDiskConfiguration.of(ImageId sourceImage)
Returns a
CreateDiskConfiguration object given the source image that will be used to
create the disk. |
Copyright © 2016 Google. All rights reserved.