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