Package com.authzed.api.v1
Class AlgebraicSubjectSet.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<AlgebraicSubjectSet.Builder>
com.authzed.api.v1.AlgebraicSubjectSet.Builder
- All Implemented Interfaces:
AlgebraicSubjectSetOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- AlgebraicSubjectSet
public static final class AlgebraicSubjectSet.Builder
extends com.google.protobuf.GeneratedMessage.Builder<AlgebraicSubjectSet.Builder>
implements AlgebraicSubjectSetOrBuilder
AlgebraicSubjectSet is a subject set which is computed based on applying the specified operation to the operands according to the algebra of sets. UNION is a logical set containing the subject members from all operands. INTERSECTION is a logical set containing only the subject members which are present in all operands. EXCLUSION is a logical set containing only the subject members which are present in the first operand, and none of the other operands.Protobuf type
authzed.api.v1.AlgebraicSubjectSet
-
Method Summary
Modifier and TypeMethodDescriptionaddAllChildren
(Iterable<? extends PermissionRelationshipTree> values) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
addChildren
(int index, PermissionRelationshipTree value) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
addChildren
(int index, PermissionRelationshipTree.Builder builderForValue) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
addChildren
(PermissionRelationshipTree.Builder builderForValue) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
addChildrenBuilder
(int index) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
build()
clear()
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
getChildren
(int index) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
getChildrenBuilder
(int index) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
int
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
getChildrenOrBuilder
(int index) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
List<? extends PermissionRelationshipTreeOrBuilder>
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
int
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
mergeFrom
(AlgebraicSubjectSet other) mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) removeChildren
(int index) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
setChildren
(int index, PermissionRelationshipTree value) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
setChildren
(int index, PermissionRelationshipTree.Builder builderForValue) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
setOperationValue
(int value) .authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, 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
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<AlgebraicSubjectSet.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<AlgebraicSubjectSet.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<AlgebraicSubjectSet.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AlgebraicSubjectSet.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<AlgebraicSubjectSet.Builder>
-
mergeFrom
public AlgebraicSubjectSet.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AlgebraicSubjectSet.Builder>
- Throws:
IOException
-
getOperationValue
public int getOperationValue().authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ... }
- Specified by:
getOperationValue
in interfaceAlgebraicSubjectSetOrBuilder
- Returns:
- The enum numeric value on the wire for operation.
-
setOperationValue
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ... }
- Parameters:
value
- The enum numeric value on the wire for operation to set.- Returns:
- This builder for chaining.
-
getOperation
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ... }
- Specified by:
getOperation
in interfaceAlgebraicSubjectSetOrBuilder
- Returns:
- The operation.
-
setOperation
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ... }
- Parameters:
value
- The operation to set.- Returns:
- This builder for chaining.
-
clearOperation
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ... }
- Returns:
- This builder for chaining.
-
getChildrenList
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
- Specified by:
getChildrenList
in interfaceAlgebraicSubjectSetOrBuilder
-
getChildrenCount
public int getChildrenCount()repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
- Specified by:
getChildrenCount
in interfaceAlgebraicSubjectSetOrBuilder
-
getChildren
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
- Specified by:
getChildren
in interfaceAlgebraicSubjectSetOrBuilder
-
setChildren
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-
setChildren
public AlgebraicSubjectSet.Builder setChildren(int index, PermissionRelationshipTree.Builder builderForValue) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-
addChildren
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-
addChildren
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-
addChildren
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-
addChildren
public AlgebraicSubjectSet.Builder addChildren(int index, PermissionRelationshipTree.Builder builderForValue) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-
addAllChildren
public AlgebraicSubjectSet.Builder addAllChildren(Iterable<? extends PermissionRelationshipTree> values) repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-
clearChildren
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-
removeChildren
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-
getChildrenBuilder
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-
getChildrenOrBuilder
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
- Specified by:
getChildrenOrBuilder
in interfaceAlgebraicSubjectSetOrBuilder
-
getChildrenOrBuilderList
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
- Specified by:
getChildrenOrBuilderList
in interfaceAlgebraicSubjectSetOrBuilder
-
addChildrenBuilder
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-
addChildrenBuilder
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-
getChildrenBuilderList
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ... }
-