Class ListItemsRequest.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ListItemsRequest.Builder>
com.google.protobuf.GeneratedMessage.Builder<ListItemsRequest.Builder>
io.deephaven.proto.backplane.grpc.ListItemsRequest.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ListItemsRequestOrBuilder, Cloneable
Enclosing class:
ListItemsRequest

public static final class ListItemsRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<ListItemsRequest.Builder> implements ListItemsRequestOrBuilder
Protobuf type io.deephaven.proto.backplane.grpc.ListItemsRequest
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
    A pattern to filter for, with "?" to match any one character, "*" to match any number of characters, and "{}"s to hold a comma-separated list of possible matches.
    The path to the directory to list.
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    com.google.protobuf.Descriptors.Descriptor
     
    A pattern to filter for, with "?" to match any one character, "*" to match any number of characters, and "{}"s to hold a comma-separated list of possible matches.
    com.google.protobuf.ByteString
    A pattern to filter for, with "?" to match any one character, "*" to match any number of characters, and "{}"s to hold a comma-separated list of possible matches.
    The path to the directory to list.
    com.google.protobuf.ByteString
    The path to the directory to list.
    boolean
    A pattern to filter for, with "?" to match any one character, "*" to match any number of characters, and "{}"s to hold a comma-separated list of possible matches.
    protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
     
    final boolean
     
    mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    mergeFrom(com.google.protobuf.Message other)
     
     
    A pattern to filter for, with "?" to match any one character, "*" to match any number of characters, and "{}"s to hold a comma-separated list of possible matches.
    setFilterGlobBytes(com.google.protobuf.ByteString value)
    A pattern to filter for, with "?" to match any one character, "*" to match any number of characters, and "{}"s to hold a comma-separated list of possible matches.
    setPath(String value)
    The path to the directory to list.
    setPathBytes(com.google.protobuf.ByteString value)
    The path to the directory to list.

    Methods inherited from class com.google.protobuf.GeneratedMessage.Builder

    addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, 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.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ListItemsRequest.Builder>
    • clear

      public ListItemsRequest.Builder clear()
      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<ListItemsRequest.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ListItemsRequest.Builder>
    • getDefaultInstanceForType

      public ListItemsRequest getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public ListItemsRequest build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public ListItemsRequest buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public ListItemsRequest.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListItemsRequest.Builder>
    • mergeFrom

      public ListItemsRequest.Builder mergeFrom(ListItemsRequest other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ListItemsRequest.Builder>
    • mergeFrom

      public ListItemsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListItemsRequest.Builder>
      Throws:
      IOException
    • getPath

      public String getPath()
       The path to the directory to list. empty to list top level
       
      string path = 1;
      Specified by:
      getPath in interface ListItemsRequestOrBuilder
      Returns:
      The path.
    • getPathBytes

      public com.google.protobuf.ByteString getPathBytes()
       The path to the directory to list. empty to list top level
       
      string path = 1;
      Specified by:
      getPathBytes in interface ListItemsRequestOrBuilder
      Returns:
      The bytes for path.
    • setPath

      public ListItemsRequest.Builder setPath(String value)
       The path to the directory to list. empty to list top level
       
      string path = 1;
      Parameters:
      value - The path to set.
      Returns:
      This builder for chaining.
    • clearPath

      public ListItemsRequest.Builder clearPath()
       The path to the directory to list. empty to list top level
       
      string path = 1;
      Returns:
      This builder for chaining.
    • setPathBytes

      public ListItemsRequest.Builder setPathBytes(com.google.protobuf.ByteString value)
       The path to the directory to list. empty to list top level
       
      string path = 1;
      Parameters:
      value - The bytes for path to set.
      Returns:
      This builder for chaining.
    • hasFilterGlob

      public boolean hasFilterGlob()
       A pattern to filter for, with "?" to match any one character, "*" to match any number of characters, and "{}"s
       to hold a comma-separated list of possible matches. The format follows Java's FileSystem.getPathMatcher (see
       https://docs.oracle.com/javase/8/docs/api/java/nio/file/FileSystem.html#getPathMatcher-java.lang.String-),
       except without allowing subdirectories with / or **.
       
      optional string filter_glob = 4;
      Specified by:
      hasFilterGlob in interface ListItemsRequestOrBuilder
      Returns:
      Whether the filterGlob field is set.
    • getFilterGlob

      public String getFilterGlob()
       A pattern to filter for, with "?" to match any one character, "*" to match any number of characters, and "{}"s
       to hold a comma-separated list of possible matches. The format follows Java's FileSystem.getPathMatcher (see
       https://docs.oracle.com/javase/8/docs/api/java/nio/file/FileSystem.html#getPathMatcher-java.lang.String-),
       except without allowing subdirectories with / or **.
       
      optional string filter_glob = 4;
      Specified by:
      getFilterGlob in interface ListItemsRequestOrBuilder
      Returns:
      The filterGlob.
    • getFilterGlobBytes

      public com.google.protobuf.ByteString getFilterGlobBytes()
       A pattern to filter for, with "?" to match any one character, "*" to match any number of characters, and "{}"s
       to hold a comma-separated list of possible matches. The format follows Java's FileSystem.getPathMatcher (see
       https://docs.oracle.com/javase/8/docs/api/java/nio/file/FileSystem.html#getPathMatcher-java.lang.String-),
       except without allowing subdirectories with / or **.
       
      optional string filter_glob = 4;
      Specified by:
      getFilterGlobBytes in interface ListItemsRequestOrBuilder
      Returns:
      The bytes for filterGlob.
    • setFilterGlob

      public ListItemsRequest.Builder setFilterGlob(String value)
       A pattern to filter for, with "?" to match any one character, "*" to match any number of characters, and "{}"s
       to hold a comma-separated list of possible matches. The format follows Java's FileSystem.getPathMatcher (see
       https://docs.oracle.com/javase/8/docs/api/java/nio/file/FileSystem.html#getPathMatcher-java.lang.String-),
       except without allowing subdirectories with / or **.
       
      optional string filter_glob = 4;
      Parameters:
      value - The filterGlob to set.
      Returns:
      This builder for chaining.
    • clearFilterGlob

      public ListItemsRequest.Builder clearFilterGlob()
       A pattern to filter for, with "?" to match any one character, "*" to match any number of characters, and "{}"s
       to hold a comma-separated list of possible matches. The format follows Java's FileSystem.getPathMatcher (see
       https://docs.oracle.com/javase/8/docs/api/java/nio/file/FileSystem.html#getPathMatcher-java.lang.String-),
       except without allowing subdirectories with / or **.
       
      optional string filter_glob = 4;
      Returns:
      This builder for chaining.
    • setFilterGlobBytes

      public ListItemsRequest.Builder setFilterGlobBytes(com.google.protobuf.ByteString value)
       A pattern to filter for, with "?" to match any one character, "*" to match any number of characters, and "{}"s
       to hold a comma-separated list of possible matches. The format follows Java's FileSystem.getPathMatcher (see
       https://docs.oracle.com/javase/8/docs/api/java/nio/file/FileSystem.html#getPathMatcher-java.lang.String-),
       except without allowing subdirectories with / or **.
       
      optional string filter_glob = 4;
      Parameters:
      value - The bytes for filterGlob to set.
      Returns:
      This builder for chaining.