Uses of Class
com.google.cloud.pubsublite.proto.SeekResponse
-
Uses of SeekResponse in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return SeekResponseModifier and TypeMethodDescriptionSeekResponse.Builder.build()SeekResponse.Builder.buildPartial()static SeekResponseSeekResponse.getDefaultInstance()SeekResponse.Builder.getDefaultInstanceForType()SeekResponse.getDefaultInstanceForType()SubscribeResponse.Builder.getSeek()Response to a Seek operation.SubscribeResponse.getSeek()Response to a Seek operation.SubscribeResponseOrBuilder.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 SeekResponseModifier and TypeMethodDescriptioncom.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 SeekResponseModifier and TypeMethodDescriptionSeekResponse.Builder.mergeFrom(SeekResponse other) SubscribeResponse.Builder.mergeSeek(SeekResponse value) Response to a Seek operation.static SeekResponse.BuilderSeekResponse.newBuilder(SeekResponse prototype) SubscribeResponse.Builder.setSeek(SeekResponse value) Response to a Seek operation.