Uses of Class
com.google.cloud.pubsublite.proto.ListPartitionCursorsResponse.Builder
-
Uses of ListPartitionCursorsResponse.Builder in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return ListPartitionCursorsResponse.BuilderModifier and TypeMethodDescriptionListPartitionCursorsResponse.Builder.addAllPartitionCursors(Iterable<? extends PartitionCursor> values) The partition cursors from this request.ListPartitionCursorsResponse.Builder.addPartitionCursors(int index, PartitionCursor value) The partition cursors from this request.ListPartitionCursorsResponse.Builder.addPartitionCursors(int index, PartitionCursor.Builder builderForValue) The partition cursors from this request.ListPartitionCursorsResponse.Builder.addPartitionCursors(PartitionCursor value) The partition cursors from this request.ListPartitionCursorsResponse.Builder.addPartitionCursors(PartitionCursor.Builder builderForValue) The partition cursors from this request.ListPartitionCursorsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ListPartitionCursorsResponse.Builder.clear()ListPartitionCursorsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ListPartitionCursorsResponse.Builder.clearNextPageToken()A token, which can be sent as `page_token` to retrieve the next page.ListPartitionCursorsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ListPartitionCursorsResponse.Builder.clearPartitionCursors()The partition cursors from this request.ListPartitionCursorsResponse.Builder.clone()ListPartitionCursorsResponse.Builder.mergeFrom(ListPartitionCursorsResponse other) ListPartitionCursorsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListPartitionCursorsResponse.Builder.mergeFrom(com.google.protobuf.Message other) ListPartitionCursorsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ListPartitionCursorsResponse.newBuilder()ListPartitionCursorsResponse.newBuilder(ListPartitionCursorsResponse prototype) ListPartitionCursorsResponse.newBuilderForType()protected ListPartitionCursorsResponse.BuilderListPartitionCursorsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ListPartitionCursorsResponse.Builder.removePartitionCursors(int index) The partition cursors from this request.ListPartitionCursorsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ListPartitionCursorsResponse.Builder.setNextPageToken(String value) A token, which can be sent as `page_token` to retrieve the next page.ListPartitionCursorsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) A token, which can be sent as `page_token` to retrieve the next page.ListPartitionCursorsResponse.Builder.setPartitionCursors(int index, PartitionCursor value) The partition cursors from this request.ListPartitionCursorsResponse.Builder.setPartitionCursors(int index, PartitionCursor.Builder builderForValue) The partition cursors from this request.ListPartitionCursorsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ListPartitionCursorsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ListPartitionCursorsResponse.toBuilder()