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.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 © 2019 Google LLC. All rights reserved.