Uses of Class
com.google.devtools.build.lib.query2.proto.proto2api.Build.FilesetEntry
Packages that use Build.FilesetEntry
-
Uses of Build.FilesetEntry in com.google.devtools.build.lib.query2.proto.proto2api
Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.FilesetEntryModifier and TypeMethodDescriptionBuild.FilesetEntry.Builder.build()Build.FilesetEntry.Builder.buildPartial()static Build.FilesetEntryBuild.FilesetEntry.getDefaultInstance()Build.FilesetEntry.Builder.getDefaultInstanceForType()Build.FilesetEntry.getDefaultInstanceForType()Build.Attribute.Builder.getFilesetListValue(int index) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.getFilesetListValue(int index) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.SelectorEntry.Builder.getFilesetListValue(int index) repeated .blaze_query.FilesetEntry fileset_list_value = 9;Build.Attribute.SelectorEntry.getFilesetListValue(int index) repeated .blaze_query.FilesetEntry fileset_list_value = 9;Build.Attribute.SelectorEntryOrBuilder.getFilesetListValue(int index) repeated .blaze_query.FilesetEntry fileset_list_value = 9;Build.AttributeOrBuilder.getFilesetListValue(int index) If the attribute is part of a Fileset, the fileset entries are stored in this field.static Build.FilesetEntryBuild.FilesetEntry.parseDelimitedFrom(InputStream input) static Build.FilesetEntryBuild.FilesetEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.FilesetEntryBuild.FilesetEntry.parseFrom(byte[] data) static Build.FilesetEntryBuild.FilesetEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.FilesetEntryBuild.FilesetEntry.parseFrom(com.google.protobuf.ByteString data) static Build.FilesetEntryBuild.FilesetEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.FilesetEntryBuild.FilesetEntry.parseFrom(com.google.protobuf.CodedInputStream input) static Build.FilesetEntryBuild.FilesetEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.FilesetEntryBuild.FilesetEntry.parseFrom(InputStream input) static Build.FilesetEntryBuild.FilesetEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.FilesetEntryBuild.FilesetEntry.parseFrom(ByteBuffer data) static Build.FilesetEntryBuild.FilesetEntry.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.FilesetEntryModifier and TypeMethodDescriptionBuild.Attribute.Builder.getFilesetListValueList()If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.getFilesetListValueList()If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.SelectorEntry.Builder.getFilesetListValueList()repeated .blaze_query.FilesetEntry fileset_list_value = 9;Build.Attribute.SelectorEntry.getFilesetListValueList()repeated .blaze_query.FilesetEntry fileset_list_value = 9;Build.Attribute.SelectorEntryOrBuilder.getFilesetListValueList()repeated .blaze_query.FilesetEntry fileset_list_value = 9;Build.AttributeOrBuilder.getFilesetListValueList()If the attribute is part of a Fileset, the fileset entries are stored in this field.com.google.protobuf.Parser<Build.FilesetEntry>Build.FilesetEntry.getParserForType()static com.google.protobuf.Parser<Build.FilesetEntry>Build.FilesetEntry.parser()Methods in com.google.devtools.build.lib.query2.proto.proto2api with parameters of type Build.FilesetEntryModifier and TypeMethodDescriptionBuild.Attribute.Builder.addFilesetListValue(int index, Build.FilesetEntry value) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.Builder.addFilesetListValue(Build.FilesetEntry value) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.SelectorEntry.Builder.addFilesetListValue(int index, Build.FilesetEntry value) repeated .blaze_query.FilesetEntry fileset_list_value = 9;Build.Attribute.SelectorEntry.Builder.addFilesetListValue(Build.FilesetEntry value) repeated .blaze_query.FilesetEntry fileset_list_value = 9;Build.FilesetEntry.Builder.mergeFrom(Build.FilesetEntry other) static Build.FilesetEntry.BuilderBuild.FilesetEntry.newBuilder(Build.FilesetEntry prototype) Build.Attribute.Builder.setFilesetListValue(int index, Build.FilesetEntry value) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.SelectorEntry.Builder.setFilesetListValue(int index, Build.FilesetEntry value) repeated .blaze_query.FilesetEntry fileset_list_value = 9;Method parameters in com.google.devtools.build.lib.query2.proto.proto2api with type arguments of type Build.FilesetEntryModifier and TypeMethodDescriptionBuild.Attribute.Builder.addAllFilesetListValue(Iterable<? extends Build.FilesetEntry> values) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.SelectorEntry.Builder.addAllFilesetListValue(Iterable<? extends Build.FilesetEntry> values) repeated .blaze_query.FilesetEntry fileset_list_value = 9;