Uses of Enum Class
com.google.devtools.build.lib.runtime.proto.InvocationPolicyOuterClass.SetValue.Behavior
Packages that use InvocationPolicyOuterClass.SetValue.Behavior
-
Uses of InvocationPolicyOuterClass.SetValue.Behavior in com.google.devtools.build.lib.runtime.proto
Methods in com.google.devtools.build.lib.runtime.proto that return InvocationPolicyOuterClass.SetValue.BehaviorModifier and TypeMethodDescriptionInvocationPolicyOuterClass.SetValue.Behavior.forNumber(int value) InvocationPolicyOuterClass.SetValue.Builder.getBehavior()Defines how invocation policy should interact with user settings for the same flag.InvocationPolicyOuterClass.SetValue.getBehavior()Defines how invocation policy should interact with user settings for the same flag.InvocationPolicyOuterClass.SetValueOrBuilder.getBehavior()Defines how invocation policy should interact with user settings for the same flag.InvocationPolicyOuterClass.SetValue.Behavior.valueOf(int value) Deprecated.InvocationPolicyOuterClass.SetValue.Behavior.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.InvocationPolicyOuterClass.SetValue.Behavior.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.devtools.build.lib.runtime.proto that return types with arguments of type InvocationPolicyOuterClass.SetValue.BehaviorModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<InvocationPolicyOuterClass.SetValue.Behavior>InvocationPolicyOuterClass.SetValue.Behavior.internalGetValueMap()Methods in com.google.devtools.build.lib.runtime.proto with parameters of type InvocationPolicyOuterClass.SetValue.BehaviorModifier and TypeMethodDescriptionInvocationPolicyOuterClass.SetValue.Builder.setBehavior(InvocationPolicyOuterClass.SetValue.Behavior value) Defines how invocation policy should interact with user settings for the same flag.