| 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 |
ListSnapshotsResponse.getSnapshots(int index)
The snapshots present in the requested cluster.
|
Snapshot |
ListSnapshotsResponse.Builder.getSnapshots(int index)
The snapshots present in the requested cluster.
|
Snapshot |
ListSnapshotsResponseOrBuilder.getSnapshots(int index)
The snapshots present in the requested cluster.
|
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 |
|---|---|
com.google.protobuf.Parser<Snapshot> |
Snapshot.getParserForType() |
List<Snapshot> |
ListSnapshotsResponse.getSnapshotsList()
The snapshots present in the requested cluster.
|
List<Snapshot> |
ListSnapshotsResponse.Builder.getSnapshotsList()
The snapshots present in the requested cluster.
|
List<Snapshot> |
ListSnapshotsResponseOrBuilder.getSnapshotsList()
The snapshots present in the requested cluster.
|
static com.google.protobuf.Parser<Snapshot> |
Snapshot.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListSnapshotsResponse.Builder |
ListSnapshotsResponse.Builder.addSnapshots(int index,
Snapshot value)
The snapshots present in the requested cluster.
|
ListSnapshotsResponse.Builder |
ListSnapshotsResponse.Builder.addSnapshots(Snapshot value)
The snapshots present in the requested cluster.
|
Snapshot.Builder |
Snapshot.Builder.mergeFrom(Snapshot other) |
static Snapshot.Builder |
Snapshot.newBuilder(Snapshot prototype) |
ListSnapshotsResponse.Builder |
ListSnapshotsResponse.Builder.setSnapshots(int index,
Snapshot value)
The snapshots present in the requested cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ListSnapshotsResponse.Builder |
ListSnapshotsResponse.Builder.addAllSnapshots(Iterable<? extends Snapshot> values)
The snapshots present in the requested cluster.
|
Copyright © 2022 Google LLC. All rights reserved.