Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder
Packages that use BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder
-
Uses of BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder.clear()BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder.clearCommandLineLabel()A title for this command line value, as there may be multiple.BuildEventStreamProtos.BuildEventId.Builder.getStructuredCommandLineBuilder().build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.StructuredCommandLineId other) BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.newBuilder()BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.newBuilder(BuildEventStreamProtos.BuildEventId.StructuredCommandLineId prototype) BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.newBuilderForType()BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder.setCommandLineLabel(String value) A title for this command line value, as there may be multiple.BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder.setCommandLineLabelBytes(com.google.protobuf.ByteString value) A title for this command line value, as there may be multiple.BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.setStructuredCommandLine(BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder builderForValue) .build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;