Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.ConfiguredLabelId
Packages that use BuildEventStreamProtos.BuildEventId.ConfiguredLabelId
-
Uses of BuildEventStreamProtos.BuildEventId.ConfiguredLabelId in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.ConfiguredLabelIdModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.ConfiguredLabelId.Builder.build()BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.Builder.buildPartial()BuildEventStreamProtos.BuildEventId.Builder.getConfiguredLabel().build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;BuildEventStreamProtos.BuildEventId.getConfiguredLabel().build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;BuildEventStreamProtos.BuildEventIdOrBuilder.getConfiguredLabel().build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.getDefaultInstance()BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.Builder.getDefaultInstanceForType()BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.getDefaultInstanceForType()BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parseFrom(byte[] data) BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parseFrom(InputStream input) BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parseFrom(ByteBuffer data) BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.BuildEventId.ConfiguredLabelIdModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.BuildEventId.ConfiguredLabelId>BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.BuildEventId.ConfiguredLabelId>BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.ConfiguredLabelIdModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.mergeConfiguredLabel(BuildEventStreamProtos.BuildEventId.ConfiguredLabelId value) .build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.ConfiguredLabelId other) BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.newBuilder(BuildEventStreamProtos.BuildEventId.ConfiguredLabelId prototype) BuildEventStreamProtos.BuildEventId.Builder.setConfiguredLabel(BuildEventStreamProtos.BuildEventId.ConfiguredLabelId value) .build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;