Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.EnvironmentVariableOrBuilder
Packages that use BuildEventStreamProtos.EnvironmentVariableOrBuilder
-
Uses of BuildEventStreamProtos.EnvironmentVariableOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.EnvironmentVariableOrBuilderModifier and TypeClassDescriptionstatic final classAn environment variable provided by a run command after a successful build.static final classAn environment variable provided by a run command after a successful build.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.EnvironmentVariableOrBuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.ExecRequestConstructed.Builder.getEnvironmentVariableOrBuilder(int index) repeated .build_event_stream.EnvironmentVariable environment_variable = 3;BuildEventStreamProtos.ExecRequestConstructed.getEnvironmentVariableOrBuilder(int index) repeated .build_event_stream.EnvironmentVariable environment_variable = 3;BuildEventStreamProtos.ExecRequestConstructedOrBuilder.getEnvironmentVariableOrBuilder(int index) repeated .build_event_stream.EnvironmentVariable environment_variable = 3;Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.EnvironmentVariableOrBuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.ExecRequestConstructed.Builder.getEnvironmentVariableOrBuilderList()repeated .build_event_stream.EnvironmentVariable environment_variable = 3;BuildEventStreamProtos.ExecRequestConstructed.getEnvironmentVariableOrBuilderList()repeated .build_event_stream.EnvironmentVariable environment_variable = 3;BuildEventStreamProtos.ExecRequestConstructedOrBuilder.getEnvironmentVariableOrBuilderList()repeated .build_event_stream.EnvironmentVariable environment_variable = 3;