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.ByteString
The canonical path of the listed directory.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getItems
(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.int
List 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.FieldAccessorTable
final boolean
mergeFrom
(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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
setField
public ListItemsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
setRepeatedField
public ListItemsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
addRepeatedField
public ListItemsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListItemsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getItemsList
in interfaceListItemsResponseOrBuilder
-
getItemsCount
public int getItemsCount()List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1;
- Specified by:
getItemsCount
in interfaceListItemsResponseOrBuilder
-
getItems
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1;
- Specified by:
getItems
in 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:
getItemsOrBuilder
in interfaceListItemsResponseOrBuilder
-
getItemsOrBuilderList
List of items found in the specified directory.
repeated .io.deephaven.proto.backplane.grpc.ItemInfo items = 1;
- Specified by:
getItemsOrBuilderList
in 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:
getCanonicalPath
in 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:
getCanonicalPathBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-
mergeUnknownFields
public final ListItemsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListItemsResponse.Builder>
-