| Modifier and Type | Method and Description |
|---|---|
Snapshot |
Snapshot.Builder.build() |
Snapshot |
Snapshot.Builder.buildPartial() |
static Snapshot |
Snapshot.getDefaultInstance() |
Snapshot |
Snapshot.getDefaultInstanceForType() |
Snapshot |
Snapshot.Builder.getDefaultInstanceForType() |
Snapshot |
SnapshotList.getItems(int index)
A list of Snapshot resources.
|
Snapshot |
SnapshotList.Builder.getItems(int index)
A list of Snapshot resources.
|
Snapshot |
SnapshotListOrBuilder.getItems(int index)
A list of Snapshot resources.
|
Snapshot |
CreateSnapshotRegionDiskRequestOrBuilder.getSnapshotResource()
The body resource for this request
|
Snapshot |
CreateSnapshotDiskRequest.getSnapshotResource()
The body resource for this request
|
Snapshot |
CreateSnapshotDiskRequest.Builder.getSnapshotResource()
The body resource for this request
|
Snapshot |
CreateSnapshotDiskRequestOrBuilder.getSnapshotResource()
The body resource for this request
|
Snapshot |
InsertSnapshotRequestOrBuilder.getSnapshotResource()
The body resource for this request
|
Snapshot |
InsertSnapshotRequest.getSnapshotResource()
The body resource for this request
|
Snapshot |
InsertSnapshotRequest.Builder.getSnapshotResource()
The body resource for this request
|
Snapshot |
CreateSnapshotRegionDiskRequest.getSnapshotResource()
The body resource for this request
|
Snapshot |
CreateSnapshotRegionDiskRequest.Builder.getSnapshotResource()
The body resource for this request
|
static Snapshot |
Snapshot.parseDelimitedFrom(InputStream input) |
static Snapshot |
Snapshot.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Snapshot |
Snapshot.parseFrom(byte[] data) |
static Snapshot |
Snapshot.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Snapshot |
Snapshot.parseFrom(ByteBuffer data) |
static Snapshot |
Snapshot.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Snapshot |
Snapshot.parseFrom(com.google.protobuf.ByteString data) |
static Snapshot |
Snapshot.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Snapshot |
Snapshot.parseFrom(com.google.protobuf.CodedInputStream input) |
static Snapshot |
Snapshot.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Snapshot |
Snapshot.parseFrom(InputStream input) |
static Snapshot |
Snapshot.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Snapshot> |
SnapshotList.getItemsList()
A list of Snapshot resources.
|
List<Snapshot> |
SnapshotList.Builder.getItemsList()
A list of Snapshot resources.
|
List<Snapshot> |
SnapshotListOrBuilder.getItemsList()
A list of Snapshot resources.
|
com.google.protobuf.Parser<Snapshot> |
Snapshot.getParserForType() |
static com.google.protobuf.Parser<Snapshot> |
Snapshot.parser() |
| Modifier and Type | Method and Description |
|---|---|
SnapshotList.Builder |
SnapshotList.Builder.addItems(int index,
Snapshot value)
A list of Snapshot resources.
|
SnapshotList.Builder |
SnapshotList.Builder.addItems(Snapshot value)
A list of Snapshot resources.
|
Snapshot.Builder |
Snapshot.Builder.mergeFrom(Snapshot other) |
CreateSnapshotDiskRequest.Builder |
CreateSnapshotDiskRequest.Builder.mergeSnapshotResource(Snapshot value)
The body resource for this request
|
InsertSnapshotRequest.Builder |
InsertSnapshotRequest.Builder.mergeSnapshotResource(Snapshot value)
The body resource for this request
|
CreateSnapshotRegionDiskRequest.Builder |
CreateSnapshotRegionDiskRequest.Builder.mergeSnapshotResource(Snapshot value)
The body resource for this request
|
static Snapshot.Builder |
Snapshot.newBuilder(Snapshot prototype) |
SnapshotList.Builder |
SnapshotList.Builder.setItems(int index,
Snapshot value)
A list of Snapshot resources.
|
CreateSnapshotDiskRequest.Builder |
CreateSnapshotDiskRequest.Builder.setSnapshotResource(Snapshot value)
The body resource for this request
|
InsertSnapshotRequest.Builder |
InsertSnapshotRequest.Builder.setSnapshotResource(Snapshot value)
The body resource for this request
|
CreateSnapshotRegionDiskRequest.Builder |
CreateSnapshotRegionDiskRequest.Builder.setSnapshotResource(Snapshot value)
The body resource for this request
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotList.Builder |
SnapshotList.Builder.addAllItems(Iterable<? extends Snapshot> values)
A list of Snapshot resources.
|
Copyright © 2023 Google LLC. All rights reserved.