Package | Description |
---|---|
com.google.cloud.compute.deprecated |
A client for Google Compute Engine – High-performance, scalable virtual machines.
|
Modifier and Type | Method and Description |
---|---|
static DiskImageConfiguration.Builder |
DiskImageConfiguration.newBuilder(DiskId sourceDisk)
Creates a builder for a
DiskImageConfiguration given the source disk identity. |
DiskImageConfiguration.Builder |
DiskImageConfiguration.Builder.setSourceDisk(DiskId sourceDisk)
Sets the identity of the source disk used to create the image.
|
DiskImageConfiguration.Builder |
DiskImageConfiguration.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.