Uses of Interface
com.google.cloud.pubsublite.proto.SeekRequestOrBuilder
-
Packages that use SeekRequestOrBuilder Package Description com.google.cloud.pubsublite.proto -
-
Uses of SeekRequestOrBuilder in com.google.cloud.pubsublite.proto
Classes in com.google.cloud.pubsublite.proto that implement SeekRequestOrBuilder Modifier and Type Class Description class
SeekRequest
Request to update the stream's delivery cursor based on the given target.static class
SeekRequest.Builder
Request to update the stream's delivery cursor based on the given target.Methods in com.google.cloud.pubsublite.proto that return SeekRequestOrBuilder Modifier and Type Method Description SeekRequestOrBuilder
InitialSubscribeRequest.Builder. getInitialLocationOrBuilder()
Optional.SeekRequestOrBuilder
InitialSubscribeRequest. getInitialLocationOrBuilder()
Optional.SeekRequestOrBuilder
InitialSubscribeRequestOrBuilder. getInitialLocationOrBuilder()
Optional.SeekRequestOrBuilder
SubscribeRequest.Builder. getSeekOrBuilder()
Request to update the stream's delivery cursor.SeekRequestOrBuilder
SubscribeRequest. getSeekOrBuilder()
Request to update the stream's delivery cursor.SeekRequestOrBuilder
SubscribeRequestOrBuilder. getSeekOrBuilder()
Request to update the stream's delivery cursor.
-