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