| Modifier and Type | Class and 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.
|
| Modifier and Type | Method and Description |
|---|---|
SeekRequestOrBuilder |
InitialSubscribeRequest.getInitialLocationOrBuilder()
Optional.
|
SeekRequestOrBuilder |
InitialSubscribeRequest.Builder.getInitialLocationOrBuilder()
Optional.
|
SeekRequestOrBuilder |
InitialSubscribeRequestOrBuilder.getInitialLocationOrBuilder()
Optional.
|
SeekRequestOrBuilder |
SubscribeRequestOrBuilder.getSeekOrBuilder()
Request to update the stream's delivery cursor.
|
SeekRequestOrBuilder |
SubscribeRequest.getSeekOrBuilder()
Request to update the stream's delivery cursor.
|
SeekRequestOrBuilder |
SubscribeRequest.Builder.getSeekOrBuilder()
Request to update the stream's delivery cursor.
|
Copyright © 2023 Google LLC. All rights reserved.