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 classSnapshotA snapshot resource.static classSnapshot.BuilderA snapshot resource.Methods in com.google.pubsub.v1 that return SnapshotOrBuilder Modifier and Type Method Description SnapshotOrBuilderUpdateSnapshotRequest.Builder. getSnapshotOrBuilder()Required.SnapshotOrBuilderUpdateSnapshotRequest. getSnapshotOrBuilder()Required.SnapshotOrBuilderUpdateSnapshotRequestOrBuilder. getSnapshotOrBuilder()Required.SnapshotOrBuilderListSnapshotsResponse.Builder. getSnapshotsOrBuilder(int index)The resulting snapshots.SnapshotOrBuilderListSnapshotsResponse. getSnapshotsOrBuilder(int index)The resulting snapshots.SnapshotOrBuilderListSnapshotsResponseOrBuilder. 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.
-