Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.TargetConfiguredIdOrBuilder
-
Packages that use BuildEventStreamProtos.BuildEventId.TargetConfiguredIdOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.BuildEventId.TargetConfiguredIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventId.TargetConfiguredIdOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.BuildEventId.TargetConfiguredIdIdentifier of an event indicating that a target has been expanded by identifying for which configurations it should be build.static classBuildEventStreamProtos.BuildEventId.TargetConfiguredId.BuilderIdentifier of an event indicating that a target has been expanded by identifying for which configurations it should be build.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.TargetConfiguredIdOrBuilder Modifier and Type Method Description BuildEventStreamProtos.BuildEventId.TargetConfiguredIdOrBuilderBuildEventStreamProtos.BuildEventId.Builder. getTargetConfiguredOrBuilder().build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;BuildEventStreamProtos.BuildEventId.TargetConfiguredIdOrBuilderBuildEventStreamProtos.BuildEventId. getTargetConfiguredOrBuilder().build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;BuildEventStreamProtos.BuildEventId.TargetConfiguredIdOrBuilderBuildEventStreamProtos.BuildEventIdOrBuilder. getTargetConfiguredOrBuilder().build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;
-