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) Optional.ListSnapshotsResponse.getSnapshots(int index) Optional.ListSnapshotsResponseOrBuilder.getSnapshots(int index) Optional.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()Optional.ListSnapshotsResponse.getSnapshotsList()Optional.ListSnapshotsResponseOrBuilder.getSnapshotsList()Optional.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) Optional.ListSnapshotsResponse.Builder.addSnapshots(Snapshot value) Optional.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) Optional.Method parameters in com.google.pubsub.v1 with type arguments of type SnapshotModifier and TypeMethodDescriptionListSnapshotsResponse.Builder.addAllSnapshots(Iterable<? extends Snapshot> values) Optional.