Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
RawDisk |
RawDisk.Builder.build() |
static RawDisk |
RawDisk.getDefaultInstance() |
RawDisk |
Image.getRawDisk()
The parameters of the raw disk image.
|
RawDisk |
Image.Builder.getRawDisk()
The parameters of the raw disk image.
|
Modifier and Type | Method and Description |
---|---|
RawDisk.Builder |
RawDisk.Builder.mergeFrom(RawDisk other) |
static RawDisk.Builder |
RawDisk.newBuilder(RawDisk prototype) |
Image.Builder |
Image.Builder.setRawDisk(RawDisk rawDisk)
The parameters of the raw disk image.
|
Copyright © 2019 Google LLC. All rights reserved.