Uses of Class
com.google.cloud.pubsublite.proto.SeekResponse
-
Packages that use SeekResponse Package Description com.google.cloud.pubsublite.proto -
-
Uses of SeekResponse in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return SeekResponse Modifier and Type Method Description SeekResponseSeekResponse.Builder. build()SeekResponseSeekResponse.Builder. buildPartial()static SeekResponseSeekResponse. getDefaultInstance()SeekResponseSeekResponse.Builder. getDefaultInstanceForType()SeekResponseSeekResponse. getDefaultInstanceForType()SeekResponseSubscribeResponse.Builder. getSeek()Response to a Seek operation.SeekResponseSubscribeResponse. getSeek()Response to a Seek operation.SeekResponseSubscribeResponseOrBuilder. getSeek()Response to a Seek operation.static SeekResponseSeekResponse. parseDelimitedFrom(InputStream input)static SeekResponseSeekResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SeekResponseSeekResponse. parseFrom(byte[] data)static SeekResponseSeekResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SeekResponseSeekResponse. parseFrom(com.google.protobuf.ByteString data)static SeekResponseSeekResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SeekResponseSeekResponse. parseFrom(com.google.protobuf.CodedInputStream input)static SeekResponseSeekResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SeekResponseSeekResponse. parseFrom(InputStream input)static SeekResponseSeekResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SeekResponseSeekResponse. parseFrom(ByteBuffer data)static SeekResponseSeekResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.pubsublite.proto that return types with arguments of type SeekResponse Modifier and Type Method Description com.google.protobuf.Parser<SeekResponse>SeekResponse. getParserForType()static com.google.protobuf.Parser<SeekResponse>SeekResponse. parser()Methods in com.google.cloud.pubsublite.proto with parameters of type SeekResponse Modifier and Type Method Description SeekResponse.BuilderSeekResponse.Builder. mergeFrom(SeekResponse other)SubscribeResponse.BuilderSubscribeResponse.Builder. mergeSeek(SeekResponse value)Response to a Seek operation.static SeekResponse.BuilderSeekResponse. newBuilder(SeekResponse prototype)SubscribeResponse.BuilderSubscribeResponse.Builder. setSeek(SeekResponse value)Response to a Seek operation.
-