Package biscuit.format.schema
Class Schema.SnapshotBlock.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
- biscuit.format.schema.Schema.SnapshotBlock.Builder
-
- All Implemented Interfaces:
Schema.SnapshotBlockOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Schema.SnapshotBlock
public static final class Schema.SnapshotBlock.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder> implements Schema.SnapshotBlockOrBuilder
Protobuf typebiscuit.format.schema.SnapshotBlock
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Schema.SnapshotBlock.BuilderaddAllChecksV2(Iterable<? extends Schema.CheckV2> values)repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.SnapshotBlock.BuilderaddAllFactsV2(Iterable<? extends Schema.FactV2> values)repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.SnapshotBlock.BuilderaddAllRulesV2(Iterable<? extends Schema.RuleV2> values)repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.SnapshotBlock.BuilderaddAllScope(Iterable<? extends Schema.Scope> values)repeated .biscuit.format.schema.Scope scope = 6;Schema.SnapshotBlock.BuilderaddChecksV2(int index, Schema.CheckV2 value)repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.SnapshotBlock.BuilderaddChecksV2(int index, Schema.CheckV2.Builder builderForValue)repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.SnapshotBlock.BuilderaddChecksV2(Schema.CheckV2 value)repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.SnapshotBlock.BuilderaddChecksV2(Schema.CheckV2.Builder builderForValue)repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.CheckV2.BuilderaddChecksV2Builder()repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.CheckV2.BuilderaddChecksV2Builder(int index)repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.SnapshotBlock.BuilderaddFactsV2(int index, Schema.FactV2 value)repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.SnapshotBlock.BuilderaddFactsV2(int index, Schema.FactV2.Builder builderForValue)repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.SnapshotBlock.BuilderaddFactsV2(Schema.FactV2 value)repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.SnapshotBlock.BuilderaddFactsV2(Schema.FactV2.Builder builderForValue)repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.FactV2.BuilderaddFactsV2Builder()repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.FactV2.BuilderaddFactsV2Builder(int index)repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.SnapshotBlock.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Schema.SnapshotBlock.BuilderaddRulesV2(int index, Schema.RuleV2 value)repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.SnapshotBlock.BuilderaddRulesV2(int index, Schema.RuleV2.Builder builderForValue)repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.SnapshotBlock.BuilderaddRulesV2(Schema.RuleV2 value)repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.SnapshotBlock.BuilderaddRulesV2(Schema.RuleV2.Builder builderForValue)repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.RuleV2.BuilderaddRulesV2Builder()repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.RuleV2.BuilderaddRulesV2Builder(int index)repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.SnapshotBlock.BuilderaddScope(int index, Schema.Scope value)repeated .biscuit.format.schema.Scope scope = 6;Schema.SnapshotBlock.BuilderaddScope(int index, Schema.Scope.Builder builderForValue)repeated .biscuit.format.schema.Scope scope = 6;Schema.SnapshotBlock.BuilderaddScope(Schema.Scope value)repeated .biscuit.format.schema.Scope scope = 6;Schema.SnapshotBlock.BuilderaddScope(Schema.Scope.Builder builderForValue)repeated .biscuit.format.schema.Scope scope = 6;Schema.Scope.BuilderaddScopeBuilder()repeated .biscuit.format.schema.Scope scope = 6;Schema.Scope.BuilderaddScopeBuilder(int index)repeated .biscuit.format.schema.Scope scope = 6;Schema.SnapshotBlockbuild()Schema.SnapshotBlockbuildPartial()Schema.SnapshotBlock.Builderclear()Schema.SnapshotBlock.BuilderclearChecksV2()repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.SnapshotBlock.BuilderclearContext()optional string context = 1;Schema.SnapshotBlock.BuilderclearExternalKey()optional .biscuit.format.schema.PublicKey externalKey = 7;Schema.SnapshotBlock.BuilderclearFactsV2()repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.SnapshotBlock.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Schema.SnapshotBlock.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Schema.SnapshotBlock.BuilderclearRulesV2()repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.SnapshotBlock.BuilderclearScope()repeated .biscuit.format.schema.Scope scope = 6;Schema.SnapshotBlock.BuilderclearVersion()optional uint32 version = 2;Schema.SnapshotBlock.Builderclone()Schema.CheckV2getChecksV2(int index)repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.CheckV2.BuildergetChecksV2Builder(int index)repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;List<Schema.CheckV2.Builder>getChecksV2BuilderList()repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;intgetChecksV2Count()repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;List<Schema.CheckV2>getChecksV2List()repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.CheckV2OrBuildergetChecksV2OrBuilder(int index)repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;List<? extends Schema.CheckV2OrBuilder>getChecksV2OrBuilderList()repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;StringgetContext()optional string context = 1;com.google.protobuf.ByteStringgetContextBytes()optional string context = 1;Schema.SnapshotBlockgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Schema.PublicKeygetExternalKey()optional .biscuit.format.schema.PublicKey externalKey = 7;Schema.PublicKey.BuildergetExternalKeyBuilder()optional .biscuit.format.schema.PublicKey externalKey = 7;Schema.PublicKeyOrBuildergetExternalKeyOrBuilder()optional .biscuit.format.schema.PublicKey externalKey = 7;Schema.FactV2getFactsV2(int index)repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.FactV2.BuildergetFactsV2Builder(int index)repeated .biscuit.format.schema.FactV2 facts_v2 = 3;List<Schema.FactV2.Builder>getFactsV2BuilderList()repeated .biscuit.format.schema.FactV2 facts_v2 = 3;intgetFactsV2Count()repeated .biscuit.format.schema.FactV2 facts_v2 = 3;List<Schema.FactV2>getFactsV2List()repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.FactV2OrBuildergetFactsV2OrBuilder(int index)repeated .biscuit.format.schema.FactV2 facts_v2 = 3;List<? extends Schema.FactV2OrBuilder>getFactsV2OrBuilderList()repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.RuleV2getRulesV2(int index)repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.RuleV2.BuildergetRulesV2Builder(int index)repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;List<Schema.RuleV2.Builder>getRulesV2BuilderList()repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;intgetRulesV2Count()repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;List<Schema.RuleV2>getRulesV2List()repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.RuleV2OrBuildergetRulesV2OrBuilder(int index)repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;List<? extends Schema.RuleV2OrBuilder>getRulesV2OrBuilderList()repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.ScopegetScope(int index)repeated .biscuit.format.schema.Scope scope = 6;Schema.Scope.BuildergetScopeBuilder(int index)repeated .biscuit.format.schema.Scope scope = 6;List<Schema.Scope.Builder>getScopeBuilderList()repeated .biscuit.format.schema.Scope scope = 6;intgetScopeCount()repeated .biscuit.format.schema.Scope scope = 6;List<Schema.Scope>getScopeList()repeated .biscuit.format.schema.Scope scope = 6;Schema.ScopeOrBuildergetScopeOrBuilder(int index)repeated .biscuit.format.schema.Scope scope = 6;List<? extends Schema.ScopeOrBuilder>getScopeOrBuilderList()repeated .biscuit.format.schema.Scope scope = 6;intgetVersion()optional uint32 version = 2;booleanhasContext()optional string context = 1;booleanhasExternalKey()optional .biscuit.format.schema.PublicKey externalKey = 7;booleanhasVersion()optional uint32 version = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Schema.SnapshotBlock.BuildermergeExternalKey(Schema.PublicKey value)optional .biscuit.format.schema.PublicKey externalKey = 7;Schema.SnapshotBlock.BuildermergeFrom(Schema.SnapshotBlock other)Schema.SnapshotBlock.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Schema.SnapshotBlock.BuildermergeFrom(com.google.protobuf.Message other)Schema.SnapshotBlock.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Schema.SnapshotBlock.BuilderremoveChecksV2(int index)repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.SnapshotBlock.BuilderremoveFactsV2(int index)repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.SnapshotBlock.BuilderremoveRulesV2(int index)repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.SnapshotBlock.BuilderremoveScope(int index)repeated .biscuit.format.schema.Scope scope = 6;Schema.SnapshotBlock.BuildersetChecksV2(int index, Schema.CheckV2 value)repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.SnapshotBlock.BuildersetChecksV2(int index, Schema.CheckV2.Builder builderForValue)repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;Schema.SnapshotBlock.BuildersetContext(String value)optional string context = 1;Schema.SnapshotBlock.BuildersetContextBytes(com.google.protobuf.ByteString value)optional string context = 1;Schema.SnapshotBlock.BuildersetExternalKey(Schema.PublicKey value)optional .biscuit.format.schema.PublicKey externalKey = 7;Schema.SnapshotBlock.BuildersetExternalKey(Schema.PublicKey.Builder builderForValue)optional .biscuit.format.schema.PublicKey externalKey = 7;Schema.SnapshotBlock.BuildersetFactsV2(int index, Schema.FactV2 value)repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.SnapshotBlock.BuildersetFactsV2(int index, Schema.FactV2.Builder builderForValue)repeated .biscuit.format.schema.FactV2 facts_v2 = 3;Schema.SnapshotBlock.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Schema.SnapshotBlock.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Schema.SnapshotBlock.BuildersetRulesV2(int index, Schema.RuleV2 value)repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.SnapshotBlock.BuildersetRulesV2(int index, Schema.RuleV2.Builder builderForValue)repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;Schema.SnapshotBlock.BuildersetScope(int index, Schema.Scope value)repeated .biscuit.format.schema.Scope scope = 6;Schema.SnapshotBlock.BuildersetScope(int index, Schema.Scope.Builder builderForValue)repeated .biscuit.format.schema.Scope scope = 6;Schema.SnapshotBlock.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Schema.SnapshotBlock.BuildersetVersion(int value)optional uint32 version = 2;-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
clear
public Schema.SnapshotBlock.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
getDefaultInstanceForType
public Schema.SnapshotBlock getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Schema.SnapshotBlock build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Schema.SnapshotBlock buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Schema.SnapshotBlock.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
setField
public Schema.SnapshotBlock.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
clearField
public Schema.SnapshotBlock.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
clearOneof
public Schema.SnapshotBlock.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
setRepeatedField
public Schema.SnapshotBlock.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
addRepeatedField
public Schema.SnapshotBlock.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
mergeFrom
public Schema.SnapshotBlock.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Schema.SnapshotBlock.Builder>
-
mergeFrom
public Schema.SnapshotBlock.Builder mergeFrom(Schema.SnapshotBlock other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
mergeFrom
public Schema.SnapshotBlock.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Schema.SnapshotBlock.Builder>- Throws:
IOException
-
hasContext
public boolean hasContext()
optional string context = 1;- Specified by:
hasContextin interfaceSchema.SnapshotBlockOrBuilder- Returns:
- Whether the context field is set.
-
getContext
public String getContext()
optional string context = 1;- Specified by:
getContextin interfaceSchema.SnapshotBlockOrBuilder- Returns:
- The context.
-
getContextBytes
public com.google.protobuf.ByteString getContextBytes()
optional string context = 1;- Specified by:
getContextBytesin interfaceSchema.SnapshotBlockOrBuilder- Returns:
- The bytes for context.
-
setContext
public Schema.SnapshotBlock.Builder setContext(String value)
optional string context = 1;- Parameters:
value- The context to set.- Returns:
- This builder for chaining.
-
clearContext
public Schema.SnapshotBlock.Builder clearContext()
optional string context = 1;- Returns:
- This builder for chaining.
-
setContextBytes
public Schema.SnapshotBlock.Builder setContextBytes(com.google.protobuf.ByteString value)
optional string context = 1;- Parameters:
value- The bytes for context to set.- Returns:
- This builder for chaining.
-
hasVersion
public boolean hasVersion()
optional uint32 version = 2;- Specified by:
hasVersionin interfaceSchema.SnapshotBlockOrBuilder- Returns:
- Whether the version field is set.
-
getVersion
public int getVersion()
optional uint32 version = 2;- Specified by:
getVersionin interfaceSchema.SnapshotBlockOrBuilder- Returns:
- The version.
-
setVersion
public Schema.SnapshotBlock.Builder setVersion(int value)
optional uint32 version = 2;- Parameters:
value- The version to set.- Returns:
- This builder for chaining.
-
clearVersion
public Schema.SnapshotBlock.Builder clearVersion()
optional uint32 version = 2;- Returns:
- This builder for chaining.
-
getFactsV2List
public List<Schema.FactV2> getFactsV2List()
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;- Specified by:
getFactsV2Listin interfaceSchema.SnapshotBlockOrBuilder
-
getFactsV2Count
public int getFactsV2Count()
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;- Specified by:
getFactsV2Countin interfaceSchema.SnapshotBlockOrBuilder
-
getFactsV2
public Schema.FactV2 getFactsV2(int index)
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;- Specified by:
getFactsV2in interfaceSchema.SnapshotBlockOrBuilder
-
setFactsV2
public Schema.SnapshotBlock.Builder setFactsV2(int index, Schema.FactV2 value)
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
setFactsV2
public Schema.SnapshotBlock.Builder setFactsV2(int index, Schema.FactV2.Builder builderForValue)
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
addFactsV2
public Schema.SnapshotBlock.Builder addFactsV2(Schema.FactV2 value)
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
addFactsV2
public Schema.SnapshotBlock.Builder addFactsV2(int index, Schema.FactV2 value)
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
addFactsV2
public Schema.SnapshotBlock.Builder addFactsV2(Schema.FactV2.Builder builderForValue)
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
addFactsV2
public Schema.SnapshotBlock.Builder addFactsV2(int index, Schema.FactV2.Builder builderForValue)
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
addAllFactsV2
public Schema.SnapshotBlock.Builder addAllFactsV2(Iterable<? extends Schema.FactV2> values)
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
clearFactsV2
public Schema.SnapshotBlock.Builder clearFactsV2()
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
removeFactsV2
public Schema.SnapshotBlock.Builder removeFactsV2(int index)
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
getFactsV2Builder
public Schema.FactV2.Builder getFactsV2Builder(int index)
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
getFactsV2OrBuilder
public Schema.FactV2OrBuilder getFactsV2OrBuilder(int index)
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;- Specified by:
getFactsV2OrBuilderin interfaceSchema.SnapshotBlockOrBuilder
-
getFactsV2OrBuilderList
public List<? extends Schema.FactV2OrBuilder> getFactsV2OrBuilderList()
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;- Specified by:
getFactsV2OrBuilderListin interfaceSchema.SnapshotBlockOrBuilder
-
addFactsV2Builder
public Schema.FactV2.Builder addFactsV2Builder()
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
addFactsV2Builder
public Schema.FactV2.Builder addFactsV2Builder(int index)
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
getFactsV2BuilderList
public List<Schema.FactV2.Builder> getFactsV2BuilderList()
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
-
getRulesV2List
public List<Schema.RuleV2> getRulesV2List()
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;- Specified by:
getRulesV2Listin interfaceSchema.SnapshotBlockOrBuilder
-
getRulesV2Count
public int getRulesV2Count()
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;- Specified by:
getRulesV2Countin interfaceSchema.SnapshotBlockOrBuilder
-
getRulesV2
public Schema.RuleV2 getRulesV2(int index)
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;- Specified by:
getRulesV2in interfaceSchema.SnapshotBlockOrBuilder
-
setRulesV2
public Schema.SnapshotBlock.Builder setRulesV2(int index, Schema.RuleV2 value)
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
setRulesV2
public Schema.SnapshotBlock.Builder setRulesV2(int index, Schema.RuleV2.Builder builderForValue)
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
addRulesV2
public Schema.SnapshotBlock.Builder addRulesV2(Schema.RuleV2 value)
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
addRulesV2
public Schema.SnapshotBlock.Builder addRulesV2(int index, Schema.RuleV2 value)
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
addRulesV2
public Schema.SnapshotBlock.Builder addRulesV2(Schema.RuleV2.Builder builderForValue)
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
addRulesV2
public Schema.SnapshotBlock.Builder addRulesV2(int index, Schema.RuleV2.Builder builderForValue)
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
addAllRulesV2
public Schema.SnapshotBlock.Builder addAllRulesV2(Iterable<? extends Schema.RuleV2> values)
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
clearRulesV2
public Schema.SnapshotBlock.Builder clearRulesV2()
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
removeRulesV2
public Schema.SnapshotBlock.Builder removeRulesV2(int index)
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
getRulesV2Builder
public Schema.RuleV2.Builder getRulesV2Builder(int index)
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
getRulesV2OrBuilder
public Schema.RuleV2OrBuilder getRulesV2OrBuilder(int index)
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;- Specified by:
getRulesV2OrBuilderin interfaceSchema.SnapshotBlockOrBuilder
-
getRulesV2OrBuilderList
public List<? extends Schema.RuleV2OrBuilder> getRulesV2OrBuilderList()
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;- Specified by:
getRulesV2OrBuilderListin interfaceSchema.SnapshotBlockOrBuilder
-
addRulesV2Builder
public Schema.RuleV2.Builder addRulesV2Builder()
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
addRulesV2Builder
public Schema.RuleV2.Builder addRulesV2Builder(int index)
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
getRulesV2BuilderList
public List<Schema.RuleV2.Builder> getRulesV2BuilderList()
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
-
getChecksV2List
public List<Schema.CheckV2> getChecksV2List()
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;- Specified by:
getChecksV2Listin interfaceSchema.SnapshotBlockOrBuilder
-
getChecksV2Count
public int getChecksV2Count()
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;- Specified by:
getChecksV2Countin interfaceSchema.SnapshotBlockOrBuilder
-
getChecksV2
public Schema.CheckV2 getChecksV2(int index)
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;- Specified by:
getChecksV2in interfaceSchema.SnapshotBlockOrBuilder
-
setChecksV2
public Schema.SnapshotBlock.Builder setChecksV2(int index, Schema.CheckV2 value)
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
setChecksV2
public Schema.SnapshotBlock.Builder setChecksV2(int index, Schema.CheckV2.Builder builderForValue)
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
addChecksV2
public Schema.SnapshotBlock.Builder addChecksV2(Schema.CheckV2 value)
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
addChecksV2
public Schema.SnapshotBlock.Builder addChecksV2(int index, Schema.CheckV2 value)
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
addChecksV2
public Schema.SnapshotBlock.Builder addChecksV2(Schema.CheckV2.Builder builderForValue)
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
addChecksV2
public Schema.SnapshotBlock.Builder addChecksV2(int index, Schema.CheckV2.Builder builderForValue)
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
addAllChecksV2
public Schema.SnapshotBlock.Builder addAllChecksV2(Iterable<? extends Schema.CheckV2> values)
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
clearChecksV2
public Schema.SnapshotBlock.Builder clearChecksV2()
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
removeChecksV2
public Schema.SnapshotBlock.Builder removeChecksV2(int index)
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
getChecksV2Builder
public Schema.CheckV2.Builder getChecksV2Builder(int index)
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
getChecksV2OrBuilder
public Schema.CheckV2OrBuilder getChecksV2OrBuilder(int index)
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;- Specified by:
getChecksV2OrBuilderin interfaceSchema.SnapshotBlockOrBuilder
-
getChecksV2OrBuilderList
public List<? extends Schema.CheckV2OrBuilder> getChecksV2OrBuilderList()
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;- Specified by:
getChecksV2OrBuilderListin interfaceSchema.SnapshotBlockOrBuilder
-
addChecksV2Builder
public Schema.CheckV2.Builder addChecksV2Builder()
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
addChecksV2Builder
public Schema.CheckV2.Builder addChecksV2Builder(int index)
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
getChecksV2BuilderList
public List<Schema.CheckV2.Builder> getChecksV2BuilderList()
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
-
getScopeList
public List<Schema.Scope> getScopeList()
repeated .biscuit.format.schema.Scope scope = 6;- Specified by:
getScopeListin interfaceSchema.SnapshotBlockOrBuilder
-
getScopeCount
public int getScopeCount()
repeated .biscuit.format.schema.Scope scope = 6;- Specified by:
getScopeCountin interfaceSchema.SnapshotBlockOrBuilder
-
getScope
public Schema.Scope getScope(int index)
repeated .biscuit.format.schema.Scope scope = 6;- Specified by:
getScopein interfaceSchema.SnapshotBlockOrBuilder
-
setScope
public Schema.SnapshotBlock.Builder setScope(int index, Schema.Scope value)
repeated .biscuit.format.schema.Scope scope = 6;
-
setScope
public Schema.SnapshotBlock.Builder setScope(int index, Schema.Scope.Builder builderForValue)
repeated .biscuit.format.schema.Scope scope = 6;
-
addScope
public Schema.SnapshotBlock.Builder addScope(Schema.Scope value)
repeated .biscuit.format.schema.Scope scope = 6;
-
addScope
public Schema.SnapshotBlock.Builder addScope(int index, Schema.Scope value)
repeated .biscuit.format.schema.Scope scope = 6;
-
addScope
public Schema.SnapshotBlock.Builder addScope(Schema.Scope.Builder builderForValue)
repeated .biscuit.format.schema.Scope scope = 6;
-
addScope
public Schema.SnapshotBlock.Builder addScope(int index, Schema.Scope.Builder builderForValue)
repeated .biscuit.format.schema.Scope scope = 6;
-
addAllScope
public Schema.SnapshotBlock.Builder addAllScope(Iterable<? extends Schema.Scope> values)
repeated .biscuit.format.schema.Scope scope = 6;
-
clearScope
public Schema.SnapshotBlock.Builder clearScope()
repeated .biscuit.format.schema.Scope scope = 6;
-
removeScope
public Schema.SnapshotBlock.Builder removeScope(int index)
repeated .biscuit.format.schema.Scope scope = 6;
-
getScopeBuilder
public Schema.Scope.Builder getScopeBuilder(int index)
repeated .biscuit.format.schema.Scope scope = 6;
-
getScopeOrBuilder
public Schema.ScopeOrBuilder getScopeOrBuilder(int index)
repeated .biscuit.format.schema.Scope scope = 6;- Specified by:
getScopeOrBuilderin interfaceSchema.SnapshotBlockOrBuilder
-
getScopeOrBuilderList
public List<? extends Schema.ScopeOrBuilder> getScopeOrBuilderList()
repeated .biscuit.format.schema.Scope scope = 6;- Specified by:
getScopeOrBuilderListin interfaceSchema.SnapshotBlockOrBuilder
-
addScopeBuilder
public Schema.Scope.Builder addScopeBuilder()
repeated .biscuit.format.schema.Scope scope = 6;
-
addScopeBuilder
public Schema.Scope.Builder addScopeBuilder(int index)
repeated .biscuit.format.schema.Scope scope = 6;
-
getScopeBuilderList
public List<Schema.Scope.Builder> getScopeBuilderList()
repeated .biscuit.format.schema.Scope scope = 6;
-
hasExternalKey
public boolean hasExternalKey()
optional .biscuit.format.schema.PublicKey externalKey = 7;- Specified by:
hasExternalKeyin interfaceSchema.SnapshotBlockOrBuilder- Returns:
- Whether the externalKey field is set.
-
getExternalKey
public Schema.PublicKey getExternalKey()
optional .biscuit.format.schema.PublicKey externalKey = 7;- Specified by:
getExternalKeyin interfaceSchema.SnapshotBlockOrBuilder- Returns:
- The externalKey.
-
setExternalKey
public Schema.SnapshotBlock.Builder setExternalKey(Schema.PublicKey value)
optional .biscuit.format.schema.PublicKey externalKey = 7;
-
setExternalKey
public Schema.SnapshotBlock.Builder setExternalKey(Schema.PublicKey.Builder builderForValue)
optional .biscuit.format.schema.PublicKey externalKey = 7;
-
mergeExternalKey
public Schema.SnapshotBlock.Builder mergeExternalKey(Schema.PublicKey value)
optional .biscuit.format.schema.PublicKey externalKey = 7;
-
clearExternalKey
public Schema.SnapshotBlock.Builder clearExternalKey()
optional .biscuit.format.schema.PublicKey externalKey = 7;
-
getExternalKeyBuilder
public Schema.PublicKey.Builder getExternalKeyBuilder()
optional .biscuit.format.schema.PublicKey externalKey = 7;
-
getExternalKeyOrBuilder
public Schema.PublicKeyOrBuilder getExternalKeyOrBuilder()
optional .biscuit.format.schema.PublicKey externalKey = 7;- Specified by:
getExternalKeyOrBuilderin interfaceSchema.SnapshotBlockOrBuilder
-
setUnknownFields
public final Schema.SnapshotBlock.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
mergeUnknownFields
public final Schema.SnapshotBlock.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Schema.SnapshotBlock.Builder>
-
-