Uses of Interface
com.google.pubsub.v1.SnapshotOrBuilder
-
Packages that use SnapshotOrBuilder Package Description com.google.pubsub.v1 -
-
Uses of SnapshotOrBuilder in com.google.pubsub.v1
Classes in com.google.pubsub.v1 that implement SnapshotOrBuilder Modifier and Type Class Description class
Snapshot
A snapshot resource.static class
Snapshot.Builder
A snapshot resource.Methods in com.google.pubsub.v1 that return SnapshotOrBuilder Modifier and Type Method Description SnapshotOrBuilder
UpdateSnapshotRequest.Builder. getSnapshotOrBuilder()
Required.SnapshotOrBuilder
UpdateSnapshotRequest. getSnapshotOrBuilder()
Required.SnapshotOrBuilder
UpdateSnapshotRequestOrBuilder. getSnapshotOrBuilder()
Required.SnapshotOrBuilder
ListSnapshotsResponse.Builder. getSnapshotsOrBuilder(int index)
The resulting snapshots.SnapshotOrBuilder
ListSnapshotsResponse. getSnapshotsOrBuilder(int index)
The resulting snapshots.SnapshotOrBuilder
ListSnapshotsResponseOrBuilder. getSnapshotsOrBuilder(int index)
The resulting snapshots.Methods in com.google.pubsub.v1 that return types with arguments of type SnapshotOrBuilder Modifier and Type Method Description List<? extends SnapshotOrBuilder>
ListSnapshotsResponse.Builder. getSnapshotsOrBuilderList()
The resulting snapshots.List<? extends SnapshotOrBuilder>
ListSnapshotsResponse. getSnapshotsOrBuilderList()
The resulting snapshots.List<? extends SnapshotOrBuilder>
ListSnapshotsResponseOrBuilder. getSnapshotsOrBuilderList()
The resulting snapshots.
-