Uses of Class
com.google.devtools.build.lib.runtime.proto.InvocationPolicyOuterClass.UseDefault
Packages that use InvocationPolicyOuterClass.UseDefault
-
Uses of InvocationPolicyOuterClass.UseDefault in com.google.devtools.build.lib.runtime.proto
Methods in com.google.devtools.build.lib.runtime.proto that return InvocationPolicyOuterClass.UseDefaultModifier and TypeMethodDescriptionInvocationPolicyOuterClass.UseDefault.Builder.build()InvocationPolicyOuterClass.UseDefault.Builder.buildPartial()InvocationPolicyOuterClass.UseDefault.getDefaultInstance()InvocationPolicyOuterClass.UseDefault.Builder.getDefaultInstanceForType()InvocationPolicyOuterClass.UseDefault.getDefaultInstanceForType()InvocationPolicyOuterClass.AllowValues.Builder.getUseDefault()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.getUseDefault()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.getUseDefault()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.getUseDefault()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.getUseDefault()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.getUseDefault()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.getUseDefault().blaze.invocation_policy.UseDefault use_default = 4;InvocationPolicyOuterClass.FlagPolicy.getUseDefault().blaze.invocation_policy.UseDefault use_default = 4;InvocationPolicyOuterClass.FlagPolicyOrBuilder.getUseDefault().blaze.invocation_policy.UseDefault use_default = 4;InvocationPolicyOuterClass.UseDefault.parseDelimitedFrom(InputStream input) InvocationPolicyOuterClass.UseDefault.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InvocationPolicyOuterClass.UseDefault.parseFrom(byte[] data) InvocationPolicyOuterClass.UseDefault.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InvocationPolicyOuterClass.UseDefault.parseFrom(com.google.protobuf.ByteString data) InvocationPolicyOuterClass.UseDefault.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InvocationPolicyOuterClass.UseDefault.parseFrom(com.google.protobuf.CodedInputStream input) InvocationPolicyOuterClass.UseDefault.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InvocationPolicyOuterClass.UseDefault.parseFrom(InputStream input) InvocationPolicyOuterClass.UseDefault.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InvocationPolicyOuterClass.UseDefault.parseFrom(ByteBuffer data) InvocationPolicyOuterClass.UseDefault.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.runtime.proto that return types with arguments of type InvocationPolicyOuterClass.UseDefaultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<InvocationPolicyOuterClass.UseDefault>InvocationPolicyOuterClass.UseDefault.getParserForType()static com.google.protobuf.Parser<InvocationPolicyOuterClass.UseDefault>InvocationPolicyOuterClass.UseDefault.parser()Methods in com.google.devtools.build.lib.runtime.proto with parameters of type InvocationPolicyOuterClass.UseDefaultModifier and TypeMethodDescriptionInvocationPolicyOuterClass.UseDefault.Builder.mergeFrom(InvocationPolicyOuterClass.UseDefault other) InvocationPolicyOuterClass.AllowValues.Builder.mergeUseDefault(InvocationPolicyOuterClass.UseDefault value) 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.mergeUseDefault(InvocationPolicyOuterClass.UseDefault value) 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.mergeUseDefault(InvocationPolicyOuterClass.UseDefault value) .blaze.invocation_policy.UseDefault use_default = 4;InvocationPolicyOuterClass.UseDefault.newBuilder(InvocationPolicyOuterClass.UseDefault prototype) InvocationPolicyOuterClass.AllowValues.Builder.setUseDefault(InvocationPolicyOuterClass.UseDefault value) 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.setUseDefault(InvocationPolicyOuterClass.UseDefault value) 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.setUseDefault(InvocationPolicyOuterClass.UseDefault value) .blaze.invocation_policy.UseDefault use_default = 4;