Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder
Packages that use BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder
-
Uses of BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.TargetConfiguredId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder.clear()BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder.clearAspect()If empty, the id refers to the expansion of the target.BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder.clearLabel()string label = 1;BuildEventStreamProtos.BuildEventId.Builder.getTargetConfiguredBuilder().build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.TargetConfiguredId other) BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildEventId.TargetConfiguredId.newBuilder()BuildEventStreamProtos.BuildEventId.TargetConfiguredId.newBuilder(BuildEventStreamProtos.BuildEventId.TargetConfiguredId prototype) BuildEventStreamProtos.BuildEventId.TargetConfiguredId.newBuilderForType()BuildEventStreamProtos.BuildEventId.TargetConfiguredId.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) If empty, the id refers to the expansion of the target.BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder.setAspectBytes(com.google.protobuf.ByteString value) If empty, the id refers to the expansion of the target.string label = 1;BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder.setLabelBytes(com.google.protobuf.ByteString value) string label = 1;BuildEventStreamProtos.BuildEventId.TargetConfiguredId.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.TargetConfiguredId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.setTargetConfigured(BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder builderForValue) .build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;