Uses of Interface
com.google.devtools.build.lib.query2.proto.proto2api.Build.Attribute.SelectorEntryOrBuilder
-
Packages that use Build.Attribute.SelectorEntryOrBuilder Package Description com.google.devtools.build.lib.query2.proto.proto2api -
-
Uses of Build.Attribute.SelectorEntryOrBuilder in com.google.devtools.build.lib.query2.proto.proto2api
Classes in com.google.devtools.build.lib.query2.proto.proto2api that implement Build.Attribute.SelectorEntryOrBuilder Modifier and Type Class Description static classBuild.Attribute.SelectorEntryProtobuf typeblaze_query.Attribute.SelectorEntrystatic classBuild.Attribute.SelectorEntry.BuilderProtobuf typeblaze_query.Attribute.SelectorEntryMethods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.Attribute.SelectorEntryOrBuilder Modifier and Type Method Description Build.Attribute.SelectorEntryOrBuilderBuild.Attribute.Selector.Builder. getEntriesOrBuilder(int index)The list of (label, value) pairs in the map that defines the selector.Build.Attribute.SelectorEntryOrBuilderBuild.Attribute.Selector. getEntriesOrBuilder(int index)The list of (label, value) pairs in the map that defines the selector.Build.Attribute.SelectorEntryOrBuilderBuild.Attribute.SelectorOrBuilder. getEntriesOrBuilder(int index)The list of (label, value) pairs in the map that defines the selector.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.Attribute.SelectorEntryOrBuilder Modifier and Type Method Description java.util.List<? extends Build.Attribute.SelectorEntryOrBuilder>Build.Attribute.Selector.Builder. getEntriesOrBuilderList()The list of (label, value) pairs in the map that defines the selector.java.util.List<? extends Build.Attribute.SelectorEntryOrBuilder>Build.Attribute.Selector. getEntriesOrBuilderList()The list of (label, value) pairs in the map that defines the selector.java.util.List<? extends Build.Attribute.SelectorEntryOrBuilder>Build.Attribute.SelectorOrBuilder. getEntriesOrBuilderList()The list of (label, value) pairs in the map that defines the selector.
-