Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.TargetConfigured
Packages that use BuildEventStreamProtos.TargetConfigured
-
Uses of BuildEventStreamProtos.TargetConfigured in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.TargetConfiguredModifier and TypeMethodDescriptionBuildEventStreamProtos.TargetConfigured.Builder.build()BuildEventStreamProtos.TargetConfigured.Builder.buildPartial()BuildEventStreamProtos.BuildEvent.Builder.getConfigured().build_event_stream.TargetConfigured configured = 18;BuildEventStreamProtos.BuildEvent.getConfigured().build_event_stream.TargetConfigured configured = 18;BuildEventStreamProtos.BuildEventOrBuilder.getConfigured().build_event_stream.TargetConfigured configured = 18;BuildEventStreamProtos.TargetConfigured.getDefaultInstance()BuildEventStreamProtos.TargetConfigured.Builder.getDefaultInstanceForType()BuildEventStreamProtos.TargetConfigured.getDefaultInstanceForType()BuildEventStreamProtos.TargetConfigured.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.TargetConfigured.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TargetConfigured.parseFrom(byte[] data) BuildEventStreamProtos.TargetConfigured.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TargetConfigured.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.TargetConfigured.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TargetConfigured.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.TargetConfigured.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TargetConfigured.parseFrom(InputStream input) BuildEventStreamProtos.TargetConfigured.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TargetConfigured.parseFrom(ByteBuffer data) BuildEventStreamProtos.TargetConfigured.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.TargetConfiguredModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.TargetConfigured>BuildEventStreamProtos.TargetConfigured.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.TargetConfigured>BuildEventStreamProtos.TargetConfigured.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.TargetConfiguredModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.mergeConfigured(BuildEventStreamProtos.TargetConfigured value) .build_event_stream.TargetConfigured configured = 18;BuildEventStreamProtos.TargetConfigured.Builder.mergeFrom(BuildEventStreamProtos.TargetConfigured other) BuildEventStreamProtos.TargetConfigured.newBuilder(BuildEventStreamProtos.TargetConfigured prototype) BuildEventStreamProtos.BuildEvent.Builder.setConfigured(BuildEventStreamProtos.TargetConfigured value) .build_event_stream.TargetConfigured configured = 18;