Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder
Packages that use BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder
-
Uses of BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.ConfigurationId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.ConfigurationId.Builder.clear()BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder.clearId()Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.BuildEventStreamProtos.ActionExecuted.Builder.getConfigurationBuilder()Deprecated.BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.getConfigurationBuilder()Optional, the id of the configuration of the action owner.BuildEventStreamProtos.BuildEventId.Builder.getConfigurationBuilder().build_event_stream.BuildEventId.ConfigurationId configuration = 15;BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.Builder.getConfigurationBuilder().build_event_stream.BuildEventId.ConfigurationId configuration = 2;BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.getConfigurationBuilder()The configuration for which the target was built.BuildEventStreamProtos.BuildEventId.TargetSummaryId.Builder.getConfigurationBuilder().build_event_stream.BuildEventId.ConfigurationId configuration = 2;BuildEventStreamProtos.BuildEventId.TestProgressId.Builder.getConfigurationBuilder()The configuration under which the action is running.BuildEventStreamProtos.BuildEventId.TestResultId.Builder.getConfigurationBuilder().build_event_stream.BuildEventId.ConfigurationId configuration = 5;BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.getConfigurationBuilder().build_event_stream.BuildEventId.ConfigurationId configuration = 2;BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.ConfigurationId other) BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildEventId.ConfigurationId.newBuilder()BuildEventStreamProtos.BuildEventId.ConfigurationId.newBuilder(BuildEventStreamProtos.BuildEventId.ConfigurationId prototype) BuildEventStreamProtos.BuildEventId.ConfigurationId.newBuilderForType()BuildEventStreamProtos.BuildEventId.ConfigurationId.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the configuration; users of the protocol should not make any assumptions about it having any structure, or equality of the identifier between different streams.BuildEventStreamProtos.BuildEventId.ConfigurationId.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.ConfigurationId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.ActionExecuted.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) Deprecated.BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) Optional, the id of the configuration of the action owner.BuildEventStreamProtos.BuildEventId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) .build_event_stream.BuildEventId.ConfigurationId configuration = 15;BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) .build_event_stream.BuildEventId.ConfigurationId configuration = 2;BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) The configuration for which the target was built.BuildEventStreamProtos.BuildEventId.TargetSummaryId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) .build_event_stream.BuildEventId.ConfigurationId configuration = 2;BuildEventStreamProtos.BuildEventId.TestProgressId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) The configuration under which the action is running.BuildEventStreamProtos.BuildEventId.TestResultId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) .build_event_stream.BuildEventId.ConfigurationId configuration = 5;BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) .build_event_stream.BuildEventId.ConfigurationId configuration = 2;