Uses of Enum Class
com.google.devtools.build.v1.ConsoleOutputStream
Packages that use ConsoleOutputStream
-
Uses of ConsoleOutputStream in com.google.devtools.build.v1
Methods in com.google.devtools.build.v1 that return ConsoleOutputStreamModifier and TypeMethodDescriptionstatic ConsoleOutputStreamConsoleOutputStream.forNumber(int value) BuildEvent.ConsoleOutput.Builder.getType()The output stream type.BuildEvent.ConsoleOutput.getType()The output stream type.BuildEvent.ConsoleOutputOrBuilder.getType()The output stream type.static ConsoleOutputStreamConsoleOutputStream.valueOf(int value) Deprecated.static ConsoleOutputStreamConsoleOutputStream.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static ConsoleOutputStreamReturns the enum constant of this class with the specified name.static ConsoleOutputStream[]ConsoleOutputStream.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.devtools.build.v1 that return types with arguments of type ConsoleOutputStreamModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ConsoleOutputStream>ConsoleOutputStream.internalGetValueMap()Methods in com.google.devtools.build.v1 with parameters of type ConsoleOutputStreamModifier and TypeMethodDescriptionBuildEvent.ConsoleOutput.Builder.setType(ConsoleOutputStream value) The output stream type.