Class ListItemsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
io.deephaven.proto.backplane.grpc.ListItemsResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ListItemsResponseOrBuilder,Cloneable
- Enclosing class:
- ListItemsResponse
public static final class ListItemsResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
implements ListItemsResponseOrBuilder
Protobuf type
io.deephaven.proto.backplane.grpc.ListItemsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllItems(Iterable<? extends ItemInfo> values) List of items found in the specified directory.List of items found in the specified directory.addItems(int index, ItemInfo.Builder builderForValue) List of items found in the specified directory.List of items found in the specified directory.addItems(ItemInfo.Builder builderForValue) List of items found in the specified directory.List of items found in the specified directory.addItemsBuilder(int index) List of items found in the specified directory.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The canonical path of the listed directory.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) List of items found in the specified directory.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()The canonical path of the listed directory.com.google.protobuf.ByteStringThe canonical path of the listed directory.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetItems(int index) List of items found in the specified directory.getItemsBuilder(int index) List of items found in the specified directory.List of items found in the specified directory.intList of items found in the specified directory.List of items found in the specified directory.getItemsOrBuilder(int index) List of items found in the specified directory.List<? extends ItemInfoOrBuilder>List of items found in the specified directory.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(ListItemsResponse other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeItems(int index) List of items found in the specified directory.setCanonicalPath(String value) The canonical path of the listed directory.setCanonicalPathBytes(com.google.protobuf.ByteString value) The canonical path of the listed directory.List of items found in the specified directory.setItems(int index, ItemInfo.Builder builderForValue) List of items found in the specified directory.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
setField
public ListItemsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
setRepeatedField
public ListItemsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
addRepeatedField
public ListItemsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListItemsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
mergeFrom
public ListItemsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListItemsResponse.Builder>- Throws:
IOException
-
getItemsList
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1;- Specified by:
getItemsListin interfaceListItemsResponseOrBuilder
-
getItemsCount
public int getItemsCount()List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1;- Specified by:
getItemsCountin interfaceListItemsResponseOrBuilder
-
getItems
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1;- Specified by:
getItemsin interfaceListItemsResponseOrBuilder
-
setItems
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
setItems
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
addItems
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
addItems
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
addItems
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
addItems
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
addAllItems
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
clearItems
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
removeItems
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
getItemsBuilder
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
getItemsOrBuilder
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1;- Specified by:
getItemsOrBuilderin interfaceListItemsResponseOrBuilder
-
getItemsOrBuilderList
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1;- Specified by:
getItemsOrBuilderListin interfaceListItemsResponseOrBuilder
-
addItemsBuilder
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
addItemsBuilder
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
getItemsBuilderList
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1; -
getCanonicalPath
The canonical path of the listed directory. This is useful to recognize the basename of the items in a cross-platform way.
string canonical_path = 2;- Specified by:
getCanonicalPathin interfaceListItemsResponseOrBuilder- Returns:
- The canonicalPath.
-
getCanonicalPathBytes
public com.google.protobuf.ByteString getCanonicalPathBytes()The canonical path of the listed directory. This is useful to recognize the basename of the items in a cross-platform way.
string canonical_path = 2;- Specified by:
getCanonicalPathBytesin interfaceListItemsResponseOrBuilder- Returns:
- The bytes for canonicalPath.
-
setCanonicalPath
The canonical path of the listed directory. This is useful to recognize the basename of the items in a cross-platform way.
string canonical_path = 2;- Parameters:
value- The canonicalPath to set.- Returns:
- This builder for chaining.
-
clearCanonicalPath
The canonical path of the listed directory. This is useful to recognize the basename of the items in a cross-platform way.
string canonical_path = 2;- Returns:
- This builder for chaining.
-
setCanonicalPathBytes
The canonical path of the listed directory. This is useful to recognize the basename of the items in a cross-platform way.
string canonical_path = 2;- Parameters:
value- The bytes for canonicalPath to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListItemsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
mergeUnknownFields
public final ListItemsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-