| Modifier and Type | Method and Description |
|---|---|
SeekResponse |
SeekResponse.Builder.build() |
SeekResponse |
SeekResponse.Builder.buildPartial() |
static SeekResponse |
SeekResponse.getDefaultInstance() |
SeekResponse |
SeekResponse.getDefaultInstanceForType() |
SeekResponse |
SeekResponse.Builder.getDefaultInstanceForType() |
SeekResponse |
SubscribeResponseOrBuilder.getSeek()
Response to a Seek operation.
|
SeekResponse |
SubscribeResponse.getSeek()
Response to a Seek operation.
|
SeekResponse |
SubscribeResponse.Builder.getSeek()
Response to a Seek operation.
|
static SeekResponse |
SeekResponse.parseDelimitedFrom(InputStream input) |
static SeekResponse |
SeekResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SeekResponse |
SeekResponse.parseFrom(byte[] data) |
static SeekResponse |
SeekResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SeekResponse |
SeekResponse.parseFrom(ByteBuffer data) |
static SeekResponse |
SeekResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SeekResponse |
SeekResponse.parseFrom(com.google.protobuf.ByteString data) |
static SeekResponse |
SeekResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SeekResponse |
SeekResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static SeekResponse |
SeekResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SeekResponse |
SeekResponse.parseFrom(InputStream input) |
static SeekResponse |
SeekResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SeekResponse> |
SeekResponse.getParserForType() |
static com.google.protobuf.Parser<SeekResponse> |
SeekResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
SeekResponse.Builder |
SeekResponse.Builder.mergeFrom(SeekResponse other) |
SubscribeResponse.Builder |
SubscribeResponse.Builder.mergeSeek(SeekResponse value)
Response to a Seek operation.
|
static SeekResponse.Builder |
SeekResponse.newBuilder(SeekResponse prototype) |
SubscribeResponse.Builder |
SubscribeResponse.Builder.setSeek(SeekResponse value)
Response to a Seek operation.
|
Copyright © 2023 Google LLC. All rights reserved.