| Modifier and Type | Method and Description |
|---|---|
Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.Builder.build() |
Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.Builder.buildPartial() |
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.getDefaultInstance() |
Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.getDefaultInstanceForType() |
Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.Builder.getDefaultInstanceForType() |
Volume.SnapshotReservationDetail |
VolumeOrBuilder.getSnapshotReservationDetail()
Details about snapshot space reservation and usage on the storage volume.
|
Volume.SnapshotReservationDetail |
Volume.getSnapshotReservationDetail()
Details about snapshot space reservation and usage on the storage volume.
|
Volume.SnapshotReservationDetail |
Volume.Builder.getSnapshotReservationDetail()
Details about snapshot space reservation and usage on the storage volume.
|
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.parseDelimitedFrom(InputStream input) |
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.parseFrom(byte[] data) |
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.parseFrom(ByteBuffer data) |
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.parseFrom(com.google.protobuf.ByteString data) |
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.parseFrom(com.google.protobuf.CodedInputStream input) |
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.parseFrom(InputStream input) |
static Volume.SnapshotReservationDetail |
Volume.SnapshotReservationDetail.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Volume.SnapshotReservationDetail> |
Volume.SnapshotReservationDetail.getParserForType() |
static com.google.protobuf.Parser<Volume.SnapshotReservationDetail> |
Volume.SnapshotReservationDetail.parser() |
| Modifier and Type | Method and Description |
|---|---|
Volume.SnapshotReservationDetail.Builder |
Volume.SnapshotReservationDetail.Builder.mergeFrom(Volume.SnapshotReservationDetail other) |
Volume.Builder |
Volume.Builder.mergeSnapshotReservationDetail(Volume.SnapshotReservationDetail value)
Details about snapshot space reservation and usage on the storage volume.
|
static Volume.SnapshotReservationDetail.Builder |
Volume.SnapshotReservationDetail.newBuilder(Volume.SnapshotReservationDetail prototype) |
Volume.Builder |
Volume.Builder.setSnapshotReservationDetail(Volume.SnapshotReservationDetail value)
Details about snapshot space reservation and usage on the storage volume.
|
Copyright © 2022 Google LLC. All rights reserved.