| Modifier and Type | Method and Description |
|---|---|
RawDisk |
RawDisk.Builder.build() |
RawDisk |
RawDisk.Builder.buildPartial() |
static RawDisk |
RawDisk.getDefaultInstance() |
RawDisk |
RawDisk.getDefaultInstanceForType() |
RawDisk |
RawDisk.Builder.getDefaultInstanceForType() |
RawDisk |
Image.getRawDisk()
The parameters of the raw disk image.
|
RawDisk |
Image.Builder.getRawDisk()
The parameters of the raw disk image.
|
RawDisk |
ImageOrBuilder.getRawDisk()
The parameters of the raw disk image.
|
static RawDisk |
RawDisk.parseDelimitedFrom(InputStream input) |
static RawDisk |
RawDisk.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawDisk |
RawDisk.parseFrom(byte[] data) |
static RawDisk |
RawDisk.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawDisk |
RawDisk.parseFrom(ByteBuffer data) |
static RawDisk |
RawDisk.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawDisk |
RawDisk.parseFrom(com.google.protobuf.ByteString data) |
static RawDisk |
RawDisk.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawDisk |
RawDisk.parseFrom(com.google.protobuf.CodedInputStream input) |
static RawDisk |
RawDisk.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawDisk |
RawDisk.parseFrom(InputStream input) |
static RawDisk |
RawDisk.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RawDisk> |
RawDisk.getParserForType() |
static com.google.protobuf.Parser<RawDisk> |
RawDisk.parser() |
| Modifier and Type | Method and Description |
|---|---|
RawDisk.Builder |
RawDisk.Builder.mergeFrom(RawDisk other) |
Image.Builder |
Image.Builder.mergeRawDisk(RawDisk value)
The parameters of the raw disk image.
|
static RawDisk.Builder |
RawDisk.newBuilder(RawDisk prototype) |
Image.Builder |
Image.Builder.setRawDisk(RawDisk value)
The parameters of the raw disk image.
|
Copyright © 2023 Google LLC. All rights reserved.