Uses of Interface
com.google.devtools.build.lib.runtime.proto.InvocationPolicyOuterClass.UseDefaultOrBuilder
Packages that use InvocationPolicyOuterClass.UseDefaultOrBuilder
-
Uses of InvocationPolicyOuterClass.UseDefaultOrBuilder in com.google.devtools.build.lib.runtime.proto
Classes in com.google.devtools.build.lib.runtime.proto that implement InvocationPolicyOuterClass.UseDefaultOrBuilderModifier and TypeClassDescriptionstatic final classUse the default value of the flag, as defined by Bazel (or equivalently, do not allow the user to set this flag).static final classUse the default value of the flag, as defined by Bazel (or equivalently, do not allow the user to set this flag).Methods in com.google.devtools.build.lib.runtime.proto that return InvocationPolicyOuterClass.UseDefaultOrBuilderModifier and TypeMethodDescriptionInvocationPolicyOuterClass.AllowValues.Builder.getUseDefaultOrBuilder()If set and if the value of the flag is disallowed, use the default value of the flag instead of raising an error.InvocationPolicyOuterClass.AllowValues.getUseDefaultOrBuilder()If set and if the value of the flag is disallowed, use the default value of the flag instead of raising an error.InvocationPolicyOuterClass.AllowValuesOrBuilder.getUseDefaultOrBuilder()If set and if the value of the flag is disallowed, use the default value of the flag instead of raising an error.InvocationPolicyOuterClass.DisallowValues.Builder.getUseDefaultOrBuilder()If set and if the value of the flag is disallowed, use the default value of the flag instead of raising an error.InvocationPolicyOuterClass.DisallowValues.getUseDefaultOrBuilder()If set and if the value of the flag is disallowed, use the default value of the flag instead of raising an error.InvocationPolicyOuterClass.DisallowValuesOrBuilder.getUseDefaultOrBuilder()If set and if the value of the flag is disallowed, use the default value of the flag instead of raising an error.InvocationPolicyOuterClass.FlagPolicy.Builder.getUseDefaultOrBuilder().blaze.invocation_policy.UseDefault use_default = 4;InvocationPolicyOuterClass.FlagPolicy.getUseDefaultOrBuilder().blaze.invocation_policy.UseDefault use_default = 4;InvocationPolicyOuterClass.FlagPolicyOrBuilder.getUseDefaultOrBuilder().blaze.invocation_policy.UseDefault use_default = 4;