Uses of Class
com.google.pubsub.v1.Snapshot
-
Uses of Snapshot in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return SnapshotModifier and TypeMethodDescriptionSnapshot.Builder.build()Snapshot.Builder.buildPartial()static SnapshotSnapshot.getDefaultInstance()Snapshot.Builder.getDefaultInstanceForType()Snapshot.getDefaultInstanceForType()UpdateSnapshotRequest.Builder.getSnapshot()Required.UpdateSnapshotRequest.getSnapshot()Required.UpdateSnapshotRequestOrBuilder.getSnapshot()Required.ListSnapshotsResponse.Builder.getSnapshots(int index) The resulting snapshots.ListSnapshotsResponse.getSnapshots(int index) The resulting snapshots.ListSnapshotsResponseOrBuilder.getSnapshots(int index) The resulting snapshots.static SnapshotSnapshot.parseDelimitedFrom(InputStream input) static SnapshotSnapshot.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotSnapshot.parseFrom(byte[] data) static SnapshotSnapshot.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotSnapshot.parseFrom(com.google.protobuf.ByteString data) static SnapshotSnapshot.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotSnapshot.parseFrom(com.google.protobuf.CodedInputStream input) static SnapshotSnapshot.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotSnapshot.parseFrom(InputStream input) static SnapshotSnapshot.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotSnapshot.parseFrom(ByteBuffer data) static SnapshotSnapshot.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.pubsub.v1 that return types with arguments of type SnapshotModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Snapshot>Snapshot.getParserForType()ListSnapshotsResponse.Builder.getSnapshotsList()The resulting snapshots.ListSnapshotsResponse.getSnapshotsList()The resulting snapshots.ListSnapshotsResponseOrBuilder.getSnapshotsList()The resulting snapshots.static com.google.protobuf.Parser<Snapshot>Snapshot.parser()Methods in com.google.pubsub.v1 with parameters of type SnapshotModifier and TypeMethodDescriptionListSnapshotsResponse.Builder.addSnapshots(int index, Snapshot value) The resulting snapshots.ListSnapshotsResponse.Builder.addSnapshots(Snapshot value) The resulting snapshots.UpdateSnapshotRequest.Builder.mergeSnapshot(Snapshot value) Required.static Snapshot.BuilderSnapshot.newBuilder(Snapshot prototype) UpdateSnapshotRequest.Builder.setSnapshot(Snapshot value) Required.ListSnapshotsResponse.Builder.setSnapshots(int index, Snapshot value) The resulting snapshots.Method parameters in com.google.pubsub.v1 with type arguments of type SnapshotModifier and TypeMethodDescriptionListSnapshotsResponse.Builder.addAllSnapshots(Iterable<? extends Snapshot> values) The resulting snapshots.