Uses of Class
com.google.devtools.build.lib.query2.proto.proto2api.Build.QueryResult
Packages that use Build.QueryResult
-
Uses of Build.QueryResult in com.google.devtools.build.lib.query2.proto.proto2api
Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.QueryResultModifier and TypeMethodDescriptionBuild.QueryResult.Builder.build()Build.QueryResult.Builder.buildPartial()static Build.QueryResultBuild.QueryResult.getDefaultInstance()Build.QueryResult.Builder.getDefaultInstanceForType()Build.QueryResult.getDefaultInstanceForType()static Build.QueryResultBuild.QueryResult.parseDelimitedFrom(InputStream input) static Build.QueryResultBuild.QueryResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.QueryResultBuild.QueryResult.parseFrom(byte[] data) static Build.QueryResultBuild.QueryResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.QueryResultBuild.QueryResult.parseFrom(com.google.protobuf.ByteString data) static Build.QueryResultBuild.QueryResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.QueryResultBuild.QueryResult.parseFrom(com.google.protobuf.CodedInputStream input) static Build.QueryResultBuild.QueryResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.QueryResultBuild.QueryResult.parseFrom(InputStream input) static Build.QueryResultBuild.QueryResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.QueryResultBuild.QueryResult.parseFrom(ByteBuffer data) static Build.QueryResultBuild.QueryResult.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.QueryResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Build.QueryResult>Build.QueryResult.getParserForType()static com.google.protobuf.Parser<Build.QueryResult>Build.QueryResult.parser()Methods in com.google.devtools.build.lib.query2.proto.proto2api with parameters of type Build.QueryResultModifier and TypeMethodDescriptionBuild.QueryResult.Builder.mergeFrom(Build.QueryResult other) static Build.QueryResult.BuilderBuild.QueryResult.newBuilder(Build.QueryResult prototype)