Uses of Interface
com.google.devtools.build.lib.query2.proto.proto2api.Build.LabelDictUnaryEntryOrBuilder
-
Packages that use Build.LabelDictUnaryEntryOrBuilder Package Description com.google.devtools.build.lib.query2.proto.proto2api -
-
Uses of Build.LabelDictUnaryEntryOrBuilder in com.google.devtools.build.lib.query2.proto.proto2api
Classes in com.google.devtools.build.lib.query2.proto.proto2api that implement Build.LabelDictUnaryEntryOrBuilder Modifier and Type Class Description static classBuild.LabelDictUnaryEntryProtobuf typeblaze_query.LabelDictUnaryEntrystatic classBuild.LabelDictUnaryEntry.BuilderProtobuf typeblaze_query.LabelDictUnaryEntryMethods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.LabelDictUnaryEntryOrBuilder Modifier and Type Method Description Build.LabelDictUnaryEntryOrBuilderBuild.Attribute.Builder. getLabelDictUnaryValueOrBuilder(int index)If this is a label dict unary, each entry will be stored here.Build.LabelDictUnaryEntryOrBuilderBuild.Attribute. getLabelDictUnaryValueOrBuilder(int index)If this is a label dict unary, each entry will be stored here.Build.LabelDictUnaryEntryOrBuilderBuild.Attribute.SelectorEntry.Builder. getLabelDictUnaryValueOrBuilder(int index)repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;Build.LabelDictUnaryEntryOrBuilderBuild.Attribute.SelectorEntry. getLabelDictUnaryValueOrBuilder(int index)repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;Build.LabelDictUnaryEntryOrBuilderBuild.Attribute.SelectorEntryOrBuilder. getLabelDictUnaryValueOrBuilder(int index)repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;Build.LabelDictUnaryEntryOrBuilderBuild.AttributeOrBuilder. getLabelDictUnaryValueOrBuilder(int index)If this is a label dict unary, each entry will be stored here.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.LabelDictUnaryEntryOrBuilder Modifier and Type Method Description java.util.List<? extends Build.LabelDictUnaryEntryOrBuilder>Build.Attribute.Builder. getLabelDictUnaryValueOrBuilderList()If this is a label dict unary, each entry will be stored here.java.util.List<? extends Build.LabelDictUnaryEntryOrBuilder>Build.Attribute. getLabelDictUnaryValueOrBuilderList()If this is a label dict unary, each entry will be stored here.java.util.List<? extends Build.LabelDictUnaryEntryOrBuilder>Build.Attribute.SelectorEntry.Builder. getLabelDictUnaryValueOrBuilderList()repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;java.util.List<? extends Build.LabelDictUnaryEntryOrBuilder>Build.Attribute.SelectorEntry. getLabelDictUnaryValueOrBuilderList()repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;java.util.List<? extends Build.LabelDictUnaryEntryOrBuilder>Build.Attribute.SelectorEntryOrBuilder. getLabelDictUnaryValueOrBuilderList()repeated .blaze_query.LabelDictUnaryEntry label_dict_unary_value = 15;java.util.List<? extends Build.LabelDictUnaryEntryOrBuilder>Build.AttributeOrBuilder. getLabelDictUnaryValueOrBuilderList()If this is a label dict unary, each entry will be stored here.
-