Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.TargetConfigured.Builder
Packages that use BuildEventStreamProtos.TargetConfigured.Builder
-
Uses of BuildEventStreamProtos.TargetConfigured.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.TargetConfigured.BuilderModifier and TypeMethodDescriptionList of all tags associated with this target (for all possible configurations).List of all tags associated with this target (for all possible configurations).BuildEventStreamProtos.TargetConfigured.Builder.addTagBytes(com.google.protobuf.ByteString value) List of all tags associated with this target (for all possible configurations).BuildEventStreamProtos.TargetConfigured.Builder.clear()BuildEventStreamProtos.TargetConfigured.Builder.clearTag()List of all tags associated with this target (for all possible configurations).BuildEventStreamProtos.TargetConfigured.Builder.clearTargetKind()The kind of target (e.g., e.g.BuildEventStreamProtos.TargetConfigured.Builder.clearTestSize()The size of the test, if the target is a test target.BuildEventStreamProtos.BuildEvent.Builder.getConfiguredBuilder().build_event_stream.TargetConfigured configured = 18;BuildEventStreamProtos.TargetConfigured.Builder.mergeFrom(BuildEventStreamProtos.TargetConfigured other) BuildEventStreamProtos.TargetConfigured.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TargetConfigured.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.TargetConfigured.newBuilder()BuildEventStreamProtos.TargetConfigured.newBuilder(BuildEventStreamProtos.TargetConfigured prototype) BuildEventStreamProtos.TargetConfigured.newBuilderForType()BuildEventStreamProtos.TargetConfigured.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) List of all tags associated with this target (for all possible configurations).BuildEventStreamProtos.TargetConfigured.Builder.setTargetKind(String value) The kind of target (e.g., e.g.BuildEventStreamProtos.TargetConfigured.Builder.setTargetKindBytes(com.google.protobuf.ByteString value) The kind of target (e.g., e.g.BuildEventStreamProtos.TargetConfigured.Builder.setTestSize(BuildEventStreamProtos.TestSize value) The size of the test, if the target is a test target.BuildEventStreamProtos.TargetConfigured.Builder.setTestSizeValue(int value) The size of the test, if the target is a test target.BuildEventStreamProtos.TargetConfigured.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.TargetConfigured.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.setConfigured(BuildEventStreamProtos.TargetConfigured.Builder builderForValue) .build_event_stream.TargetConfigured configured = 18;