Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.ConfigurationOrBuilder
-
Packages that use BuildEventStreamProtos.ConfigurationOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.ConfigurationOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.ConfigurationOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.ConfigurationPayload of an event reporting details of a given configuration.static classBuildEventStreamProtos.Configuration.BuilderPayload of an event reporting details of a given configuration.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.ConfigurationOrBuilder Modifier and Type Method Description BuildEventStreamProtos.ConfigurationOrBuilderBuildEventStreamProtos.BuildEvent.Builder. getConfigurationOrBuilder().build_event_stream.Configuration configuration = 17;BuildEventStreamProtos.ConfigurationOrBuilderBuildEventStreamProtos.BuildEvent. getConfigurationOrBuilder().build_event_stream.Configuration configuration = 17;BuildEventStreamProtos.ConfigurationOrBuilderBuildEventStreamProtos.BuildEventOrBuilder. getConfigurationOrBuilder().build_event_stream.Configuration configuration = 17;
-