Package | Description |
---|---|
com.google.cloud.compute.deprecated |
A client for Google Compute Engine – High-performance, scalable virtual machines.
|
Modifier and Type | Class and Description |
---|---|
static class |
DiskConfiguration.Builder<T extends DiskConfiguration,B extends DiskConfiguration.Builder<T,B>>
Base builder for disk configurations.
|
Modifier and Type | Class and Description |
---|---|
static class |
ImageDiskConfiguration.Builder
A builder for
ImageDiskConfiguration objects. |
static class |
SnapshotDiskConfiguration.Builder
A builder for
SnapshotDiskConfiguration objects. |
static class |
StandardDiskConfiguration.Builder
A builder for
StandardDiskConfiguration objects. |
Modifier and Type | Method and Description |
---|---|
abstract DiskConfiguration.Builder |
DiskConfiguration.toBuilder()
Returns a builder for the object.
|
Copyright © 2019 Google LLC. All rights reserved.