Class ListRequest.ListRequestFilter.Builder

    • Method Detail

      • getTypeValue

        @Deprecated
        public int getTypeValue()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.type is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=82
        .streamlayer.interactive.QuestionType type = 1 [json_name = "type", deprecated = true];
        Specified by:
        getTypeValue in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The enum numeric value on the wire for type.
      • setTypeValue

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setTypeValue​(int value)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.type is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=82
        .streamlayer.interactive.QuestionType type = 1 [json_name = "type", deprecated = true];
        Parameters:
        value - The type to set.
        Returns:
        This builder for chaining.
      • getType

        @Deprecated
        public QuestionType getType()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.type is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=82
        .streamlayer.interactive.QuestionType type = 1 [json_name = "type", deprecated = true];
        Specified by:
        getType in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The type.
      • setType

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setType​(QuestionType value)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.type is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=82
        .streamlayer.interactive.QuestionType type = 1 [json_name = "type", deprecated = true];
        Parameters:
        value - The enum numeric value on the wire for type to set.
        Returns:
        This builder for chaining.
      • clearType

        @Deprecated
        public ListRequest.ListRequestFilter.Builder clearType()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.type is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=82
        .streamlayer.interactive.QuestionType type = 1 [json_name = "type", deprecated = true];
        Returns:
        This builder for chaining.
      • getStatusValue

        @Deprecated
        public int getStatusValue()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.status is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=83
        .streamlayer.interactive.QuestionStatus status = 2 [json_name = "status", deprecated = true];
        Specified by:
        getStatusValue in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The enum numeric value on the wire for status.
      • setStatusValue

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setStatusValue​(int value)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.status is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=83
        .streamlayer.interactive.QuestionStatus status = 2 [json_name = "status", deprecated = true];
        Parameters:
        value - The status to set.
        Returns:
        This builder for chaining.
      • getStatus

        @Deprecated
        public QuestionStatus getStatus()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.status is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=83
        .streamlayer.interactive.QuestionStatus status = 2 [json_name = "status", deprecated = true];
        Specified by:
        getStatus in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The status.
      • setStatus

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setStatus​(QuestionStatus value)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.status is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=83
        .streamlayer.interactive.QuestionStatus status = 2 [json_name = "status", deprecated = true];
        Parameters:
        value - The enum numeric value on the wire for status to set.
        Returns:
        This builder for chaining.
      • clearStatus

        @Deprecated
        public ListRequest.ListRequestFilter.Builder clearStatus()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.status is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=83
        .streamlayer.interactive.QuestionStatus status = 2 [json_name = "status", deprecated = true];
        Returns:
        This builder for chaining.
      • getId

        @Deprecated
        public java.lang.String getId()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.id is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=84
        string id = 3 [json_name = "id", deprecated = true];
        Specified by:
        getId in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The id.
      • getIdBytes

        @Deprecated
        public com.google.protobuf.ByteString getIdBytes()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.id is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=84
        string id = 3 [json_name = "id", deprecated = true];
        Specified by:
        getIdBytes in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The bytes for id.
      • setId

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setId​(java.lang.String value)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.id is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=84
        string id = 3 [json_name = "id", deprecated = true];
        Parameters:
        value - The id to set.
        Returns:
        This builder for chaining.
      • clearId

        @Deprecated
        public ListRequest.ListRequestFilter.Builder clearId()
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.id is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=84
        string id = 3 [json_name = "id", deprecated = true];
        Returns:
        This builder for chaining.
      • setIdBytes

        @Deprecated
        public ListRequest.ListRequestFilter.Builder setIdBytes​(com.google.protobuf.ByteString value)
        Deprecated.
        streamlayer.interactive.question.ListRequest.ListRequestFilter.id is deprecated. See streamlayer/interactive/question/interactive.questions.proto;l=84
        string id = 3 [json_name = "id", deprecated = true];
        Parameters:
        value - The bytes for id to set.
        Returns:
        This builder for chaining.
      • getStatuses

        public QuestionStatus getStatuses​(int index)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Specified by:
        getStatuses in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The statuses at the given index.
      • setStatuses

        public ListRequest.ListRequestFilter.Builder setStatuses​(int index,
                                                                 QuestionStatus value)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Parameters:
        index - The index to set the value at.
        value - The statuses to set.
        Returns:
        This builder for chaining.
      • addStatuses

        public ListRequest.ListRequestFilter.Builder addStatuses​(QuestionStatus value)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Parameters:
        value - The statuses to add.
        Returns:
        This builder for chaining.
      • addAllStatuses

        public ListRequest.ListRequestFilter.Builder addAllStatuses​(java.lang.Iterable<? extends QuestionStatus> values)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Parameters:
        values - The statuses to add.
        Returns:
        This builder for chaining.
      • clearStatuses

        public ListRequest.ListRequestFilter.Builder clearStatuses()
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Returns:
        This builder for chaining.
      • getStatusesValueList

        public java.util.List<java.lang.Integer> getStatusesValueList()
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Specified by:
        getStatusesValueList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for statuses.
      • getStatusesValue

        public int getStatusesValue​(int index)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Specified by:
        getStatusesValue in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of statuses at the given index.
      • setStatusesValue

        public ListRequest.ListRequestFilter.Builder setStatusesValue​(int index,
                                                                      int value)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Parameters:
        index - The index to set the value at.
        value - The enum numeric value on the wire for statuses to set.
        Returns:
        This builder for chaining.
      • addStatusesValue

        public ListRequest.ListRequestFilter.Builder addStatusesValue​(int value)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Parameters:
        value - The enum numeric value on the wire for statuses to add.
        Returns:
        This builder for chaining.
      • addAllStatusesValue

        public ListRequest.ListRequestFilter.Builder addAllStatusesValue​(java.lang.Iterable<java.lang.Integer> values)
        repeated .streamlayer.interactive.QuestionStatus statuses = 4 [json_name = "statuses"];
        Parameters:
        values - The enum numeric values on the wire for statuses to add.
        Returns:
        This builder for chaining.
      • getTypes

        public QuestionType getTypes​(int index)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Specified by:
        getTypes in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The types at the given index.
      • setTypes

        public ListRequest.ListRequestFilter.Builder setTypes​(int index,
                                                              QuestionType value)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Parameters:
        index - The index to set the value at.
        value - The types to set.
        Returns:
        This builder for chaining.
      • addAllTypes

        public ListRequest.ListRequestFilter.Builder addAllTypes​(java.lang.Iterable<? extends QuestionType> values)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Parameters:
        values - The types to add.
        Returns:
        This builder for chaining.
      • clearTypes

        public ListRequest.ListRequestFilter.Builder clearTypes()
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Returns:
        This builder for chaining.
      • getTypesValueList

        public java.util.List<java.lang.Integer> getTypesValueList()
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Specified by:
        getTypesValueList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the enum numeric values on the wire for types.
      • getTypesValue

        public int getTypesValue​(int index)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Specified by:
        getTypesValue in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The enum numeric value on the wire of types at the given index.
      • setTypesValue

        public ListRequest.ListRequestFilter.Builder setTypesValue​(int index,
                                                                   int value)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Parameters:
        index - The index to set the value at.
        value - The enum numeric value on the wire for types to set.
        Returns:
        This builder for chaining.
      • addTypesValue

        public ListRequest.ListRequestFilter.Builder addTypesValue​(int value)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Parameters:
        value - The enum numeric value on the wire for types to add.
        Returns:
        This builder for chaining.
      • addAllTypesValue

        public ListRequest.ListRequestFilter.Builder addAllTypesValue​(java.lang.Iterable<java.lang.Integer> values)
        repeated .streamlayer.interactive.QuestionType types = 5 [json_name = "types"];
        Parameters:
        values - The enum numeric values on the wire for types to add.
        Returns:
        This builder for chaining.
      • getIdsList

        public java.util.List<java.lang.String> getIdsList()
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Specified by:
        getIdsList in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        A list containing the ids.
      • getIds

        public java.lang.String getIds​(int index)
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Specified by:
        getIds in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The ids at the given index.
      • getIdsBytes

        public com.google.protobuf.ByteString getIdsBytes​(int index)
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Specified by:
        getIdsBytes in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the ids at the given index.
      • setIds

        public ListRequest.ListRequestFilter.Builder setIds​(int index,
                                                            java.lang.String value)
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Parameters:
        index - The index to set the value at.
        value - The ids to set.
        Returns:
        This builder for chaining.
      • addIds

        public ListRequest.ListRequestFilter.Builder addIds​(java.lang.String value)
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Parameters:
        value - The ids to add.
        Returns:
        This builder for chaining.
      • addAllIds

        public ListRequest.ListRequestFilter.Builder addAllIds​(java.lang.Iterable<java.lang.String> values)
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Parameters:
        values - The ids to add.
        Returns:
        This builder for chaining.
      • addIdsBytes

        public ListRequest.ListRequestFilter.Builder addIdsBytes​(com.google.protobuf.ByteString value)
         question ids
         
        repeated string ids = 6 [json_name = "ids"];
        Parameters:
        value - The bytes of the ids to add.
        Returns:
        This builder for chaining.
      • getShowDeleted

        public boolean getShowDeleted()
         show_deleted: if supplied the method returns only recently deleted items,
         to get all deleted items either skip "statuses" and "types" or pass empty arrays
         
        bool show_deleted = 7 [json_name = "showDeleted"];
        Specified by:
        getShowDeleted in interface ListRequest.ListRequestFilterOrBuilder
        Returns:
        The showDeleted.
      • setShowDeleted

        public ListRequest.ListRequestFilter.Builder setShowDeleted​(boolean value)
         show_deleted: if supplied the method returns only recently deleted items,
         to get all deleted items either skip "statuses" and "types" or pass empty arrays
         
        bool show_deleted = 7 [json_name = "showDeleted"];
        Parameters:
        value - The showDeleted to set.
        Returns:
        This builder for chaining.
      • clearShowDeleted

        public ListRequest.ListRequestFilter.Builder clearShowDeleted()
         show_deleted: if supplied the method returns only recently deleted items,
         to get all deleted items either skip "statuses" and "types" or pass empty arrays
         
        bool show_deleted = 7 [json_name = "showDeleted"];
        Returns:
        This builder for chaining.
      • setTagMatch

        public ListRequest.ListRequestFilter.Builder setTagMatch​(java.lang.String value)
        string tag_match = 8 [json_name = "tagMatch"];
        Parameters:
        value - The tagMatch to set.
        Returns:
        This builder for chaining.
      • setTagMatchBytes

        public ListRequest.ListRequestFilter.Builder setTagMatchBytes​(com.google.protobuf.ByteString value)
        string tag_match = 8 [json_name = "tagMatch"];
        Parameters:
        value - The bytes for tagMatch to set.
        Returns:
        This builder for chaining.
      • getTagIds

        public java.lang.String getTagIds​(int index)
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Specified by:
        getTagIds in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The tagIds at the given index.
      • getTagIdsBytes

        public com.google.protobuf.ByteString getTagIdsBytes​(int index)
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Specified by:
        getTagIdsBytes in interface ListRequest.ListRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the tagIds at the given index.
      • setTagIds

        public ListRequest.ListRequestFilter.Builder setTagIds​(int index,
                                                               java.lang.String value)
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Parameters:
        index - The index to set the value at.
        value - The tagIds to set.
        Returns:
        This builder for chaining.
      • addTagIds

        public ListRequest.ListRequestFilter.Builder addTagIds​(java.lang.String value)
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Parameters:
        value - The tagIds to add.
        Returns:
        This builder for chaining.
      • addAllTagIds

        public ListRequest.ListRequestFilter.Builder addAllTagIds​(java.lang.Iterable<java.lang.String> values)
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Parameters:
        values - The tagIds to add.
        Returns:
        This builder for chaining.
      • addTagIdsBytes

        public ListRequest.ListRequestFilter.Builder addTagIdsBytes​(com.google.protobuf.ByteString value)
        repeated string tag_ids = 9 [json_name = "tagIds"];
        Parameters:
        value - The bytes of the tagIds to add.
        Returns:
        This builder for chaining.