Uses of Class
com.google.devtools.build.lib.query2.proto.proto2api.Build.AttributeValue.Builder
Packages that use Build.AttributeValue.Builder
-
Uses of Build.AttributeValue.Builder in com.google.devtools.build.lib.query2.proto.proto2api
Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.AttributeValue.BuilderModifier and TypeMethodDescriptionBuild.AttributeValue.Builder.addAllDict(Iterable<? extends Build.AttributeValue.DictEntry> values) type=*_dictBuild.AttributeValue.Builder.addAllList(Iterable<? extends Build.AttributeValue> values) type=*_list|distribBuild.AttributeValue.Builder.addDict(int index, Build.AttributeValue.DictEntry value) type=*_dictBuild.AttributeValue.Builder.addDict(int index, Build.AttributeValue.DictEntry.Builder builderForValue) type=*_dictBuild.AttributeValue.Builder.addDict(Build.AttributeValue.DictEntry value) type=*_dictBuild.AttributeValue.Builder.addDict(Build.AttributeValue.DictEntry.Builder builderForValue) type=*_dictBuild.AttributeValue.Builder.addList(int index, Build.AttributeValue value) type=*_list|distribBuild.AttributeValue.Builder.addList(int index, Build.AttributeValue.Builder builderForValue) type=*_list|distribBuild.AttributeValue.Builder.addList(Build.AttributeValue value) type=*_list|distribBuild.AttributeValue.Builder.addList(Build.AttributeValue.Builder builderForValue) type=*_list|distribBuild.AttributeValue.Builder.addListBuilder()type=*_list|distribBuild.AttributeValue.Builder.addListBuilder(int index) type=*_list|distribBuild.AttributeValue.Builder.clear()Build.AttributeValue.Builder.clearBool()type=boolBuild.AttributeValue.Builder.clearDict()type=*_dictBuild.AttributeValue.Builder.clearInt()type=int|tristateBuild.AttributeValue.Builder.clearList()type=*_list|distribBuild.AttributeValue.Builder.clearString()type=string|label|outputBuild.AttributeDefinition.Builder.getDefaultBuilder()simple (not computed/late-bound) values onlyBuild.AttributeValue.Builder.getListBuilder(int index) type=*_list|distribBuild.AttributeValue.DictEntry.Builder.getValueBuilder()required .blaze_query.AttributeValue value = 2;Build.AttributeValue.Builder.mergeFrom(Build.AttributeValue other) Build.AttributeValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Build.AttributeValue.Builder.mergeFrom(com.google.protobuf.Message other) static Build.AttributeValue.BuilderBuild.AttributeValue.newBuilder()static Build.AttributeValue.BuilderBuild.AttributeValue.newBuilder(Build.AttributeValue prototype) Build.AttributeValue.newBuilderForType()protected Build.AttributeValue.BuilderBuild.AttributeValue.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Build.AttributeValue.Builder.removeDict(int index) type=*_dictBuild.AttributeValue.Builder.removeList(int index) type=*_list|distribBuild.AttributeValue.Builder.setBool(boolean value) type=boolBuild.AttributeValue.Builder.setDict(int index, Build.AttributeValue.DictEntry value) type=*_dictBuild.AttributeValue.Builder.setDict(int index, Build.AttributeValue.DictEntry.Builder builderForValue) type=*_dictBuild.AttributeValue.Builder.setInt(int value) type=int|tristateBuild.AttributeValue.Builder.setList(int index, Build.AttributeValue value) type=*_list|distribBuild.AttributeValue.Builder.setList(int index, Build.AttributeValue.Builder builderForValue) type=*_list|distribtype=string|label|outputBuild.AttributeValue.Builder.setStringBytes(com.google.protobuf.ByteString value) type=string|label|outputBuild.AttributeValue.toBuilder()Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.AttributeValue.BuilderModifier and TypeMethodDescriptionBuild.AttributeValue.Builder.getListBuilderList()type=*_list|distribMethods in com.google.devtools.build.lib.query2.proto.proto2api with parameters of type Build.AttributeValue.BuilderModifier and TypeMethodDescriptionBuild.AttributeValue.Builder.addList(int index, Build.AttributeValue.Builder builderForValue) type=*_list|distribBuild.AttributeValue.Builder.addList(Build.AttributeValue.Builder builderForValue) type=*_list|distribBuild.AttributeDefinition.Builder.setDefault(Build.AttributeValue.Builder builderForValue) simple (not computed/late-bound) values onlyBuild.AttributeValue.Builder.setList(int index, Build.AttributeValue.Builder builderForValue) type=*_list|distribBuild.AttributeValue.DictEntry.Builder.setValue(Build.AttributeValue.Builder builderForValue) required .blaze_query.AttributeValue value = 2;