Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.OptionsParsedId.Builder
Packages that use BuildEventStreamProtos.BuildEventId.OptionsParsedId.Builder
-
Uses of BuildEventStreamProtos.BuildEventId.OptionsParsedId.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.OptionsParsedId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.OptionsParsedId.Builder.clear()BuildEventStreamProtos.BuildEventId.Builder.getOptionsParsedBuilder().build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;BuildEventStreamProtos.BuildEventId.OptionsParsedId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.OptionsParsedId other) BuildEventStreamProtos.BuildEventId.OptionsParsedId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.OptionsParsedId.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildEventId.OptionsParsedId.newBuilder()BuildEventStreamProtos.BuildEventId.OptionsParsedId.newBuilder(BuildEventStreamProtos.BuildEventId.OptionsParsedId prototype) BuildEventStreamProtos.BuildEventId.OptionsParsedId.newBuilderForType()BuildEventStreamProtos.BuildEventId.OptionsParsedId.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BuildEventStreamProtos.BuildEventId.OptionsParsedId.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.OptionsParsedId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.setOptionsParsed(BuildEventStreamProtos.BuildEventId.OptionsParsedId.Builder builderForValue) .build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;