Uses of Interface
com.google.devtools.build.lib.query2.proto.proto2api.Build.LabelListDictEntryOrBuilder
Packages that use Build.LabelListDictEntryOrBuilder
-
Uses of Build.LabelListDictEntryOrBuilder in com.google.devtools.build.lib.query2.proto.proto2api
Classes in com.google.devtools.build.lib.query2.proto.proto2api that implement Build.LabelListDictEntryOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeblaze_query.LabelListDictEntrystatic final classProtobuf typeblaze_query.LabelListDictEntryMethods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.LabelListDictEntryOrBuilderModifier and TypeMethodDescriptionBuild.Attribute.Builder.getLabelListDictValueOrBuilder(int index) If this is a label list dict, each entry will be stored here.Build.Attribute.getLabelListDictValueOrBuilder(int index) If this is a label list dict, each entry will be stored here.Build.Attribute.SelectorEntry.Builder.getLabelListDictValueOrBuilder(int index) repeated .blaze_query.LabelListDictEntry label_list_dict_value = 10;Build.Attribute.SelectorEntry.getLabelListDictValueOrBuilder(int index) repeated .blaze_query.LabelListDictEntry label_list_dict_value = 10;Build.Attribute.SelectorEntryOrBuilder.getLabelListDictValueOrBuilder(int index) repeated .blaze_query.LabelListDictEntry label_list_dict_value = 10;Build.AttributeOrBuilder.getLabelListDictValueOrBuilder(int index) If this is a label list dict, each entry will be stored here.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.LabelListDictEntryOrBuilderModifier and TypeMethodDescriptionList<? extends Build.LabelListDictEntryOrBuilder>Build.Attribute.Builder.getLabelListDictValueOrBuilderList()If this is a label list dict, each entry will be stored here.List<? extends Build.LabelListDictEntryOrBuilder>Build.Attribute.getLabelListDictValueOrBuilderList()If this is a label list dict, each entry will be stored here.List<? extends Build.LabelListDictEntryOrBuilder>Build.Attribute.SelectorEntry.Builder.getLabelListDictValueOrBuilderList()repeated .blaze_query.LabelListDictEntry label_list_dict_value = 10;List<? extends Build.LabelListDictEntryOrBuilder>Build.Attribute.SelectorEntry.getLabelListDictValueOrBuilderList()repeated .blaze_query.LabelListDictEntry label_list_dict_value = 10;List<? extends Build.LabelListDictEntryOrBuilder>Build.Attribute.SelectorEntryOrBuilder.getLabelListDictValueOrBuilderList()repeated .blaze_query.LabelListDictEntry label_list_dict_value = 10;List<? extends Build.LabelListDictEntryOrBuilder>Build.AttributeOrBuilder.getLabelListDictValueOrBuilderList()If this is a label list dict, each entry will be stored here.