| Modifier and Type | Class and Description |
|---|---|
class |
Snapshot
Snapshot is a point-in-time version of a Volume's content.
|
static class |
Snapshot.Builder
Snapshot is a point-in-time version of a Volume's content.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotOrBuilder |
UpdateSnapshotRequestOrBuilder.getSnapshotOrBuilder()
Required.
|
SnapshotOrBuilder |
CreateSnapshotRequestOrBuilder.getSnapshotOrBuilder()
Required.
|
SnapshotOrBuilder |
UpdateSnapshotRequest.getSnapshotOrBuilder()
Required.
|
SnapshotOrBuilder |
UpdateSnapshotRequest.Builder.getSnapshotOrBuilder()
Required.
|
SnapshotOrBuilder |
CreateSnapshotRequest.getSnapshotOrBuilder()
Required.
|
SnapshotOrBuilder |
CreateSnapshotRequest.Builder.getSnapshotOrBuilder()
Required.
|
SnapshotOrBuilder |
ListSnapshotsResponse.getSnapshotsOrBuilder(int index)
A list of snapshots in the project for the specified volume.
|
SnapshotOrBuilder |
ListSnapshotsResponse.Builder.getSnapshotsOrBuilder(int index)
A list of snapshots in the project for the specified volume.
|
SnapshotOrBuilder |
ListSnapshotsResponseOrBuilder.getSnapshotsOrBuilder(int index)
A list of snapshots in the project for the specified volume.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SnapshotOrBuilder> |
ListSnapshotsResponse.getSnapshotsOrBuilderList()
A list of snapshots in the project for the specified volume.
|
List<? extends SnapshotOrBuilder> |
ListSnapshotsResponse.Builder.getSnapshotsOrBuilderList()
A list of snapshots in the project for the specified volume.
|
List<? extends SnapshotOrBuilder> |
ListSnapshotsResponseOrBuilder.getSnapshotsOrBuilderList()
A list of snapshots in the project for the specified volume.
|
Copyright © 2024 Google LLC. All rights reserved.