Uses of Class
com.google.cloud.pubsublite.proto.SeekRequest.Builder
-
Uses of SeekRequest.Builder in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return SeekRequest.BuilderModifier and TypeMethodDescriptionSeekRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SeekRequest.Builder.clear()SeekRequest.Builder.clearCursor()A target corresponding to the cursor, pointing to anywhere in the topic partition.SeekRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) SeekRequest.Builder.clearNamedTarget()A named target.SeekRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) SeekRequest.Builder.clearTarget()SeekRequest.Builder.clone()InitialSubscribeRequest.Builder.getInitialLocationBuilder()Optional.SubscribeRequest.Builder.getSeekBuilder()Request to update the stream's delivery cursor.SeekRequest.Builder.mergeCursor(Cursor value) A target corresponding to the cursor, pointing to anywhere in the topic partition.SeekRequest.Builder.mergeFrom(SeekRequest other) SeekRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SeekRequest.Builder.mergeFrom(com.google.protobuf.Message other) final SeekRequest.BuilderSeekRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static SeekRequest.BuilderSeekRequest.newBuilder()static SeekRequest.BuilderSeekRequest.newBuilder(SeekRequest prototype) SeekRequest.newBuilderForType()protected SeekRequest.BuilderSeekRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) A target corresponding to the cursor, pointing to anywhere in the topic partition.SeekRequest.Builder.setCursor(Cursor.Builder builderForValue) A target corresponding to the cursor, pointing to anywhere in the topic partition.SeekRequest.Builder.setNamedTarget(SeekRequest.NamedTarget value) A named target.SeekRequest.Builder.setNamedTargetValue(int value) A named target.SeekRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final SeekRequest.BuilderSeekRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SeekRequest.toBuilder()Methods in com.google.cloud.pubsublite.proto with parameters of type SeekRequest.BuilderModifier and TypeMethodDescriptionInitialSubscribeRequest.Builder.setInitialLocation(SeekRequest.Builder builderForValue) Optional.SubscribeRequest.Builder.setSeek(SeekRequest.Builder builderForValue) Request to update the stream's delivery cursor.