Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractOpenApiSchema - Class in co.permify.sdk.model
-
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
- AbstractOpenApiSchema(String, Boolean) - Constructor for class co.permify.sdk.model.AbstractOpenApiSchema
- abstractType(AbstractType) - Method in class co.permify.sdk.model.V1alpha1Type
- AbstractType - Class in co.permify.sdk.model
-
Application defined abstract type.
- AbstractType() - Constructor for class co.permify.sdk.model.AbstractType
- accuInit(Expr) - Method in class co.permify.sdk.model.Comprehension
- accuVar(String) - Method in class co.permify.sdk.model.Comprehension
- addArgsItem(Expr) - Method in class co.permify.sdk.model.ExprCall
- addArgTypesItem(V1alpha1Type) - Method in class co.permify.sdk.model.FunctionType
- addArgumentsItem(Argument) - Method in class co.permify.sdk.model.CheckBody
- addArgumentsItem(Argument) - Method in class co.permify.sdk.model.LookupSubjectBody
- addArgumentsItem(Argument) - Method in class co.permify.sdk.model.PermissionExpandBody
- addArgumentsItem(Argument) - Method in class co.permify.sdk.model.V1Call
- addArgumentsItem(Argument) - Method in class co.permify.sdk.model.V1Expand
- addArgumentsItem(String) - Method in class co.permify.sdk.model.DataBundle
- addAttributesDeleteItem(String) - Method in class co.permify.sdk.model.V1Operation
- addAttributesItem(Attribute) - Method in class co.permify.sdk.model.AttributeReadResponse
- addAttributesItem(Attribute) - Method in class co.permify.sdk.model.Context
- addAttributesItem(Attribute) - Method in class co.permify.sdk.model.DataWriteBody
- addAttributesItem(String) - Method in class co.permify.sdk.model.AttributeFilter
- addAttributesWriteItem(String) - Method in class co.permify.sdk.model.V1Operation
- addBundlesItem(DataBundle) - Method in class co.permify.sdk.model.BundleWriteBody
- addChildrenItem(Child) - Method in class co.permify.sdk.model.Rewrite
- addChildrenItem(V1Expand) - Method in class co.permify.sdk.model.ExpandTreeNode
- addDataChangesItem(DataChange) - Method in class co.permify.sdk.model.DataChanges
- addDataItem(String) - Method in class co.permify.sdk.model.StringArrayValue
- addDeleteItem(String) - Method in class co.permify.sdk.model.Partials
- addDetailsItem(Any) - Method in class co.permify.sdk.model.Status
- addElementsItem(Expr) - Method in class co.permify.sdk.model.CreateList
- addEntityIdsItem(String) - Method in class co.permify.sdk.model.PermissionLookupEntityResponse
- addEntriesItem(Entry) - Method in class co.permify.sdk.model.CreateStruct
- addIdsItem(String) - Method in class co.permify.sdk.model.EntityFilter
- addIdsItem(String) - Method in class co.permify.sdk.model.SubjectFilter
- addLineOffsetsItem(Integer) - Method in class co.permify.sdk.model.SourceInfo
- addNamesItem(String) - Method in class co.permify.sdk.model.BundleWriteResponse
- addOperationsItem(V1Operation) - Method in class co.permify.sdk.model.DataBundle
- addOptionalIndicesItem(Integer) - Method in class co.permify.sdk.model.CreateList
- addOverloadIdItem(String) - Method in class co.permify.sdk.model.V1alpha1Reference
- addParameterTypesItem(V1alpha1Type) - Method in class co.permify.sdk.model.AbstractType
- addRelationReferencesItem(RelationReference) - Method in class co.permify.sdk.model.RelationDefinition
- addRelationshipsDeleteItem(String) - Method in class co.permify.sdk.model.V1Operation
- addRelationshipsWriteItem(String) - Method in class co.permify.sdk.model.V1Operation
- addSchemasItem(SchemaList) - Method in class co.permify.sdk.model.SchemaListResponse
- addSubjectIdsItem(String) - Method in class co.permify.sdk.model.PermissionLookupSubjectResponse
- addSubjectsItem(Subject) - Method in class co.permify.sdk.model.Subjects
- addTenantsItem(Tenant) - Method in class co.permify.sdk.model.TenantListResponse
- addTuplesItem(Tuple) - Method in class co.permify.sdk.model.Context
- addTuplesItem(Tuple) - Method in class co.permify.sdk.model.DataWriteBody
- addTuplesItem(Tuple) - Method in class co.permify.sdk.model.RelationshipReadResponse
- addTuplesItem(Tuple) - Method in class co.permify.sdk.model.WriteRelationshipsBody
- addUpdateItem(String) - Method in class co.permify.sdk.model.Partials
- addWriteItem(String) - Method in class co.permify.sdk.model.Partials
- ALLOWED - Enum constant in enum class co.permify.sdk.model.CheckResult
- Any - Class in co.permify.sdk.model
-
`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
- Any() - Constructor for class co.permify.sdk.model.Any
- ANY - Enum constant in enum class co.permify.sdk.model.WellKnownType
- ApiClient - Class in co.permify.sdk.client
-
Configuration and utility class for API clients.
- ApiClient() - Constructor for class co.permify.sdk.client.ApiClient
-
Create an instance of ApiClient.
- ApiClient(HttpClient.Builder, ObjectMapper, String) - Constructor for class co.permify.sdk.client.ApiClient
-
Create an instance of ApiClient.
- ApiException - Exception Class in co.permify.sdk.client
- ApiException() - Constructor for exception class co.permify.sdk.client.ApiException
- ApiException(int, String) - Constructor for exception class co.permify.sdk.client.ApiException
- ApiException(int, String, HttpHeaders, String) - Constructor for exception class co.permify.sdk.client.ApiException
- ApiException(int, HttpHeaders, String) - Constructor for exception class co.permify.sdk.client.ApiException
- ApiException(String) - Constructor for exception class co.permify.sdk.client.ApiException
- ApiException(String, int, HttpHeaders, String) - Constructor for exception class co.permify.sdk.client.ApiException
- ApiException(String, Throwable, int, HttpHeaders) - Constructor for exception class co.permify.sdk.client.ApiException
- ApiException(String, Throwable, int, HttpHeaders, String) - Constructor for exception class co.permify.sdk.client.ApiException
- ApiException(Throwable) - Constructor for exception class co.permify.sdk.client.ApiException
- ApiResponse<T> - Class in co.permify.sdk.client
-
API response returned by API call.
- ApiResponse(int, Map<String, List<String>>) - Constructor for class co.permify.sdk.client.ApiResponse
- ApiResponse(int, Map<String, List<String>>, T) - Constructor for class co.permify.sdk.client.ApiResponse
- args(List<Expr>) - Method in class co.permify.sdk.model.ExprCall
- argTypes(List<V1alpha1Type>) - Method in class co.permify.sdk.model.FunctionType
- Argument - Class in co.permify.sdk.model
-
Argument defines the type of argument in a Call.
- Argument() - Constructor for class co.permify.sdk.model.Argument
- arguments(List<Argument>) - Method in class co.permify.sdk.model.CheckBody
- arguments(List<Argument>) - Method in class co.permify.sdk.model.LookupSubjectBody
- arguments(List<Argument>) - Method in class co.permify.sdk.model.PermissionExpandBody
- arguments(List<Argument>) - Method in class co.permify.sdk.model.V1Call
- arguments(List<Argument>) - Method in class co.permify.sdk.model.V1Expand
- arguments(List<String>) - Method in class co.permify.sdk.model.DataBundle
- arguments(Map<String, AttributeType>) - Method in class co.permify.sdk.model.RuleDefinition
- arguments(Map<String, String>) - Method in class co.permify.sdk.model.RunBundleBody
- attribute(Attribute) - Method in class co.permify.sdk.model.DataChange
- attribute(String) - Method in class co.permify.sdk.model.Attribute
- Attribute - Class in co.permify.sdk.model
-
Attribute represents an attribute of an entity with a specific type and value.
- Attribute() - Constructor for class co.permify.sdk.model.Attribute
- ATTRIBUTE - Enum constant in enum class co.permify.sdk.model.EntityDefinitionReference
- AttributeDefinition - Class in co.permify.sdk.model
-
The AttributeDefinition message provides detailed information about a specific attribute.
- AttributeDefinition() - Constructor for class co.permify.sdk.model.AttributeDefinition
- attributeFilter(AttributeFilter) - Method in class co.permify.sdk.model.DataDeleteBody
- AttributeFilter - Class in co.permify.sdk.model
-
AttributeFilter is used to filter attributes based on the entity and attribute names.
- AttributeFilter() - Constructor for class co.permify.sdk.model.AttributeFilter
- AttributeReadRequestMetadata - Class in co.permify.sdk.model
-
AttributeReadRequestMetadata defines the structure for the metadata of an attribute read request.
- AttributeReadRequestMetadata() - Constructor for class co.permify.sdk.model.AttributeReadRequestMetadata
- AttributeReadResponse - Class in co.permify.sdk.model
-
AttributeReadResponse defines the structure of the response to an attribute read request.
- AttributeReadResponse() - Constructor for class co.permify.sdk.model.AttributeReadResponse
- attributes(List<Attribute>) - Method in class co.permify.sdk.model.AttributeReadResponse
- attributes(List<Attribute>) - Method in class co.permify.sdk.model.Context
- attributes(List<Attribute>) - Method in class co.permify.sdk.model.DataWriteBody
- attributes(List<String>) - Method in class co.permify.sdk.model.AttributeFilter
- attributes(Map<String, AttributeDefinition>) - Method in class co.permify.sdk.model.EntityDefinition
- attributesDelete(List<String>) - Method in class co.permify.sdk.model.V1Operation
- attributesWrite(List<String>) - Method in class co.permify.sdk.model.V1Operation
- AttributeType - Enum Class in co.permify.sdk.model
-
Enumerates the types of attribute.
- atType(String) - Method in class co.permify.sdk.model.Any
B
- BOOL - Enum constant in enum class co.permify.sdk.model.PrimitiveType
- BOOLEAN - Enum constant in enum class co.permify.sdk.model.AttributeType
- BOOLEAN_ARRAY - Enum constant in enum class co.permify.sdk.model.AttributeType
- boolValue(Boolean) - Method in class co.permify.sdk.model.Constant
- bundle(DataBundle) - Method in class co.permify.sdk.model.BundleReadResponse
- BundleApi - Class in co.permify.sdk.api
- BundleApi() - Constructor for class co.permify.sdk.api.BundleApi
- BundleApi(ApiClient) - Constructor for class co.permify.sdk.api.BundleApi
- bundleDelete(String, BundleDeleteBody) - Method in class co.permify.sdk.api.BundleApi
-
delete bundle
- BundleDeleteBody - Class in co.permify.sdk.model
-
BundleDeleteRequest is used to request the deletion of a bundle.
- BundleDeleteBody() - Constructor for class co.permify.sdk.model.BundleDeleteBody
- BundleDeleteResponse - Class in co.permify.sdk.model
-
BundleDeleteResponse
- BundleDeleteResponse() - Constructor for class co.permify.sdk.model.BundleDeleteResponse
- bundleDeleteWithHttpInfo(String, BundleDeleteBody) - Method in class co.permify.sdk.api.BundleApi
-
delete bundle
- bundleRead(String, BundleReadBody) - Method in class co.permify.sdk.api.BundleApi
-
read bundle
- BundleReadBody - Class in co.permify.sdk.model
-
BundleReadBody
- BundleReadBody() - Constructor for class co.permify.sdk.model.BundleReadBody
- BundleReadResponse - Class in co.permify.sdk.model
-
BundleReadResponse
- BundleReadResponse() - Constructor for class co.permify.sdk.model.BundleReadResponse
- bundleReadWithHttpInfo(String, BundleReadBody) - Method in class co.permify.sdk.api.BundleApi
-
read bundle
- bundleRun(String, RunBundleBody) - Method in class co.permify.sdk.api.DataApi
-
run bundle
- BundleRunResponse - Class in co.permify.sdk.model
-
BundleRunResponse is the response for a BundleRunRequest.
- BundleRunResponse() - Constructor for class co.permify.sdk.model.BundleRunResponse
- bundleRunWithHttpInfo(String, RunBundleBody) - Method in class co.permify.sdk.api.DataApi
-
run bundle
- bundles(List<DataBundle>) - Method in class co.permify.sdk.model.BundleWriteBody
- bundleWrite(String, BundleWriteBody) - Method in class co.permify.sdk.api.BundleApi
-
write bundle
- BundleWriteBody - Class in co.permify.sdk.model
-
BundleWriteRequest is used to request the writing of a bundle.
- BundleWriteBody() - Constructor for class co.permify.sdk.model.BundleWriteBody
- BundleWriteResponse - Class in co.permify.sdk.model
-
BundleWriteResponse is the response for a BundleWriteRequest.
- BundleWriteResponse() - Constructor for class co.permify.sdk.model.BundleWriteResponse
- bundleWriteWithHttpInfo(String, BundleWriteBody) - Method in class co.permify.sdk.api.BundleApi
-
write bundle
- BYTES - Enum constant in enum class co.permify.sdk.model.PrimitiveType
- bytesValue(byte[]) - Method in class co.permify.sdk.model.Constant
C
- call(V1Call) - Method in class co.permify.sdk.model.Leaf
- callExpr(ExprCall) - Method in class co.permify.sdk.model.Expr
- can(CheckResult) - Method in class co.permify.sdk.model.PermissionCheckResponse
- changes(DataChanges) - Method in class co.permify.sdk.model.WatchResponse
- CheckBody - Class in co.permify.sdk.model
-
PermissionCheckRequest is the request message for the Check method in the Permission service.
- CheckBody() - Constructor for class co.permify.sdk.model.CheckBody
- checkCount(Integer) - Method in class co.permify.sdk.model.PermissionCheckResponseMetadata
- CheckedExpr - Class in co.permify.sdk.model
-
A CEL expression which has been successfully type checked.
- CheckedExpr() - Constructor for class co.permify.sdk.model.CheckedExpr
- CheckResult - Enum Class in co.permify.sdk.model
-
Enumerates results of a check operation.
- child(Child) - Method in class co.permify.sdk.model.PermissionDefinition
- Child - Class in co.permify.sdk.model
-
Child represents a node in the permission tree.
- Child() - Constructor for class co.permify.sdk.model.Child
- children(List<Child>) - Method in class co.permify.sdk.model.Rewrite
- children(List<V1Expand>) - Method in class co.permify.sdk.model.ExpandTreeNode
- clone() - Method in class co.permify.sdk.client.RFC3339DateFormat
- co.permify.sdk.api - package co.permify.sdk.api
- co.permify.sdk.client - package co.permify.sdk.client
- co.permify.sdk.model - package co.permify.sdk.model
- code(Integer) - Method in class co.permify.sdk.model.Status
- Comprehension - Class in co.permify.sdk.model
-
A comprehension expression applied to a list or map.
- Comprehension() - Constructor for class co.permify.sdk.model.Comprehension
- comprehensionExpr(Comprehension) - Method in class co.permify.sdk.model.Expr
- computed(ComputedUserSet) - Method in class co.permify.sdk.model.TupleToUserSet
- computedAttribute(ComputedAttribute) - Method in class co.permify.sdk.model.Argument
- computedAttribute(ComputedAttribute) - Method in class co.permify.sdk.model.Leaf
- ComputedAttribute - Class in co.permify.sdk.model
-
ComputedAttribute defines a computed attribute which includes its name.
- ComputedAttribute() - Constructor for class co.permify.sdk.model.ComputedAttribute
- computedUserSet(ComputedUserSet) - Method in class co.permify.sdk.model.Leaf
- ComputedUserSet - Class in co.permify.sdk.model
-
ComputedUserSet defines a set of computed users which includes the relation name.
- ComputedUserSet() - Constructor for class co.permify.sdk.model.ComputedUserSet
- Configuration - Class in co.permify.sdk.client
- Configuration() - Constructor for class co.permify.sdk.client.Configuration
- Constant - Class in co.permify.sdk.model
-
Represents a primitive literal.
- Constant() - Constructor for class co.permify.sdk.model.Constant
- constExpr(Constant) - Method in class co.permify.sdk.model.Expr
- context(Context) - Method in class co.permify.sdk.model.CheckBody
- context(Context) - Method in class co.permify.sdk.model.LookupEntityBody
- context(Context) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- context(Context) - Method in class co.permify.sdk.model.LookupSubjectBody
- context(Context) - Method in class co.permify.sdk.model.PermissionExpandBody
- context(Context) - Method in class co.permify.sdk.model.SubjectPermissionBody
- Context - Class in co.permify.sdk.model
-
Context encapsulates the information related to a single operation, including the tuples involved and the associated attributes.
- Context() - Constructor for class co.permify.sdk.model.Context
- continuousToken(String) - Method in class co.permify.sdk.model.AttributeReadResponse
- continuousToken(String) - Method in class co.permify.sdk.model.LookupEntityBody
- continuousToken(String) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- continuousToken(String) - Method in class co.permify.sdk.model.LookupSubjectBody
- continuousToken(String) - Method in class co.permify.sdk.model.PermissionLookupEntityResponse
- continuousToken(String) - Method in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
- continuousToken(String) - Method in class co.permify.sdk.model.PermissionLookupSubjectResponse
- continuousToken(String) - Method in class co.permify.sdk.model.ReadAttributesBody
- continuousToken(String) - Method in class co.permify.sdk.model.ReadRelationshipsBody
- continuousToken(String) - Method in class co.permify.sdk.model.RelationshipReadResponse
- continuousToken(String) - Method in class co.permify.sdk.model.SchemaListBody
- continuousToken(String) - Method in class co.permify.sdk.model.SchemaListResponse
- continuousToken(String) - Method in class co.permify.sdk.model.TenantListRequest
- continuousToken(String) - Method in class co.permify.sdk.model.TenantListResponse
- CREATE - Enum constant in enum class co.permify.sdk.model.DataChangeOperation
- createdAt(String) - Method in class co.permify.sdk.model.SchemaList
- createdAt(OffsetDateTime) - Method in class co.permify.sdk.model.Tenant
- createDefaultHttpClientBuilder() - Method in class co.permify.sdk.client.ApiClient
- createDefaultObjectMapper() - Method in class co.permify.sdk.client.ApiClient
- CreateList - Class in co.permify.sdk.model
-
A list creation expression.
- CreateList() - Constructor for class co.permify.sdk.model.CreateList
- CreateStruct - Class in co.permify.sdk.model
-
A map or message creation expression.
- CreateStruct() - Constructor for class co.permify.sdk.model.CreateStruct
D
- data(Object) - Method in class co.permify.sdk.model.Context
- data(List<String>) - Method in class co.permify.sdk.model.StringArrayValue
- DataApi - Class in co.permify.sdk.api
- DataApi() - Constructor for class co.permify.sdk.api.DataApi
- DataApi(ApiClient) - Constructor for class co.permify.sdk.api.DataApi
- dataAttributesRead(String, ReadAttributesBody) - Method in class co.permify.sdk.api.DataApi
-
read attributes
- dataAttributesReadWithHttpInfo(String, ReadAttributesBody) - Method in class co.permify.sdk.api.DataApi
-
read attributes
- DataBundle - Class in co.permify.sdk.model
-
DataBundle is a message representing a bundle of data, which includes a name, a list of arguments, and a series of operations.
- DataBundle() - Constructor for class co.permify.sdk.model.DataBundle
- DataChange - Class in co.permify.sdk.model
-
DataChange represents a single change in data, with an operation type and the actual change which could be a tuple or an attribute.
- DataChange() - Constructor for class co.permify.sdk.model.DataChange
- DataChangeOperation - Enum Class in co.permify.sdk.model
-
- OPERATION_CREATE: Creation operation.
- dataChanges(List<DataChange>) - Method in class co.permify.sdk.model.DataChanges
- DataChanges - Class in co.permify.sdk.model
-
DataChanges represent changes in data with a snap token and a list of data change objects.
- DataChanges() - Constructor for class co.permify.sdk.model.DataChanges
- dataDelete(String, DataDeleteBody) - Method in class co.permify.sdk.api.DataApi
-
delete data
- DataDeleteBody - Class in co.permify.sdk.model
-
DataDeleteRequest defines the structure of a request to delete data.
- DataDeleteBody() - Constructor for class co.permify.sdk.model.DataDeleteBody
- DataDeleteResponse - Class in co.permify.sdk.model
-
DataDeleteResponse defines the structure of the response to a data delete request.
- DataDeleteResponse() - Constructor for class co.permify.sdk.model.DataDeleteResponse
- dataDeleteWithHttpInfo(String, DataDeleteBody) - Method in class co.permify.sdk.api.DataApi
-
delete data
- dataRelationshipsRead(String, ReadRelationshipsBody) - Method in class co.permify.sdk.api.DataApi
-
read relationships
- dataRelationshipsReadWithHttpInfo(String, ReadRelationshipsBody) - Method in class co.permify.sdk.api.DataApi
-
read relationships
- dataWrite(String, DataWriteBody) - Method in class co.permify.sdk.api.DataApi
-
write data
- DataWriteBody - Class in co.permify.sdk.model
-
DataWriteRequest defines the structure of a request for writing data.
- DataWriteBody() - Constructor for class co.permify.sdk.model.DataWriteBody
- DataWriteRequestMetadata - Class in co.permify.sdk.model
-
DataWriteRequestMetadata defines the structure of metadata for a write request.
- DataWriteRequestMetadata() - Constructor for class co.permify.sdk.model.DataWriteRequestMetadata
- DataWriteResponse - Class in co.permify.sdk.model
-
DataWriteResponse defines the structure of the response after writing data.
- DataWriteResponse() - Constructor for class co.permify.sdk.model.DataWriteResponse
- dataWriteWithHttpInfo(String, DataWriteBody) - Method in class co.permify.sdk.api.DataApi
-
write data
- defaultValue - Variable in class co.permify.sdk.client.ServerVariable
- delete(List<String>) - Method in class co.permify.sdk.model.Partials
- DELETE - Enum constant in enum class co.permify.sdk.model.DataChangeOperation
- DeleteRelationshipsBody - Class in co.permify.sdk.model
-
DeleteRelationshipsBody
- DeleteRelationshipsBody() - Constructor for class co.permify.sdk.model.DeleteRelationshipsBody
- DENIED - Enum constant in enum class co.permify.sdk.model.CheckResult
- depth(Integer) - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
- depth(Integer) - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
- depth(Integer) - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
- depth(Integer) - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- description - Variable in class co.permify.sdk.client.ServerConfiguration
- description - Variable in class co.permify.sdk.client.ServerVariable
- details(List<Any>) - Method in class co.permify.sdk.model.Status
- DOUBLE - Enum constant in enum class co.permify.sdk.model.AttributeType
- DOUBLE - Enum constant in enum class co.permify.sdk.model.PrimitiveType
- DOUBLE_ARRAY - Enum constant in enum class co.permify.sdk.model.AttributeType
- doubleValue(Double) - Method in class co.permify.sdk.model.Constant
- DURATION - Enum constant in enum class co.permify.sdk.model.WellKnownType
- durationValue(String) - Method in class co.permify.sdk.model.Constant
- dyn(Object) - Method in class co.permify.sdk.model.V1alpha1Type
E
- elements(List<Expr>) - Method in class co.permify.sdk.model.CreateList
- elemType(V1alpha1Type) - Method in class co.permify.sdk.model.ListType
- entity(Entity) - Method in class co.permify.sdk.model.Attribute
- entity(Entity) - Method in class co.permify.sdk.model.CheckBody
- entity(Entity) - Method in class co.permify.sdk.model.LookupSubjectBody
- entity(Entity) - Method in class co.permify.sdk.model.PermissionExpandBody
- entity(Entity) - Method in class co.permify.sdk.model.SubjectPermissionBody
- entity(Entity) - Method in class co.permify.sdk.model.Tuple
- entity(Entity) - Method in class co.permify.sdk.model.V1Expand
- entity(EntityFilter) - Method in class co.permify.sdk.model.AttributeFilter
- entity(EntityFilter) - Method in class co.permify.sdk.model.TupleFilter
- Entity - Class in co.permify.sdk.model
-
Entity represents an entity with a type and an identifier.
- Entity() - Constructor for class co.permify.sdk.model.Entity
- ENTITY - Enum constant in enum class co.permify.sdk.model.SchemaDefinitionReference
- EntityDefinition - Class in co.permify.sdk.model
-
The EntityDefinition message provides detailed information about a specific entity.
- EntityDefinition() - Constructor for class co.permify.sdk.model.EntityDefinition
- EntityDefinitionReference - Enum Class in co.permify.sdk.model
-
The Reference enum specifies whether a name pertains to a relation, permission, or attribute.
- entityDefinitions(Map<String, EntityDefinition>) - Method in class co.permify.sdk.model.SchemaDefinition
- EntityFilter - Class in co.permify.sdk.model
-
EntityFilter is used to filter entities based on the type and ids.
- EntityFilter() - Constructor for class co.permify.sdk.model.EntityFilter
- entityId(String) - Method in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
- entityIds(List<String>) - Method in class co.permify.sdk.model.PermissionLookupEntityResponse
- entityType(String) - Method in class co.permify.sdk.model.LookupEntityBody
- entityType(String) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- entries(List<Entry>) - Method in class co.permify.sdk.model.CreateStruct
- Entry - Class in co.permify.sdk.model
-
Represents an entry.
- Entry() - Constructor for class co.permify.sdk.model.Entry
- enumValues - Variable in class co.permify.sdk.client.ServerVariable
- equals(Object) - Method in class co.permify.sdk.model.AbstractOpenApiSchema
- equals(Object) - Method in class co.permify.sdk.model.AbstractType
-
Return true if this AbstractType object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Any
-
Return true if this Any object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Argument
-
Return true if this Argument object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Attribute
-
Return true if this Attribute object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.AttributeDefinition
-
Return true if this AttributeDefinition object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.AttributeFilter
-
Return true if this AttributeFilter object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.AttributeReadRequestMetadata
-
Return true if this AttributeReadRequestMetadata object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.AttributeReadResponse
-
Return true if this AttributeReadResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.BundleDeleteBody
-
Return true if this Bundle.DeleteBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.BundleDeleteResponse
-
Return true if this BundleDeleteResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.BundleReadBody
-
Return true if this Bundle.ReadBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.BundleReadResponse
-
Return true if this BundleReadResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.BundleRunResponse
-
Return true if this BundleRunResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.BundleWriteBody
-
Return true if this Bundle.WriteBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.BundleWriteResponse
-
Return true if this BundleWriteResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.CheckBody
-
Return true if this CheckBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.CheckedExpr
-
Return true if this CheckedExpr object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Child
-
Return true if this Child object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Comprehension
-
Return true if this Comprehension object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.ComputedAttribute
-
Return true if this ComputedAttribute object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.ComputedUserSet
-
Return true if this ComputedUserSet object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Constant
-
Return true if this Constant object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Context
-
Return true if this Context object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.CreateList
-
Return true if this CreateList object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.CreateStruct
-
Return true if this CreateStruct object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.DataBundle
-
Return true if this DataBundle object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.DataChange
-
Return true if this DataChange object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.DataChanges
-
Return true if this DataChanges object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.DataDeleteBody
-
Return true if this Data.DeleteBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.DataDeleteResponse
-
Return true if this DataDeleteResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.DataWriteBody
-
Return true if this Data.WriteBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.DataWriteRequestMetadata
-
Return true if this DataWriteRequestMetadata object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.DataWriteResponse
-
Return true if this DataWriteResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.DeleteRelationshipsBody
-
Return true if this DeleteRelationshipsBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Entity
-
Return true if this Entity object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.EntityDefinition
-
Return true if this EntityDefinition object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.EntityFilter
-
Return true if this EntityFilter object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Entry
-
Return true if this Entry object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.ExpandLeaf
-
Return true if this ExpandLeaf object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.ExpandTreeNode
-
Return true if this ExpandTreeNode object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Expr
-
Return true if this Expr object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.ExprCall
-
Return true if this Expr.Call object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.FunctionType
-
Return true if this FunctionType object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Ident
-
Return true if this Ident object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Leaf
-
Return true if this Leaf object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.ListType
-
Return true if this ListType object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.LookupEntityBody
-
Return true if this LookupEntityBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.LookupEntityStreamBody
-
Return true if this LookupEntityStreamBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.LookupSubjectBody
-
Return true if this LookupSubjectBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.MapType
-
Return true if this MapType object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Partials
-
Return true if this Partials object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PartialWriteBody
-
Return true if this PartialWriteBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
-
Return true if this PermissionCheckRequestMetadata object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionCheckResponse
-
Return true if this PermissionCheckResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionCheckResponseMetadata
-
Return true if this PermissionCheckResponseMetadata object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionDefinition
-
Return true if this PermissionDefinition object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionExpandBody
-
Return true if this Permission.ExpandBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionExpandRequestMetadata
-
Return true if this PermissionExpandRequestMetadata object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionExpandResponse
-
Return true if this PermissionExpandResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
-
Return true if this PermissionLookupEntityRequestMetadata object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionLookupEntityResponse
-
Return true if this PermissionLookupEntityResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
-
Return true if this PermissionLookupEntityStreamResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
-
Return true if this PermissionLookupSubjectRequestMetadata object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionLookupSubjectResponse
-
Return true if this PermissionLookupSubjectResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
-
Return true if this PermissionSubjectPermissionRequestMetadata object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.PermissionSubjectPermissionResponse
-
Return true if this PermissionSubjectPermissionResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.ReadAttributesBody
-
Return true if this ReadAttributesBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.ReadRelationshipsBody
-
Return true if this ReadRelationshipsBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.RelationDefinition
-
Return true if this RelationDefinition object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.RelationReference
-
Return true if this RelationReference object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.RelationshipDeleteResponse
-
Return true if this RelationshipDeleteResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.RelationshipReadRequestMetadata
-
Return true if this RelationshipReadRequestMetadata object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.RelationshipReadResponse
-
Return true if this RelationshipReadResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.RelationshipWriteRequestMetadata
-
Return true if this RelationshipWriteRequestMetadata object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.RelationshipWriteResponse
-
Return true if this RelationshipWriteResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Rewrite
-
Return true if this Rewrite object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.RuleDefinition
-
Return true if this RuleDefinition object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.RunBundleBody
-
Return true if this RunBundleBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SchemaDefinition
-
Return true if this SchemaDefinition object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SchemaList
-
Return true if this SchemaList object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SchemaListBody
-
Return true if this Schema.ListBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SchemaListResponse
-
Return true if this SchemaListResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SchemaPartialWriteRequestMetadata
-
Return true if this SchemaPartialWriteRequestMetadata object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SchemaPartialWriteResponse
-
Return true if this SchemaPartialWriteResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SchemaReadBody
-
Return true if this Schema.ReadBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SchemaReadRequestMetadata
-
Return true if this SchemaReadRequestMetadata object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SchemaReadResponse
-
Return true if this SchemaReadResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SchemaWriteBody
-
Return true if this Schema.WriteBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SchemaWriteResponse
-
Return true if this SchemaWriteResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Select
-
Return true if this Select object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SourceInfo
-
Return true if this SourceInfo object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Status
-
Return true if this Status object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
-
Return true if this Stream_result_of_PermissionLookupEntityStreamResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.StreamResultOfWatchResponse
-
Return true if this Stream_result_of_WatchResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.StringArrayValue
-
Return true if this StringArrayValue object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Subject
-
Return true if this Subject object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SubjectFilter
-
Return true if this SubjectFilter object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.SubjectPermissionBody
-
Return true if this SubjectPermissionBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Subjects
-
Return true if this Subjects object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Tenant
-
Return true if this Tenant object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.TenantCreateRequest
-
Return true if this TenantCreateRequest object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.TenantCreateResponse
-
Return true if this TenantCreateResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.TenantDeleteResponse
-
Return true if this TenantDeleteResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.TenantListRequest
-
Return true if this TenantListRequest object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.TenantListResponse
-
Return true if this TenantListResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Tuple
-
Return true if this Tuple object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.TupleFilter
-
Return true if this TupleFilter object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.TupleSet
-
Return true if this TupleSet object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.TupleToUserSet
-
Return true if this TupleToUserSet object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.V1alpha1Reference
-
Return true if this v1alpha1.Reference object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.V1alpha1Type
-
Return true if this v1alpha1.Type object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.V1Call
-
Return true if this v1.Call object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.V1Expand
-
Return true if this v1.Expand object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.V1Operation
-
Return true if this v1.Operation object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.Values
-
Return true if this Values object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.WatchBody
-
Return true if this WatchBody object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.WatchResponse
-
Return true if this WatchResponse object is equal to o.
- equals(Object) - Method in class co.permify.sdk.model.WriteRelationshipsBody
-
Return true if this WriteRelationshipsBody object is equal to o.
- error(Status) - Method in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
- error(Status) - Method in class co.permify.sdk.model.StreamResultOfWatchResponse
- error(Object) - Method in class co.permify.sdk.model.V1alpha1Type
- EXCLUSION - Enum constant in enum class co.permify.sdk.model.ExpandTreeNodeOperation
- EXCLUSION - Enum constant in enum class co.permify.sdk.model.RewriteOperation
- expand(ExpandTreeNode) - Method in class co.permify.sdk.model.V1Expand
- ExpandLeaf - Class in co.permify.sdk.model
-
ExpandLeaf is the leaf node of an Expand tree and can be either a set of Subjects or a set of Values.
- ExpandLeaf() - Constructor for class co.permify.sdk.model.ExpandLeaf
- ExpandTreeNode - Class in co.permify.sdk.model
-
ExpandTreeNode represents a node in an expansion tree with a specific operation and its children.
- ExpandTreeNode() - Constructor for class co.permify.sdk.model.ExpandTreeNode
- ExpandTreeNodeOperation - Enum Class in co.permify.sdk.model
-
Operation is an enum representing the type of operation to be applied on the tree node.
- expr(Expr) - Method in class co.permify.sdk.model.CheckedExpr
- Expr - Class in co.permify.sdk.model
-
An abstract representation of a common expression.
- Expr() - Constructor for class co.permify.sdk.model.Expr
- ExprCall - Class in co.permify.sdk.model
-
A call expression, including calls to predefined functions and operators.
- ExprCall() - Constructor for class co.permify.sdk.model.ExprCall
- expression(CheckedExpr) - Method in class co.permify.sdk.model.RuleDefinition
- exprVersion(String) - Method in class co.permify.sdk.model.CheckedExpr
F
- field(String) - Method in class co.permify.sdk.model.Select
- fieldKey(String) - Method in class co.permify.sdk.model.Entry
- filter(AttributeFilter) - Method in class co.permify.sdk.model.ReadAttributesBody
- filter(TupleFilter) - Method in class co.permify.sdk.model.DeleteRelationshipsBody
- filter(TupleFilter) - Method in class co.permify.sdk.model.ReadRelationshipsBody
- format(Date, StringBuffer, FieldPosition) - Method in class co.permify.sdk.client.RFC3339DateFormat
- fromValue(String) - Static method in enum class co.permify.sdk.model.AttributeType
- fromValue(String) - Static method in enum class co.permify.sdk.model.CheckResult
- fromValue(String) - Static method in enum class co.permify.sdk.model.DataChangeOperation
- fromValue(String) - Static method in enum class co.permify.sdk.model.EntityDefinitionReference
- fromValue(String) - Static method in enum class co.permify.sdk.model.ExpandTreeNodeOperation
- fromValue(String) - Static method in enum class co.permify.sdk.model.PrimitiveType
- fromValue(String) - Static method in enum class co.permify.sdk.model.RewriteOperation
- fromValue(String) - Static method in enum class co.permify.sdk.model.SchemaDefinitionReference
- fromValue(String) - Static method in enum class co.permify.sdk.model.WellKnownType
- function(FunctionType) - Method in class co.permify.sdk.model.V1alpha1Type
- function(String) - Method in class co.permify.sdk.model.ExprCall
- FunctionType - Class in co.permify.sdk.model
-
Function type with result and arg types.
- FunctionType() - Constructor for class co.permify.sdk.model.FunctionType
G
- getAbstractType() - Method in class co.permify.sdk.model.V1alpha1Type
-
Get abstractType
- getAccuInit() - Method in class co.permify.sdk.model.Comprehension
-
Get accuInit
- getAccuVar() - Method in class co.permify.sdk.model.Comprehension
-
The name of the variable used for accumulation of the result.
- getActualInstance() - Method in class co.permify.sdk.model.AbstractOpenApiSchema
-
Get the actual instance
- getActualInstanceRecursively() - Method in class co.permify.sdk.model.AbstractOpenApiSchema
-
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
- getAdditionalProperties() - Method in class co.permify.sdk.model.Any
-
Return the additional (undeclared) properties.
- getAdditionalProperty(String) - Method in class co.permify.sdk.model.Any
-
Return the additional (undeclared) property with the specified name.
- getApiException(String, HttpResponse<InputStream>) - Method in class co.permify.sdk.api.BundleApi
- getApiException(String, HttpResponse<InputStream>) - Method in class co.permify.sdk.api.DataApi
- getApiException(String, HttpResponse<InputStream>) - Method in class co.permify.sdk.api.PermissionApi
- getApiException(String, HttpResponse<InputStream>) - Method in class co.permify.sdk.api.SchemaApi
- getApiException(String, HttpResponse<InputStream>) - Method in class co.permify.sdk.api.TenancyApi
- getApiException(String, HttpResponse<InputStream>) - Method in class co.permify.sdk.api.WatchApi
- getArgs() - Method in class co.permify.sdk.model.ExprCall
-
The arguments.
- getArgTypes() - Method in class co.permify.sdk.model.FunctionType
-
Argument types of the function.
- getArguments() - Method in class co.permify.sdk.model.CheckBody
-
Additional arguments associated with this request.
- getArguments() - Method in class co.permify.sdk.model.DataBundle
-
'arguments' is a repeated field, which means it can contain multiple strings.
- getArguments() - Method in class co.permify.sdk.model.LookupSubjectBody
-
Additional arguments associated with this request.
- getArguments() - Method in class co.permify.sdk.model.PermissionExpandBody
-
Additional arguments associated with this request.
- getArguments() - Method in class co.permify.sdk.model.RuleDefinition
-
Map of arguments for this rule.
- getArguments() - Method in class co.permify.sdk.model.RunBundleBody
-
Additional key-value pairs for execution arguments.
- getArguments() - Method in class co.permify.sdk.model.V1Call
-
Get arguments
- getArguments() - Method in class co.permify.sdk.model.V1Expand
-
arguments are the additional information or context used to evaluate permissions.
- getAsyncResponseInterceptor() - Method in class co.permify.sdk.client.ApiClient
-
Get the custom async response interceptor.
- getAttribute() - Method in class co.permify.sdk.model.Attribute
-
Get attribute
- getAttribute() - Method in class co.permify.sdk.model.DataChange
-
Get attribute
- getAttributeFilter() - Method in class co.permify.sdk.model.DataDeleteBody
-
Get attributeFilter
- getAttributes() - Method in class co.permify.sdk.model.AttributeFilter
-
Get attributes
- getAttributes() - Method in class co.permify.sdk.model.AttributeReadResponse
-
attributes is a list of the attributes retrieved in the read operation.
- getAttributes() - Method in class co.permify.sdk.model.Context
-
A repeated field of attributes associated with the operation.
- getAttributes() - Method in class co.permify.sdk.model.DataWriteBody
-
attributes contains the list of attributes (entity-attribute-value triples) that need to be written.
- getAttributes() - Method in class co.permify.sdk.model.EntityDefinition
-
Map of attribute definitions within this entity.
- getAttributesDelete() - Method in class co.permify.sdk.model.V1Operation
-
'attributes_delete' is a repeated string field for storing attribute keys that are to be deleted or removed.
- getAttributesWrite() - Method in class co.permify.sdk.model.V1Operation
-
'attributes_write' is a repeated string field for storing attribute keys that are to be written or created.
- getAtType() - Method in class co.permify.sdk.model.Any
-
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
- getBaseUri() - Method in class co.permify.sdk.client.ApiClient
-
Get the base URI to resolve the endpoint paths against.
- getBoolValue() - Method in class co.permify.sdk.model.Constant
-
boolean value.
- getBundle() - Method in class co.permify.sdk.model.BundleReadResponse
-
Get bundle
- getBundles() - Method in class co.permify.sdk.model.BundleWriteBody
-
Contains the bundle data to be written.
- getBytesValue() - Method in class co.permify.sdk.model.Constant
-
bytes value.
- getCall() - Method in class co.permify.sdk.model.Leaf
-
Get call
- getCallExpr() - Method in class co.permify.sdk.model.Expr
-
Get callExpr
- getCan() - Method in class co.permify.sdk.model.PermissionCheckResponse
-
Get can
- getChanges() - Method in class co.permify.sdk.model.WatchResponse
-
Get changes
- getCheckCount() - Method in class co.permify.sdk.model.PermissionCheckResponseMetadata
-
The count of the checks performed.
- getChild() - Method in class co.permify.sdk.model.PermissionDefinition
-
Get child
- getChildren() - Method in class co.permify.sdk.model.ExpandTreeNode
-
Get children
- getChildren() - Method in class co.permify.sdk.model.Rewrite
-
A list of children that are operated upon by the rewrite operation.
- getClassForElement(JsonNode, Class<?>) - Static method in class co.permify.sdk.client.JSON
-
Returns the target model class that should be used to deserialize the input data.
- getCode() - Method in exception class co.permify.sdk.client.ApiException
-
Get the HTTP status code.
- getCode() - Method in class co.permify.sdk.model.Status
-
Get code
- getComprehensionExpr() - Method in class co.permify.sdk.model.Expr
-
Get comprehensionExpr
- getComputed() - Method in class co.permify.sdk.model.TupleToUserSet
-
Get computed
- getComputedAttribute() - Method in class co.permify.sdk.model.Argument
-
Get computedAttribute
- getComputedAttribute() - Method in class co.permify.sdk.model.Leaf
-
Get computedAttribute
- getComputedUserSet() - Method in class co.permify.sdk.model.Leaf
-
Get computedUserSet
- getConnectTimeout() - Method in class co.permify.sdk.client.ApiClient
-
Get connection timeout (in milliseconds).
- getConstExpr() - Method in class co.permify.sdk.model.Expr
-
Get constExpr
- getContext() - Method in class co.permify.sdk.model.CheckBody
-
Get context
- getContext() - Method in class co.permify.sdk.model.LookupEntityBody
-
Get context
- getContext() - Method in class co.permify.sdk.model.LookupEntityStreamBody
-
Get context
- getContext() - Method in class co.permify.sdk.model.LookupSubjectBody
-
Get context
- getContext() - Method in class co.permify.sdk.model.PermissionExpandBody
-
Get context
- getContext() - Method in class co.permify.sdk.model.SubjectPermissionBody
-
Get context
- getContinuousToken() - Method in class co.permify.sdk.model.AttributeReadResponse
-
continuous_token is used in the case of paginated reads to retrieve the next page of results.
- getContinuousToken() - Method in class co.permify.sdk.model.LookupEntityBody
-
continuous_token is an optional parameter used for pagination.
- getContinuousToken() - Method in class co.permify.sdk.model.LookupEntityStreamBody
-
continuous_token is an optional parameter used for pagination.
- getContinuousToken() - Method in class co.permify.sdk.model.LookupSubjectBody
-
continuous_token is an optional parameter used for pagination.
- getContinuousToken() - Method in class co.permify.sdk.model.PermissionLookupEntityResponse
-
continuous_token is a string that can be used to paginate and retrieve the next set of results.
- getContinuousToken() - Method in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
-
continuous_token is a string that can be used to paginate and retrieve the next set of results.
- getContinuousToken() - Method in class co.permify.sdk.model.PermissionLookupSubjectResponse
-
continuous_token is a string that can be used to paginate and retrieve the next set of results.
- getContinuousToken() - Method in class co.permify.sdk.model.ReadAttributesBody
-
continuous_token is used in case of paginated reads to get the next page of results.
- getContinuousToken() - Method in class co.permify.sdk.model.ReadRelationshipsBody
-
continuous_token is used in case of paginated reads to get the next page of results.
- getContinuousToken() - Method in class co.permify.sdk.model.RelationshipReadResponse
-
continuous_token is used in the case of paginated reads to retrieve the next page of results.
- getContinuousToken() - Method in class co.permify.sdk.model.SchemaListBody
-
continuous_token is an optional parameter used for pagination.
- getContinuousToken() - Method in class co.permify.sdk.model.SchemaListResponse
-
continuous_token is a string that can be used to paginate and retrieve the next set of results.
- getContinuousToken() - Method in class co.permify.sdk.model.TenantListRequest
-
continuous_token is an optional parameter used for pagination.
- getContinuousToken() - Method in class co.permify.sdk.model.TenantListResponse
-
continuous_token is a string that can be used to paginate and retrieve the next set of results.
- getCreatedAt() - Method in class co.permify.sdk.model.SchemaList
-
Get createdAt
- getCreatedAt() - Method in class co.permify.sdk.model.Tenant
-
The time at which the tenant was created.
- getData() - Method in class co.permify.sdk.client.ApiResponse
- getData() - Method in class co.permify.sdk.model.Context
-
Additional data associated with the context.
- getData() - Method in class co.permify.sdk.model.StringArrayValue
-
The array of strings.
- getDataChanges() - Method in class co.permify.sdk.model.DataChanges
-
The list of data changes.
- getDefault() - Static method in class co.permify.sdk.client.JSON
-
Get the default JSON instance.
- getDefaultApiClient() - Static method in class co.permify.sdk.client.Configuration
-
Get the default API client, which would be used when creating API instances without providing an API client.
- getDefaultBaseUri() - Method in class co.permify.sdk.client.ApiClient
- getDelete() - Method in class co.permify.sdk.model.Partials
-
Get delete
- getDepth() - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
-
Query limit when if recursive database queries got in loop
- getDepth() - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
-
Query limit when if recursive database queries got in loop.
- getDepth() - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
-
Query limit when if recursive database queries got in loop.
- getDepth() - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
-
Query limit when if recursive database queries got in loop.
- getDetails() - Method in class co.permify.sdk.model.Status
-
Get details
- getDoubleValue() - Method in class co.permify.sdk.model.Constant
-
double value.
- getDurationValue() - Method in class co.permify.sdk.model.Constant
-
protobuf.Duration value.
- getDyn() - Method in class co.permify.sdk.model.V1alpha1Type
-
Dynamic type.
- getElements() - Method in class co.permify.sdk.model.CreateList
-
The elements part of the list.
- getElemType() - Method in class co.permify.sdk.model.ListType
-
Get elemType
- getEntity() - Method in class co.permify.sdk.model.Attribute
-
Get entity
- getEntity() - Method in class co.permify.sdk.model.AttributeFilter
-
Get entity
- getEntity() - Method in class co.permify.sdk.model.CheckBody
-
Get entity
- getEntity() - Method in class co.permify.sdk.model.LookupSubjectBody
-
Get entity
- getEntity() - Method in class co.permify.sdk.model.PermissionExpandBody
-
Get entity
- getEntity() - Method in class co.permify.sdk.model.SubjectPermissionBody
-
Get entity
- getEntity() - Method in class co.permify.sdk.model.Tuple
-
Get entity
- getEntity() - Method in class co.permify.sdk.model.TupleFilter
-
Get entity
- getEntity() - Method in class co.permify.sdk.model.V1Expand
-
Get entity
- getEntityDefinitions() - Method in class co.permify.sdk.model.SchemaDefinition
-
Map of entity definitions.
- getEntityId() - Method in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
-
Identifier for an entity that matches the lookup.
- getEntityIds() - Method in class co.permify.sdk.model.PermissionLookupEntityResponse
-
List of identifiers for entities that match the lookup.
- getEntityType() - Method in class co.permify.sdk.model.LookupEntityBody
-
Type of the entity to lookup, required, must start with a letter and can include alphanumeric and underscore, max 64 bytes.
- getEntityType() - Method in class co.permify.sdk.model.LookupEntityStreamBody
-
Type of the entity to lookup, required, must start with a letter and can include alphanumeric and underscore, max 64 bytes.
- getEntries() - Method in class co.permify.sdk.model.CreateStruct
-
The entries in the creation expression.
- getError() - Method in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
-
Get error
- getError() - Method in class co.permify.sdk.model.StreamResultOfWatchResponse
-
Get error
- getError() - Method in class co.permify.sdk.model.V1alpha1Type
-
Error type.
- getExpand() - Method in class co.permify.sdk.model.V1Expand
-
Get expand
- getExpr() - Method in class co.permify.sdk.model.CheckedExpr
-
Get expr
- getExpression() - Method in class co.permify.sdk.model.RuleDefinition
-
Get expression
- getExprVersion() - Method in class co.permify.sdk.model.CheckedExpr
-
The expr version indicates the major / minor version number of the `expr` representation.
- getField() - Method in class co.permify.sdk.model.Select
-
Required.
- getFieldKey() - Method in class co.permify.sdk.model.Entry
-
The field key for a message creator statement.
- getFilter() - Method in class co.permify.sdk.model.DeleteRelationshipsBody
-
Get filter
- getFilter() - Method in class co.permify.sdk.model.ReadAttributesBody
-
Get filter
- getFilter() - Method in class co.permify.sdk.model.ReadRelationshipsBody
-
Get filter
- getFunction() - Method in class co.permify.sdk.model.ExprCall
-
Required.
- getFunction() - Method in class co.permify.sdk.model.V1alpha1Type
-
Get function
- getHead() - Method in class co.permify.sdk.model.SchemaListResponse
-
Get head
- getHeaders() - Method in class co.permify.sdk.client.ApiResponse
- getHttpClient() - Method in class co.permify.sdk.client.ApiClient
-
Get an
HttpClientbased on the currentHttpClient.Builder. - getId() - Method in class co.permify.sdk.model.Entity
-
Get id
- getId() - Method in class co.permify.sdk.model.Entry
-
Required.
- getId() - Method in class co.permify.sdk.model.Expr
-
Required.
- getId() - Method in class co.permify.sdk.model.Subject
-
Get id
- getId() - Method in class co.permify.sdk.model.Tenant
-
The ID of the tenant.
- getId() - Method in class co.permify.sdk.model.TenantCreateRequest
-
id is a unique identifier for the tenant.
- getIdentExpr() - Method in class co.permify.sdk.model.Expr
-
Get identExpr
- getIds() - Method in class co.permify.sdk.model.EntityFilter
-
Get ids
- getIds() - Method in class co.permify.sdk.model.SubjectFilter
-
Get ids
- getInt64Value() - Method in class co.permify.sdk.model.Constant
-
int64 value.
- getIterRange() - Method in class co.permify.sdk.model.Comprehension
-
Get iterRange
- getIterVar() - Method in class co.permify.sdk.model.Comprehension
-
The name of the iteration variable.
- getKeyType() - Method in class co.permify.sdk.model.MapType
-
Get keyType
- getLeaf() - Method in class co.permify.sdk.model.Child
-
Get leaf
- getLeaf() - Method in class co.permify.sdk.model.V1Expand
-
Get leaf
- getLineOffsets() - Method in class co.permify.sdk.model.SourceInfo
-
Monotonically increasing list of code point offsets where newlines `\\n` appear.
- getListExpr() - Method in class co.permify.sdk.model.Expr
-
Get listExpr
- getListType() - Method in class co.permify.sdk.model.V1alpha1Type
-
Get listType
- getLocation() - Method in class co.permify.sdk.model.SourceInfo
-
The location name.
- getLoopCondition() - Method in class co.permify.sdk.model.Comprehension
-
Get loopCondition
- getLoopStep() - Method in class co.permify.sdk.model.Comprehension
-
Get loopStep
- getMacroCalls() - Method in class co.permify.sdk.model.SourceInfo
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMapKey() - Method in class co.permify.sdk.model.Entry
-
Get mapKey
- getMapper() - Method in class co.permify.sdk.client.JSON
-
Get the object mapper
- getMapType() - Method in class co.permify.sdk.model.V1alpha1Type
-
Get mapType
- getMessage() - Method in class co.permify.sdk.model.Status
-
Get message
- getMessageName() - Method in class co.permify.sdk.model.CreateStruct
-
The type name of the message to be created, empty when creating map literals.
- getMessageType() - Method in class co.permify.sdk.model.V1alpha1Type
-
Protocol buffer message type.
- getMetadata() - Method in class co.permify.sdk.model.CheckBody
-
Get metadata
- getMetadata() - Method in class co.permify.sdk.model.DataWriteBody
-
Get metadata
- getMetadata() - Method in class co.permify.sdk.model.LookupEntityBody
-
Get metadata
- getMetadata() - Method in class co.permify.sdk.model.LookupEntityStreamBody
-
Get metadata
- getMetadata() - Method in class co.permify.sdk.model.LookupSubjectBody
-
Get metadata
- getMetadata() - Method in class co.permify.sdk.model.PartialWriteBody
-
Get metadata
- getMetadata() - Method in class co.permify.sdk.model.PermissionCheckResponse
-
Get metadata
- getMetadata() - Method in class co.permify.sdk.model.PermissionExpandBody
-
Get metadata
- getMetadata() - Method in class co.permify.sdk.model.ReadAttributesBody
-
Get metadata
- getMetadata() - Method in class co.permify.sdk.model.ReadRelationshipsBody
-
Get metadata
- getMetadata() - Method in class co.permify.sdk.model.SchemaReadBody
-
Get metadata
- getMetadata() - Method in class co.permify.sdk.model.SubjectPermissionBody
-
Get metadata
- getMetadata() - Method in class co.permify.sdk.model.WriteRelationshipsBody
-
Get metadata
- getName() - Method in class co.permify.sdk.client.Pair
- getName() - Method in class co.permify.sdk.model.AbstractType
-
The fully qualified name of this abstract type.
- getName() - Method in class co.permify.sdk.model.AttributeDefinition
-
The name of the attribute, which follows a specific string pattern and has a maximum byte size.
- getName() - Method in class co.permify.sdk.model.BundleDeleteBody
-
Name of the bundle to be deleted.
- getName() - Method in class co.permify.sdk.model.BundleDeleteResponse
-
Get name
- getName() - Method in class co.permify.sdk.model.BundleReadBody
-
Get name
- getName() - Method in class co.permify.sdk.model.ComputedAttribute
-
Get name
- getName() - Method in class co.permify.sdk.model.DataBundle
-
'name' is a simple string field representing the name of the DataBundle.
- getName() - Method in class co.permify.sdk.model.EntityDefinition
-
The name of the entity, which follows a specific string pattern and has a maximum byte size.
- getName() - Method in class co.permify.sdk.model.Ident
-
Required.
- getName() - Method in class co.permify.sdk.model.PermissionDefinition
-
The name of the permission, which follows a specific string pattern and has a maximum byte size.
- getName() - Method in class co.permify.sdk.model.RelationDefinition
-
The name of the relation, which follows a specific string pattern and has a maximum byte size.
- getName() - Method in class co.permify.sdk.model.RuleDefinition
-
The name of the rule, which follows a specific string pattern and has a maximum byte size.
- getName() - Method in class co.permify.sdk.model.RunBundleBody
-
Name of the bundle to be executed.
- getName() - Method in class co.permify.sdk.model.Tenant
-
The name of the tenant.
- getName() - Method in class co.permify.sdk.model.TenantCreateRequest
-
name is the name of the tenant.
- getName() - Method in class co.permify.sdk.model.V1alpha1Reference
-
The fully qualified name of the declaration.
- getNames() - Method in class co.permify.sdk.model.BundleWriteResponse
-
Identifier or acknowledgment of the written bundle.
- getNull() - Method in class co.permify.sdk.model.V1alpha1Type
-
Null value.
- getNullValue() - Method in class co.permify.sdk.model.Constant
-
null value.
- getObjectMapper() - Method in class co.permify.sdk.client.ApiClient
-
Get a copy of the current
ObjectMapper. - getOnlyPermission() - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
-
Whether to only check permissions.
- getOperand() - Method in class co.permify.sdk.model.Select
-
Get operand
- getOperation() - Method in class co.permify.sdk.model.DataChange
-
Get operation
- getOperation() - Method in class co.permify.sdk.model.ExpandTreeNode
-
Get operation
- getOperations() - Method in class co.permify.sdk.model.DataBundle
-
'operations' is a repeated field containing multiple Operation messages.
- getOptionalEntry() - Method in class co.permify.sdk.model.Entry
-
Whether the key-value pair is optional.
- getOptionalIndices() - Method in class co.permify.sdk.model.CreateList
-
The indices within the elements list which are marked as optional elements.
- getOverloadId() - Method in class co.permify.sdk.model.V1alpha1Reference
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getPageSize() - Method in class co.permify.sdk.model.LookupEntityBody
-
page_size is the number of entities to be returned in the response.
- getPageSize() - Method in class co.permify.sdk.model.LookupEntityStreamBody
-
page_size is the number of entities to be returned in the response.
- getPageSize() - Method in class co.permify.sdk.model.LookupSubjectBody
-
page_size is the number of subjects to be returned in the response.
- getPageSize() - Method in class co.permify.sdk.model.ReadAttributesBody
-
page_size specifies the number of results to return in a single page.
- getPageSize() - Method in class co.permify.sdk.model.ReadRelationshipsBody
-
page_size specifies the number of results to return in a single page.
- getPageSize() - Method in class co.permify.sdk.model.SchemaListBody
-
page_size is the number of schemas to be returned in the response.
- getPageSize() - Method in class co.permify.sdk.model.TenantListRequest
-
page_size is the number of tenants to be returned in the response.
- getParameterTypes() - Method in class co.permify.sdk.model.AbstractType
-
Parameter types for this abstract type.
- getPartials() - Method in class co.permify.sdk.model.PartialWriteBody
-
Get partials
- getPermission() - Method in class co.permify.sdk.model.CheckBody
-
The action the user wants to perform on the resource
- getPermission() - Method in class co.permify.sdk.model.LookupEntityBody
-
Name of the permission to check, required, must start with a letter and can include alphanumeric and underscore, max 64 bytes.
- getPermission() - Method in class co.permify.sdk.model.LookupEntityStreamBody
-
Name of the permission to check, required, must start with a letter and can include alphanumeric and underscore, max 64 bytes.
- getPermission() - Method in class co.permify.sdk.model.LookupSubjectBody
-
Permission to be checked, can be a permission or relation.
- getPermission() - Method in class co.permify.sdk.model.PermissionExpandBody
-
Name of the permission to be expanded, not required, must start with a letter and can include alphanumeric and underscore, max 64 bytes.
- getPermission() - Method in class co.permify.sdk.model.V1Expand
-
permission is the permission applied to the entity.
- getPermissions() - Method in class co.permify.sdk.model.EntityDefinition
-
Map of permission definitions within this entity.
- getPositions() - Method in class co.permify.sdk.model.SourceInfo
-
A map from the parse node id (e.g.
- getPrimitive() - Method in class co.permify.sdk.model.V1alpha1Type
-
Get primitive
- getReadTimeout() - Method in class co.permify.sdk.client.ApiClient
-
Get the read timeout that was set.
- getReferenceMap() - Method in class co.permify.sdk.model.CheckedExpr
-
A map from expression ids to resolved references.
- getReferences() - Method in class co.permify.sdk.model.EntityDefinition
-
Map of references indicating whether a string pertains to a relation, permission, or attribute.
- getReferences() - Method in class co.permify.sdk.model.SchemaDefinition
-
Map of references to signify whether a string refers to an entity or a rule.
- getRelation() - Method in class co.permify.sdk.model.ComputedUserSet
-
Get relation
- getRelation() - Method in class co.permify.sdk.model.RelationReference
-
The name of the referenced relation, which follows a specific string pattern and has a maximum byte size.
- getRelation() - Method in class co.permify.sdk.model.Subject
-
Get relation
- getRelation() - Method in class co.permify.sdk.model.SubjectFilter
-
Get relation
- getRelation() - Method in class co.permify.sdk.model.Tuple
-
Get relation
- getRelation() - Method in class co.permify.sdk.model.TupleFilter
-
Get relation
- getRelation() - Method in class co.permify.sdk.model.TupleSet
-
Get relation
- getRelationReferences() - Method in class co.permify.sdk.model.RelationDefinition
-
A list of references to other relations.
- getRelations() - Method in class co.permify.sdk.model.EntityDefinition
-
Map of relation definitions within this entity.
- getRelationshipsDelete() - Method in class co.permify.sdk.model.V1Operation
-
'relationships_delete' is a repeated string field for storing relationship keys that are to be deleted or removed.
- getRelationshipsWrite() - Method in class co.permify.sdk.model.V1Operation
-
'relationships_write' is a repeated string field for storing relationship keys that are to be written or created.
- getRequestInterceptor() - Method in class co.permify.sdk.client.ApiClient
-
Get the custom interceptor.
- getResponseBody() - Method in exception class co.permify.sdk.client.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception class co.permify.sdk.client.ApiException
-
Get the HTTP response headers.
- getResponseInterceptor() - Method in class co.permify.sdk.client.ApiClient
-
Get the custom response interceptor.
- getResult() - Method in class co.permify.sdk.model.Comprehension
-
Get result
- getResult() - Method in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
-
Get result
- getResult() - Method in class co.permify.sdk.model.StreamResultOfWatchResponse
-
Get result
- getResults() - Method in class co.permify.sdk.model.PermissionSubjectPermissionResponse
-
Map of results for each permission check.
- getResultType() - Method in class co.permify.sdk.model.FunctionType
-
Get resultType
- getRewrite() - Method in class co.permify.sdk.model.Child
-
Get rewrite
- getRewriteOperation() - Method in class co.permify.sdk.model.Rewrite
-
Get rewriteOperation
- getRuleDefinitions() - Method in class co.permify.sdk.model.SchemaDefinition
-
Map of rule definitions.
- getRuleName() - Method in class co.permify.sdk.model.V1Call
-
Get ruleName
- getSchema() - Method in class co.permify.sdk.model.SchemaReadResponse
-
Get schema
- getSchema() - Method in class co.permify.sdk.model.SchemaWriteBody
-
schema is the string representation of the schema to be written.
- getSchemas() - Method in class co.permify.sdk.model.AbstractOpenApiSchema
-
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
- getSchemas() - Method in class co.permify.sdk.model.SchemaListResponse
-
Get schemas
- getSchemaType() - Method in class co.permify.sdk.model.AbstractOpenApiSchema
-
Get the schema type (e.g.
- getSchemaVersion() - Method in class co.permify.sdk.model.DataWriteRequestMetadata
-
schema_version represents the version of the schema for the data being written.
- getSchemaVersion() - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
-
Version of the schema.
- getSchemaVersion() - Method in class co.permify.sdk.model.PermissionExpandRequestMetadata
-
Version of the schema.
- getSchemaVersion() - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
-
Version of the schema.
- getSchemaVersion() - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
-
Version of the schema.
- getSchemaVersion() - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
-
Version of the schema.
- getSchemaVersion() - Method in class co.permify.sdk.model.RelationshipWriteRequestMetadata
-
Get schemaVersion
- getSchemaVersion() - Method in class co.permify.sdk.model.SchemaPartialWriteRequestMetadata
-
schema_version is the string that identifies the version of the schema to be read.
- getSchemaVersion() - Method in class co.permify.sdk.model.SchemaPartialWriteResponse
-
schema_version is the string that identifies the version of the written schema.
- getSchemaVersion() - Method in class co.permify.sdk.model.SchemaReadRequestMetadata
-
schema_version is the string that identifies the version of the schema to be read.
- getSchemaVersion() - Method in class co.permify.sdk.model.SchemaWriteResponse
-
schema_version is the string that identifies the version of the written schema.
- getScope() - Method in class co.permify.sdk.model.LookupEntityBody
-
Scope: A map that associates entity types with lists of identifiers.
- getScope() - Method in class co.permify.sdk.model.LookupEntityStreamBody
-
Scope: A map that associates entity types with lists of identifiers.
- getSelectExpr() - Method in class co.permify.sdk.model.Expr
-
Get selectExpr
- getSnapToken() - Method in class co.permify.sdk.model.AttributeReadRequestMetadata
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens)
- getSnapToken() - Method in class co.permify.sdk.model.BundleRunResponse
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens)
- getSnapToken() - Method in class co.permify.sdk.model.DataChanges
-
The snapshot token.
- getSnapToken() - Method in class co.permify.sdk.model.DataDeleteResponse
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens)
- getSnapToken() - Method in class co.permify.sdk.model.DataWriteResponse
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens).
- getSnapToken() - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens)
- getSnapToken() - Method in class co.permify.sdk.model.PermissionExpandRequestMetadata
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens).
- getSnapToken() - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens).
- getSnapToken() - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens).
- getSnapToken() - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens).
- getSnapToken() - Method in class co.permify.sdk.model.RelationshipDeleteResponse
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens)
- getSnapToken() - Method in class co.permify.sdk.model.RelationshipReadRequestMetadata
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens)
- getSnapToken() - Method in class co.permify.sdk.model.RelationshipWriteResponse
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens)
- getSnapToken() - Method in class co.permify.sdk.model.WatchBody
-
The snap token to avoid stale cache, see more details on [Snap Tokens](../../operations/snap-tokens).
- getSourceInfo() - Method in class co.permify.sdk.model.CheckedExpr
-
Get sourceInfo
- getStatusCode() - Method in class co.permify.sdk.client.ApiResponse
- getStringValue() - Method in class co.permify.sdk.model.Constant
-
string value.
- getStructExpr() - Method in class co.permify.sdk.model.Expr
-
Get structExpr
- getSubject() - Method in class co.permify.sdk.model.CheckBody
-
Get subject
- getSubject() - Method in class co.permify.sdk.model.LookupEntityBody
-
Get subject
- getSubject() - Method in class co.permify.sdk.model.LookupEntityStreamBody
-
Get subject
- getSubject() - Method in class co.permify.sdk.model.SubjectPermissionBody
-
Get subject
- getSubject() - Method in class co.permify.sdk.model.Tuple
-
Get subject
- getSubject() - Method in class co.permify.sdk.model.TupleFilter
-
Get subject
- getSubjectIds() - Method in class co.permify.sdk.model.PermissionLookupSubjectResponse
-
List of identifiers for subjects that match the lookup.
- getSubjectReference() - Method in class co.permify.sdk.model.LookupSubjectBody
-
Get subjectReference
- getSubjects() - Method in class co.permify.sdk.model.ExpandLeaf
-
Get subjects
- getSubjects() - Method in class co.permify.sdk.model.Subjects
-
A list of subjects.
- getSyntaxVersion() - Method in class co.permify.sdk.model.SourceInfo
-
The syntax version of the source, e.g.
- getTarget() - Method in class co.permify.sdk.model.ExprCall
-
Get target
- getTenant() - Method in class co.permify.sdk.model.TenantCreateResponse
-
Get tenant
- getTenant() - Method in class co.permify.sdk.model.TenantDeleteResponse
-
Get tenant
- getTenants() - Method in class co.permify.sdk.model.TenantListResponse
-
tenants is a list of tenants.
- getTestOnly() - Method in class co.permify.sdk.model.Select
-
Whether the select is to be interpreted as a field presence test.
- getTimestampValue() - Method in class co.permify.sdk.model.Constant
-
protobuf.Timestamp value.
- getTree() - Method in class co.permify.sdk.model.PermissionExpandResponse
-
Get tree
- getTuple() - Method in class co.permify.sdk.model.DataChange
-
Get tuple
- getTupleFilter() - Method in class co.permify.sdk.model.DataDeleteBody
-
Get tupleFilter
- getTuples() - Method in class co.permify.sdk.model.Context
-
A repeated field of tuples involved in the operation.
- getTuples() - Method in class co.permify.sdk.model.DataWriteBody
-
tuples contains the list of tuples (entity-relation-entity triples) that need to be written.
- getTuples() - Method in class co.permify.sdk.model.RelationshipReadResponse
-
tuples is a list of the relationships retrieved in the read operation, represented as entity-relation-entity triples.
- getTuples() - Method in class co.permify.sdk.model.WriteRelationshipsBody
-
List of tuples for the request.
- getTupleSet() - Method in class co.permify.sdk.model.TupleToUserSet
-
Get tupleSet
- getTupleToUserSet() - Method in class co.permify.sdk.model.Leaf
-
Get tupleToUserSet
- getType() - Method in class co.permify.sdk.model.AttributeDefinition
-
Get type
- getType() - Method in class co.permify.sdk.model.Entity
-
Get type
- getType() - Method in class co.permify.sdk.model.EntityFilter
-
Get type
- getType() - Method in class co.permify.sdk.model.RelationReference
-
The type of the referenced entity, which follows a specific string pattern and has a maximum byte size.
- getType() - Method in class co.permify.sdk.model.Subject
-
Get type
- getType() - Method in class co.permify.sdk.model.SubjectFilter
-
Get type
- getType() - Method in class co.permify.sdk.model.V1alpha1Type
-
Get type
- getTypeMap() - Method in class co.permify.sdk.model.CheckedExpr
-
A map from expression ids to types.
- getTypeParam() - Method in class co.permify.sdk.model.V1alpha1Type
-
Type param type.
- getUint64Value() - Method in class co.permify.sdk.model.Constant
-
uint64 value.
- getUpdate() - Method in class co.permify.sdk.model.Partials
-
Get update
- getValue() - Method in class co.permify.sdk.client.Pair
- getValue() - Method in class co.permify.sdk.model.Attribute
-
Get value
- getValue() - Method in enum class co.permify.sdk.model.AttributeType
- getValue() - Method in enum class co.permify.sdk.model.CheckResult
- getValue() - Method in enum class co.permify.sdk.model.DataChangeOperation
- getValue() - Method in enum class co.permify.sdk.model.EntityDefinitionReference
- getValue() - Method in class co.permify.sdk.model.Entry
-
Get value
- getValue() - Method in class co.permify.sdk.model.ExpandLeaf
-
Get value
- getValue() - Method in enum class co.permify.sdk.model.ExpandTreeNodeOperation
- getValue() - Method in enum class co.permify.sdk.model.PrimitiveType
- getValue() - Method in enum class co.permify.sdk.model.RewriteOperation
- getValue() - Method in enum class co.permify.sdk.model.SchemaDefinitionReference
- getValue() - Method in class co.permify.sdk.model.V1alpha1Reference
-
Get value
- getValue() - Method in enum class co.permify.sdk.model.WellKnownType
- getValues() - Method in class co.permify.sdk.model.ExpandLeaf
-
Get values
- getValues() - Method in class co.permify.sdk.model.Values
-
Get values
- getValueType() - Method in class co.permify.sdk.model.MapType
-
Get valueType
- getVersion() - Method in class co.permify.sdk.model.SchemaList
-
Get version
- getWellKnown() - Method in class co.permify.sdk.model.V1alpha1Type
-
Get wellKnown
- getWrapper() - Method in class co.permify.sdk.model.V1alpha1Type
-
Get wrapper
- getWrite() - Method in class co.permify.sdk.model.Partials
-
Get write
H
- hashCode() - Method in class co.permify.sdk.model.AbstractOpenApiSchema
- hashCode() - Method in class co.permify.sdk.model.AbstractType
- hashCode() - Method in class co.permify.sdk.model.Any
- hashCode() - Method in class co.permify.sdk.model.Argument
- hashCode() - Method in class co.permify.sdk.model.Attribute
- hashCode() - Method in class co.permify.sdk.model.AttributeDefinition
- hashCode() - Method in class co.permify.sdk.model.AttributeFilter
- hashCode() - Method in class co.permify.sdk.model.AttributeReadRequestMetadata
- hashCode() - Method in class co.permify.sdk.model.AttributeReadResponse
- hashCode() - Method in class co.permify.sdk.model.BundleDeleteBody
- hashCode() - Method in class co.permify.sdk.model.BundleDeleteResponse
- hashCode() - Method in class co.permify.sdk.model.BundleReadBody
- hashCode() - Method in class co.permify.sdk.model.BundleReadResponse
- hashCode() - Method in class co.permify.sdk.model.BundleRunResponse
- hashCode() - Method in class co.permify.sdk.model.BundleWriteBody
- hashCode() - Method in class co.permify.sdk.model.BundleWriteResponse
- hashCode() - Method in class co.permify.sdk.model.CheckBody
- hashCode() - Method in class co.permify.sdk.model.CheckedExpr
- hashCode() - Method in class co.permify.sdk.model.Child
- hashCode() - Method in class co.permify.sdk.model.Comprehension
- hashCode() - Method in class co.permify.sdk.model.ComputedAttribute
- hashCode() - Method in class co.permify.sdk.model.ComputedUserSet
- hashCode() - Method in class co.permify.sdk.model.Constant
- hashCode() - Method in class co.permify.sdk.model.Context
- hashCode() - Method in class co.permify.sdk.model.CreateList
- hashCode() - Method in class co.permify.sdk.model.CreateStruct
- hashCode() - Method in class co.permify.sdk.model.DataBundle
- hashCode() - Method in class co.permify.sdk.model.DataChange
- hashCode() - Method in class co.permify.sdk.model.DataChanges
- hashCode() - Method in class co.permify.sdk.model.DataDeleteBody
- hashCode() - Method in class co.permify.sdk.model.DataDeleteResponse
- hashCode() - Method in class co.permify.sdk.model.DataWriteBody
- hashCode() - Method in class co.permify.sdk.model.DataWriteRequestMetadata
- hashCode() - Method in class co.permify.sdk.model.DataWriteResponse
- hashCode() - Method in class co.permify.sdk.model.DeleteRelationshipsBody
- hashCode() - Method in class co.permify.sdk.model.Entity
- hashCode() - Method in class co.permify.sdk.model.EntityDefinition
- hashCode() - Method in class co.permify.sdk.model.EntityFilter
- hashCode() - Method in class co.permify.sdk.model.Entry
- hashCode() - Method in class co.permify.sdk.model.ExpandLeaf
- hashCode() - Method in class co.permify.sdk.model.ExpandTreeNode
- hashCode() - Method in class co.permify.sdk.model.Expr
- hashCode() - Method in class co.permify.sdk.model.ExprCall
- hashCode() - Method in class co.permify.sdk.model.FunctionType
- hashCode() - Method in class co.permify.sdk.model.Ident
- hashCode() - Method in class co.permify.sdk.model.Leaf
- hashCode() - Method in class co.permify.sdk.model.ListType
- hashCode() - Method in class co.permify.sdk.model.LookupEntityBody
- hashCode() - Method in class co.permify.sdk.model.LookupEntityStreamBody
- hashCode() - Method in class co.permify.sdk.model.LookupSubjectBody
- hashCode() - Method in class co.permify.sdk.model.MapType
- hashCode() - Method in class co.permify.sdk.model.Partials
- hashCode() - Method in class co.permify.sdk.model.PartialWriteBody
- hashCode() - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
- hashCode() - Method in class co.permify.sdk.model.PermissionCheckResponse
- hashCode() - Method in class co.permify.sdk.model.PermissionCheckResponseMetadata
- hashCode() - Method in class co.permify.sdk.model.PermissionDefinition
- hashCode() - Method in class co.permify.sdk.model.PermissionExpandBody
- hashCode() - Method in class co.permify.sdk.model.PermissionExpandRequestMetadata
- hashCode() - Method in class co.permify.sdk.model.PermissionExpandResponse
- hashCode() - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
- hashCode() - Method in class co.permify.sdk.model.PermissionLookupEntityResponse
- hashCode() - Method in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
- hashCode() - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
- hashCode() - Method in class co.permify.sdk.model.PermissionLookupSubjectResponse
- hashCode() - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- hashCode() - Method in class co.permify.sdk.model.PermissionSubjectPermissionResponse
- hashCode() - Method in class co.permify.sdk.model.ReadAttributesBody
- hashCode() - Method in class co.permify.sdk.model.ReadRelationshipsBody
- hashCode() - Method in class co.permify.sdk.model.RelationDefinition
- hashCode() - Method in class co.permify.sdk.model.RelationReference
- hashCode() - Method in class co.permify.sdk.model.RelationshipDeleteResponse
- hashCode() - Method in class co.permify.sdk.model.RelationshipReadRequestMetadata
- hashCode() - Method in class co.permify.sdk.model.RelationshipReadResponse
- hashCode() - Method in class co.permify.sdk.model.RelationshipWriteRequestMetadata
- hashCode() - Method in class co.permify.sdk.model.RelationshipWriteResponse
- hashCode() - Method in class co.permify.sdk.model.Rewrite
- hashCode() - Method in class co.permify.sdk.model.RuleDefinition
- hashCode() - Method in class co.permify.sdk.model.RunBundleBody
- hashCode() - Method in class co.permify.sdk.model.SchemaDefinition
- hashCode() - Method in class co.permify.sdk.model.SchemaList
- hashCode() - Method in class co.permify.sdk.model.SchemaListBody
- hashCode() - Method in class co.permify.sdk.model.SchemaListResponse
- hashCode() - Method in class co.permify.sdk.model.SchemaPartialWriteRequestMetadata
- hashCode() - Method in class co.permify.sdk.model.SchemaPartialWriteResponse
- hashCode() - Method in class co.permify.sdk.model.SchemaReadBody
- hashCode() - Method in class co.permify.sdk.model.SchemaReadRequestMetadata
- hashCode() - Method in class co.permify.sdk.model.SchemaReadResponse
- hashCode() - Method in class co.permify.sdk.model.SchemaWriteBody
- hashCode() - Method in class co.permify.sdk.model.SchemaWriteResponse
- hashCode() - Method in class co.permify.sdk.model.Select
- hashCode() - Method in class co.permify.sdk.model.SourceInfo
- hashCode() - Method in class co.permify.sdk.model.Status
- hashCode() - Method in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
- hashCode() - Method in class co.permify.sdk.model.StreamResultOfWatchResponse
- hashCode() - Method in class co.permify.sdk.model.StringArrayValue
- hashCode() - Method in class co.permify.sdk.model.Subject
- hashCode() - Method in class co.permify.sdk.model.SubjectFilter
- hashCode() - Method in class co.permify.sdk.model.SubjectPermissionBody
- hashCode() - Method in class co.permify.sdk.model.Subjects
- hashCode() - Method in class co.permify.sdk.model.Tenant
- hashCode() - Method in class co.permify.sdk.model.TenantCreateRequest
- hashCode() - Method in class co.permify.sdk.model.TenantCreateResponse
- hashCode() - Method in class co.permify.sdk.model.TenantDeleteResponse
- hashCode() - Method in class co.permify.sdk.model.TenantListRequest
- hashCode() - Method in class co.permify.sdk.model.TenantListResponse
- hashCode() - Method in class co.permify.sdk.model.Tuple
- hashCode() - Method in class co.permify.sdk.model.TupleFilter
- hashCode() - Method in class co.permify.sdk.model.TupleSet
- hashCode() - Method in class co.permify.sdk.model.TupleToUserSet
- hashCode() - Method in class co.permify.sdk.model.V1alpha1Reference
- hashCode() - Method in class co.permify.sdk.model.V1alpha1Type
- hashCode() - Method in class co.permify.sdk.model.V1Call
- hashCode() - Method in class co.permify.sdk.model.V1Expand
- hashCode() - Method in class co.permify.sdk.model.V1Operation
- hashCode() - Method in class co.permify.sdk.model.Values
- hashCode() - Method in class co.permify.sdk.model.WatchBody
- hashCode() - Method in class co.permify.sdk.model.WatchResponse
- hashCode() - Method in class co.permify.sdk.model.WriteRelationshipsBody
- head(String) - Method in class co.permify.sdk.model.SchemaListResponse
I
- id(String) - Method in class co.permify.sdk.model.Entity
- id(String) - Method in class co.permify.sdk.model.Entry
- id(String) - Method in class co.permify.sdk.model.Expr
- id(String) - Method in class co.permify.sdk.model.Subject
- id(String) - Method in class co.permify.sdk.model.Tenant
- id(String) - Method in class co.permify.sdk.model.TenantCreateRequest
- Ident - Class in co.permify.sdk.model
-
An identifier expression.
- Ident() - Constructor for class co.permify.sdk.model.Ident
- identExpr(Ident) - Method in class co.permify.sdk.model.Expr
- ids(List<String>) - Method in class co.permify.sdk.model.EntityFilter
- ids(List<String>) - Method in class co.permify.sdk.model.SubjectFilter
- INT64 - Enum constant in enum class co.permify.sdk.model.PrimitiveType
- int64Value(String) - Method in class co.permify.sdk.model.Constant
- INTEGER - Enum constant in enum class co.permify.sdk.model.AttributeType
- INTEGER_ARRAY - Enum constant in enum class co.permify.sdk.model.AttributeType
- INTERSECTION - Enum constant in enum class co.permify.sdk.model.ExpandTreeNodeOperation
- INTERSECTION - Enum constant in enum class co.permify.sdk.model.RewriteOperation
- isInstanceOf(Class<?>, Object, Set<Class<?>>) - Static method in class co.permify.sdk.client.JSON
-
Returns true if inst is an instance of modelClass in the OpenAPI model hierarchy.
- isNullable() - Method in class co.permify.sdk.model.AbstractOpenApiSchema
-
Is nullable
- iterRange(Expr) - Method in class co.permify.sdk.model.Comprehension
- iterVar(String) - Method in class co.permify.sdk.model.Comprehension
J
- JSON - Class in co.permify.sdk.client
- JSON() - Constructor for class co.permify.sdk.client.JSON
- JSON_PROPERTY_ABSTRACT_TYPE - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_ACCU_INIT - Static variable in class co.permify.sdk.model.Comprehension
- JSON_PROPERTY_ACCU_VAR - Static variable in class co.permify.sdk.model.Comprehension
- JSON_PROPERTY_ARG_TYPES - Static variable in class co.permify.sdk.model.FunctionType
- JSON_PROPERTY_ARGS - Static variable in class co.permify.sdk.model.ExprCall
- JSON_PROPERTY_ARGUMENTS - Static variable in class co.permify.sdk.model.CheckBody
- JSON_PROPERTY_ARGUMENTS - Static variable in class co.permify.sdk.model.DataBundle
- JSON_PROPERTY_ARGUMENTS - Static variable in class co.permify.sdk.model.LookupSubjectBody
- JSON_PROPERTY_ARGUMENTS - Static variable in class co.permify.sdk.model.PermissionExpandBody
- JSON_PROPERTY_ARGUMENTS - Static variable in class co.permify.sdk.model.RuleDefinition
- JSON_PROPERTY_ARGUMENTS - Static variable in class co.permify.sdk.model.RunBundleBody
- JSON_PROPERTY_ARGUMENTS - Static variable in class co.permify.sdk.model.V1Call
- JSON_PROPERTY_ARGUMENTS - Static variable in class co.permify.sdk.model.V1Expand
- JSON_PROPERTY_AT_TYPE - Static variable in class co.permify.sdk.model.Any
- JSON_PROPERTY_ATTRIBUTE - Static variable in class co.permify.sdk.model.Attribute
- JSON_PROPERTY_ATTRIBUTE - Static variable in class co.permify.sdk.model.DataChange
- JSON_PROPERTY_ATTRIBUTE_FILTER - Static variable in class co.permify.sdk.model.DataDeleteBody
- JSON_PROPERTY_ATTRIBUTES - Static variable in class co.permify.sdk.model.AttributeFilter
- JSON_PROPERTY_ATTRIBUTES - Static variable in class co.permify.sdk.model.AttributeReadResponse
- JSON_PROPERTY_ATTRIBUTES - Static variable in class co.permify.sdk.model.Context
- JSON_PROPERTY_ATTRIBUTES - Static variable in class co.permify.sdk.model.DataWriteBody
- JSON_PROPERTY_ATTRIBUTES - Static variable in class co.permify.sdk.model.EntityDefinition
- JSON_PROPERTY_ATTRIBUTES_DELETE - Static variable in class co.permify.sdk.model.V1Operation
- JSON_PROPERTY_ATTRIBUTES_WRITE - Static variable in class co.permify.sdk.model.V1Operation
- JSON_PROPERTY_BOOL_VALUE - Static variable in class co.permify.sdk.model.Constant
- JSON_PROPERTY_BUNDLE - Static variable in class co.permify.sdk.model.BundleReadResponse
- JSON_PROPERTY_BUNDLES - Static variable in class co.permify.sdk.model.BundleWriteBody
- JSON_PROPERTY_BYTES_VALUE - Static variable in class co.permify.sdk.model.Constant
- JSON_PROPERTY_CALL - Static variable in class co.permify.sdk.model.Leaf
- JSON_PROPERTY_CALL_EXPR - Static variable in class co.permify.sdk.model.Expr
- JSON_PROPERTY_CAN - Static variable in class co.permify.sdk.model.PermissionCheckResponse
- JSON_PROPERTY_CHANGES - Static variable in class co.permify.sdk.model.WatchResponse
- JSON_PROPERTY_CHECK_COUNT - Static variable in class co.permify.sdk.model.PermissionCheckResponseMetadata
- JSON_PROPERTY_CHILD - Static variable in class co.permify.sdk.model.PermissionDefinition
- JSON_PROPERTY_CHILDREN - Static variable in class co.permify.sdk.model.ExpandTreeNode
- JSON_PROPERTY_CHILDREN - Static variable in class co.permify.sdk.model.Rewrite
- JSON_PROPERTY_CODE - Static variable in class co.permify.sdk.model.Status
- JSON_PROPERTY_COMPREHENSION_EXPR - Static variable in class co.permify.sdk.model.Expr
- JSON_PROPERTY_COMPUTED - Static variable in class co.permify.sdk.model.TupleToUserSet
- JSON_PROPERTY_COMPUTED_ATTRIBUTE - Static variable in class co.permify.sdk.model.Argument
- JSON_PROPERTY_COMPUTED_ATTRIBUTE - Static variable in class co.permify.sdk.model.Leaf
- JSON_PROPERTY_COMPUTED_USER_SET - Static variable in class co.permify.sdk.model.Leaf
- JSON_PROPERTY_CONST_EXPR - Static variable in class co.permify.sdk.model.Expr
- JSON_PROPERTY_CONTEXT - Static variable in class co.permify.sdk.model.CheckBody
- JSON_PROPERTY_CONTEXT - Static variable in class co.permify.sdk.model.LookupEntityBody
- JSON_PROPERTY_CONTEXT - Static variable in class co.permify.sdk.model.LookupEntityStreamBody
- JSON_PROPERTY_CONTEXT - Static variable in class co.permify.sdk.model.LookupSubjectBody
- JSON_PROPERTY_CONTEXT - Static variable in class co.permify.sdk.model.PermissionExpandBody
- JSON_PROPERTY_CONTEXT - Static variable in class co.permify.sdk.model.SubjectPermissionBody
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.AttributeReadResponse
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.LookupEntityBody
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.LookupEntityStreamBody
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.LookupSubjectBody
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.PermissionLookupEntityResponse
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.PermissionLookupSubjectResponse
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.ReadAttributesBody
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.ReadRelationshipsBody
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.RelationshipReadResponse
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.SchemaListBody
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.SchemaListResponse
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.TenantListRequest
- JSON_PROPERTY_CONTINUOUS_TOKEN - Static variable in class co.permify.sdk.model.TenantListResponse
- JSON_PROPERTY_CREATED_AT - Static variable in class co.permify.sdk.model.SchemaList
- JSON_PROPERTY_CREATED_AT - Static variable in class co.permify.sdk.model.Tenant
- JSON_PROPERTY_DATA - Static variable in class co.permify.sdk.model.Context
- JSON_PROPERTY_DATA - Static variable in class co.permify.sdk.model.StringArrayValue
- JSON_PROPERTY_DATA_CHANGES - Static variable in class co.permify.sdk.model.DataChanges
- JSON_PROPERTY_DELETE - Static variable in class co.permify.sdk.model.Partials
- JSON_PROPERTY_DEPTH - Static variable in class co.permify.sdk.model.PermissionCheckRequestMetadata
- JSON_PROPERTY_DEPTH - Static variable in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
- JSON_PROPERTY_DEPTH - Static variable in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
- JSON_PROPERTY_DEPTH - Static variable in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- JSON_PROPERTY_DETAILS - Static variable in class co.permify.sdk.model.Status
- JSON_PROPERTY_DOUBLE_VALUE - Static variable in class co.permify.sdk.model.Constant
- JSON_PROPERTY_DURATION_VALUE - Static variable in class co.permify.sdk.model.Constant
- JSON_PROPERTY_DYN - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_ELEM_TYPE - Static variable in class co.permify.sdk.model.ListType
- JSON_PROPERTY_ELEMENTS - Static variable in class co.permify.sdk.model.CreateList
- JSON_PROPERTY_ENTITY - Static variable in class co.permify.sdk.model.Attribute
- JSON_PROPERTY_ENTITY - Static variable in class co.permify.sdk.model.AttributeFilter
- JSON_PROPERTY_ENTITY - Static variable in class co.permify.sdk.model.CheckBody
- JSON_PROPERTY_ENTITY - Static variable in class co.permify.sdk.model.LookupSubjectBody
- JSON_PROPERTY_ENTITY - Static variable in class co.permify.sdk.model.PermissionExpandBody
- JSON_PROPERTY_ENTITY - Static variable in class co.permify.sdk.model.SubjectPermissionBody
- JSON_PROPERTY_ENTITY - Static variable in class co.permify.sdk.model.Tuple
- JSON_PROPERTY_ENTITY - Static variable in class co.permify.sdk.model.TupleFilter
- JSON_PROPERTY_ENTITY - Static variable in class co.permify.sdk.model.V1Expand
- JSON_PROPERTY_ENTITY_DEFINITIONS - Static variable in class co.permify.sdk.model.SchemaDefinition
- JSON_PROPERTY_ENTITY_ID - Static variable in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
- JSON_PROPERTY_ENTITY_IDS - Static variable in class co.permify.sdk.model.PermissionLookupEntityResponse
- JSON_PROPERTY_ENTITY_TYPE - Static variable in class co.permify.sdk.model.LookupEntityBody
- JSON_PROPERTY_ENTITY_TYPE - Static variable in class co.permify.sdk.model.LookupEntityStreamBody
- JSON_PROPERTY_ENTRIES - Static variable in class co.permify.sdk.model.CreateStruct
- JSON_PROPERTY_ERROR - Static variable in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
- JSON_PROPERTY_ERROR - Static variable in class co.permify.sdk.model.StreamResultOfWatchResponse
- JSON_PROPERTY_ERROR - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_EXPAND - Static variable in class co.permify.sdk.model.V1Expand
- JSON_PROPERTY_EXPR - Static variable in class co.permify.sdk.model.CheckedExpr
- JSON_PROPERTY_EXPR_VERSION - Static variable in class co.permify.sdk.model.CheckedExpr
- JSON_PROPERTY_EXPRESSION - Static variable in class co.permify.sdk.model.RuleDefinition
- JSON_PROPERTY_FIELD - Static variable in class co.permify.sdk.model.Select
- JSON_PROPERTY_FIELD_KEY - Static variable in class co.permify.sdk.model.Entry
- JSON_PROPERTY_FILTER - Static variable in class co.permify.sdk.model.DeleteRelationshipsBody
- JSON_PROPERTY_FILTER - Static variable in class co.permify.sdk.model.ReadAttributesBody
- JSON_PROPERTY_FILTER - Static variable in class co.permify.sdk.model.ReadRelationshipsBody
- JSON_PROPERTY_FUNCTION - Static variable in class co.permify.sdk.model.ExprCall
- JSON_PROPERTY_FUNCTION - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_HEAD - Static variable in class co.permify.sdk.model.SchemaListResponse
- JSON_PROPERTY_ID - Static variable in class co.permify.sdk.model.Entity
- JSON_PROPERTY_ID - Static variable in class co.permify.sdk.model.Entry
- JSON_PROPERTY_ID - Static variable in class co.permify.sdk.model.Expr
- JSON_PROPERTY_ID - Static variable in class co.permify.sdk.model.Subject
- JSON_PROPERTY_ID - Static variable in class co.permify.sdk.model.Tenant
- JSON_PROPERTY_ID - Static variable in class co.permify.sdk.model.TenantCreateRequest
- JSON_PROPERTY_IDENT_EXPR - Static variable in class co.permify.sdk.model.Expr
- JSON_PROPERTY_IDS - Static variable in class co.permify.sdk.model.EntityFilter
- JSON_PROPERTY_IDS - Static variable in class co.permify.sdk.model.SubjectFilter
- JSON_PROPERTY_INT64_VALUE - Static variable in class co.permify.sdk.model.Constant
- JSON_PROPERTY_ITER_RANGE - Static variable in class co.permify.sdk.model.Comprehension
- JSON_PROPERTY_ITER_VAR - Static variable in class co.permify.sdk.model.Comprehension
- JSON_PROPERTY_KEY_TYPE - Static variable in class co.permify.sdk.model.MapType
- JSON_PROPERTY_LEAF - Static variable in class co.permify.sdk.model.Child
- JSON_PROPERTY_LEAF - Static variable in class co.permify.sdk.model.V1Expand
- JSON_PROPERTY_LINE_OFFSETS - Static variable in class co.permify.sdk.model.SourceInfo
- JSON_PROPERTY_LIST_EXPR - Static variable in class co.permify.sdk.model.Expr
- JSON_PROPERTY_LIST_TYPE - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_LOCATION - Static variable in class co.permify.sdk.model.SourceInfo
- JSON_PROPERTY_LOOP_CONDITION - Static variable in class co.permify.sdk.model.Comprehension
- JSON_PROPERTY_LOOP_STEP - Static variable in class co.permify.sdk.model.Comprehension
- JSON_PROPERTY_MACRO_CALLS - Static variable in class co.permify.sdk.model.SourceInfo
- JSON_PROPERTY_MAP_KEY - Static variable in class co.permify.sdk.model.Entry
- JSON_PROPERTY_MAP_TYPE - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_MESSAGE - Static variable in class co.permify.sdk.model.Status
- JSON_PROPERTY_MESSAGE_NAME - Static variable in class co.permify.sdk.model.CreateStruct
- JSON_PROPERTY_MESSAGE_TYPE - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.CheckBody
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.DataWriteBody
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.LookupEntityBody
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.LookupEntityStreamBody
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.LookupSubjectBody
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.PartialWriteBody
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.PermissionCheckResponse
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.PermissionExpandBody
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.ReadAttributesBody
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.ReadRelationshipsBody
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.SchemaReadBody
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.SubjectPermissionBody
- JSON_PROPERTY_METADATA - Static variable in class co.permify.sdk.model.WriteRelationshipsBody
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.AbstractType
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.AttributeDefinition
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.BundleDeleteBody
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.BundleDeleteResponse
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.BundleReadBody
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.ComputedAttribute
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.DataBundle
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.EntityDefinition
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.Ident
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.PermissionDefinition
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.RelationDefinition
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.RuleDefinition
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.RunBundleBody
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.Tenant
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.TenantCreateRequest
- JSON_PROPERTY_NAME - Static variable in class co.permify.sdk.model.V1alpha1Reference
- JSON_PROPERTY_NAMES - Static variable in class co.permify.sdk.model.BundleWriteResponse
- JSON_PROPERTY_NULL - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_NULL_VALUE - Static variable in class co.permify.sdk.model.Constant
- JSON_PROPERTY_ONLY_PERMISSION - Static variable in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- JSON_PROPERTY_OPERAND - Static variable in class co.permify.sdk.model.Select
- JSON_PROPERTY_OPERATION - Static variable in class co.permify.sdk.model.DataChange
- JSON_PROPERTY_OPERATION - Static variable in class co.permify.sdk.model.ExpandTreeNode
- JSON_PROPERTY_OPERATIONS - Static variable in class co.permify.sdk.model.DataBundle
- JSON_PROPERTY_OPTIONAL_ENTRY - Static variable in class co.permify.sdk.model.Entry
- JSON_PROPERTY_OPTIONAL_INDICES - Static variable in class co.permify.sdk.model.CreateList
- JSON_PROPERTY_OVERLOAD_ID - Static variable in class co.permify.sdk.model.V1alpha1Reference
- JSON_PROPERTY_PAGE_SIZE - Static variable in class co.permify.sdk.model.LookupEntityBody
- JSON_PROPERTY_PAGE_SIZE - Static variable in class co.permify.sdk.model.LookupEntityStreamBody
- JSON_PROPERTY_PAGE_SIZE - Static variable in class co.permify.sdk.model.LookupSubjectBody
- JSON_PROPERTY_PAGE_SIZE - Static variable in class co.permify.sdk.model.ReadAttributesBody
- JSON_PROPERTY_PAGE_SIZE - Static variable in class co.permify.sdk.model.ReadRelationshipsBody
- JSON_PROPERTY_PAGE_SIZE - Static variable in class co.permify.sdk.model.SchemaListBody
- JSON_PROPERTY_PAGE_SIZE - Static variable in class co.permify.sdk.model.TenantListRequest
- JSON_PROPERTY_PARAMETER_TYPES - Static variable in class co.permify.sdk.model.AbstractType
- JSON_PROPERTY_PARTIALS - Static variable in class co.permify.sdk.model.PartialWriteBody
- JSON_PROPERTY_PERMISSION - Static variable in class co.permify.sdk.model.CheckBody
- JSON_PROPERTY_PERMISSION - Static variable in class co.permify.sdk.model.LookupEntityBody
- JSON_PROPERTY_PERMISSION - Static variable in class co.permify.sdk.model.LookupEntityStreamBody
- JSON_PROPERTY_PERMISSION - Static variable in class co.permify.sdk.model.LookupSubjectBody
- JSON_PROPERTY_PERMISSION - Static variable in class co.permify.sdk.model.PermissionExpandBody
- JSON_PROPERTY_PERMISSION - Static variable in class co.permify.sdk.model.V1Expand
- JSON_PROPERTY_PERMISSIONS - Static variable in class co.permify.sdk.model.EntityDefinition
- JSON_PROPERTY_POSITIONS - Static variable in class co.permify.sdk.model.SourceInfo
- JSON_PROPERTY_PRIMITIVE - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_REFERENCE_MAP - Static variable in class co.permify.sdk.model.CheckedExpr
- JSON_PROPERTY_REFERENCES - Static variable in class co.permify.sdk.model.EntityDefinition
- JSON_PROPERTY_REFERENCES - Static variable in class co.permify.sdk.model.SchemaDefinition
- JSON_PROPERTY_RELATION - Static variable in class co.permify.sdk.model.ComputedUserSet
- JSON_PROPERTY_RELATION - Static variable in class co.permify.sdk.model.RelationReference
- JSON_PROPERTY_RELATION - Static variable in class co.permify.sdk.model.Subject
- JSON_PROPERTY_RELATION - Static variable in class co.permify.sdk.model.SubjectFilter
- JSON_PROPERTY_RELATION - Static variable in class co.permify.sdk.model.Tuple
- JSON_PROPERTY_RELATION - Static variable in class co.permify.sdk.model.TupleFilter
- JSON_PROPERTY_RELATION - Static variable in class co.permify.sdk.model.TupleSet
- JSON_PROPERTY_RELATION_REFERENCES - Static variable in class co.permify.sdk.model.RelationDefinition
- JSON_PROPERTY_RELATIONS - Static variable in class co.permify.sdk.model.EntityDefinition
- JSON_PROPERTY_RELATIONSHIPS_DELETE - Static variable in class co.permify.sdk.model.V1Operation
- JSON_PROPERTY_RELATIONSHIPS_WRITE - Static variable in class co.permify.sdk.model.V1Operation
- JSON_PROPERTY_RESULT - Static variable in class co.permify.sdk.model.Comprehension
- JSON_PROPERTY_RESULT - Static variable in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
- JSON_PROPERTY_RESULT - Static variable in class co.permify.sdk.model.StreamResultOfWatchResponse
- JSON_PROPERTY_RESULT_TYPE - Static variable in class co.permify.sdk.model.FunctionType
- JSON_PROPERTY_RESULTS - Static variable in class co.permify.sdk.model.PermissionSubjectPermissionResponse
- JSON_PROPERTY_REWRITE - Static variable in class co.permify.sdk.model.Child
- JSON_PROPERTY_REWRITE_OPERATION - Static variable in class co.permify.sdk.model.Rewrite
- JSON_PROPERTY_RULE_DEFINITIONS - Static variable in class co.permify.sdk.model.SchemaDefinition
- JSON_PROPERTY_RULE_NAME - Static variable in class co.permify.sdk.model.V1Call
- JSON_PROPERTY_SCHEMA - Static variable in class co.permify.sdk.model.SchemaReadResponse
- JSON_PROPERTY_SCHEMA - Static variable in class co.permify.sdk.model.SchemaWriteBody
- JSON_PROPERTY_SCHEMA_VERSION - Static variable in class co.permify.sdk.model.DataWriteRequestMetadata
- JSON_PROPERTY_SCHEMA_VERSION - Static variable in class co.permify.sdk.model.PermissionCheckRequestMetadata
- JSON_PROPERTY_SCHEMA_VERSION - Static variable in class co.permify.sdk.model.PermissionExpandRequestMetadata
- JSON_PROPERTY_SCHEMA_VERSION - Static variable in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
- JSON_PROPERTY_SCHEMA_VERSION - Static variable in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
- JSON_PROPERTY_SCHEMA_VERSION - Static variable in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- JSON_PROPERTY_SCHEMA_VERSION - Static variable in class co.permify.sdk.model.RelationshipWriteRequestMetadata
- JSON_PROPERTY_SCHEMA_VERSION - Static variable in class co.permify.sdk.model.SchemaPartialWriteRequestMetadata
- JSON_PROPERTY_SCHEMA_VERSION - Static variable in class co.permify.sdk.model.SchemaPartialWriteResponse
- JSON_PROPERTY_SCHEMA_VERSION - Static variable in class co.permify.sdk.model.SchemaReadRequestMetadata
- JSON_PROPERTY_SCHEMA_VERSION - Static variable in class co.permify.sdk.model.SchemaWriteResponse
- JSON_PROPERTY_SCHEMAS - Static variable in class co.permify.sdk.model.SchemaListResponse
- JSON_PROPERTY_SCOPE - Static variable in class co.permify.sdk.model.LookupEntityBody
- JSON_PROPERTY_SCOPE - Static variable in class co.permify.sdk.model.LookupEntityStreamBody
- JSON_PROPERTY_SELECT_EXPR - Static variable in class co.permify.sdk.model.Expr
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.AttributeReadRequestMetadata
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.BundleRunResponse
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.DataChanges
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.DataDeleteResponse
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.DataWriteResponse
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.PermissionCheckRequestMetadata
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.PermissionExpandRequestMetadata
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.RelationshipDeleteResponse
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.RelationshipReadRequestMetadata
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.RelationshipWriteResponse
- JSON_PROPERTY_SNAP_TOKEN - Static variable in class co.permify.sdk.model.WatchBody
- JSON_PROPERTY_SOURCE_INFO - Static variable in class co.permify.sdk.model.CheckedExpr
- JSON_PROPERTY_STRING_VALUE - Static variable in class co.permify.sdk.model.Constant
- JSON_PROPERTY_STRUCT_EXPR - Static variable in class co.permify.sdk.model.Expr
- JSON_PROPERTY_SUBJECT - Static variable in class co.permify.sdk.model.CheckBody
- JSON_PROPERTY_SUBJECT - Static variable in class co.permify.sdk.model.LookupEntityBody
- JSON_PROPERTY_SUBJECT - Static variable in class co.permify.sdk.model.LookupEntityStreamBody
- JSON_PROPERTY_SUBJECT - Static variable in class co.permify.sdk.model.SubjectPermissionBody
- JSON_PROPERTY_SUBJECT - Static variable in class co.permify.sdk.model.Tuple
- JSON_PROPERTY_SUBJECT - Static variable in class co.permify.sdk.model.TupleFilter
- JSON_PROPERTY_SUBJECT_IDS - Static variable in class co.permify.sdk.model.PermissionLookupSubjectResponse
- JSON_PROPERTY_SUBJECT_REFERENCE - Static variable in class co.permify.sdk.model.LookupSubjectBody
- JSON_PROPERTY_SUBJECTS - Static variable in class co.permify.sdk.model.ExpandLeaf
- JSON_PROPERTY_SUBJECTS - Static variable in class co.permify.sdk.model.Subjects
- JSON_PROPERTY_SYNTAX_VERSION - Static variable in class co.permify.sdk.model.SourceInfo
- JSON_PROPERTY_TARGET - Static variable in class co.permify.sdk.model.ExprCall
- JSON_PROPERTY_TENANT - Static variable in class co.permify.sdk.model.TenantCreateResponse
- JSON_PROPERTY_TENANT - Static variable in class co.permify.sdk.model.TenantDeleteResponse
- JSON_PROPERTY_TENANTS - Static variable in class co.permify.sdk.model.TenantListResponse
- JSON_PROPERTY_TEST_ONLY - Static variable in class co.permify.sdk.model.Select
- JSON_PROPERTY_TIMESTAMP_VALUE - Static variable in class co.permify.sdk.model.Constant
- JSON_PROPERTY_TREE - Static variable in class co.permify.sdk.model.PermissionExpandResponse
- JSON_PROPERTY_TUPLE - Static variable in class co.permify.sdk.model.DataChange
- JSON_PROPERTY_TUPLE_FILTER - Static variable in class co.permify.sdk.model.DataDeleteBody
- JSON_PROPERTY_TUPLE_SET - Static variable in class co.permify.sdk.model.TupleToUserSet
- JSON_PROPERTY_TUPLE_TO_USER_SET - Static variable in class co.permify.sdk.model.Leaf
- JSON_PROPERTY_TUPLES - Static variable in class co.permify.sdk.model.Context
- JSON_PROPERTY_TUPLES - Static variable in class co.permify.sdk.model.DataWriteBody
- JSON_PROPERTY_TUPLES - Static variable in class co.permify.sdk.model.RelationshipReadResponse
- JSON_PROPERTY_TUPLES - Static variable in class co.permify.sdk.model.WriteRelationshipsBody
- JSON_PROPERTY_TYPE - Static variable in class co.permify.sdk.model.AttributeDefinition
- JSON_PROPERTY_TYPE - Static variable in class co.permify.sdk.model.Entity
- JSON_PROPERTY_TYPE - Static variable in class co.permify.sdk.model.EntityFilter
- JSON_PROPERTY_TYPE - Static variable in class co.permify.sdk.model.RelationReference
- JSON_PROPERTY_TYPE - Static variable in class co.permify.sdk.model.Subject
- JSON_PROPERTY_TYPE - Static variable in class co.permify.sdk.model.SubjectFilter
- JSON_PROPERTY_TYPE - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_TYPE_MAP - Static variable in class co.permify.sdk.model.CheckedExpr
- JSON_PROPERTY_TYPE_PARAM - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_UINT64_VALUE - Static variable in class co.permify.sdk.model.Constant
- JSON_PROPERTY_UPDATE - Static variable in class co.permify.sdk.model.Partials
- JSON_PROPERTY_VALUE - Static variable in class co.permify.sdk.model.Attribute
- JSON_PROPERTY_VALUE - Static variable in class co.permify.sdk.model.Entry
- JSON_PROPERTY_VALUE - Static variable in class co.permify.sdk.model.ExpandLeaf
- JSON_PROPERTY_VALUE - Static variable in class co.permify.sdk.model.V1alpha1Reference
- JSON_PROPERTY_VALUE_TYPE - Static variable in class co.permify.sdk.model.MapType
- JSON_PROPERTY_VALUES - Static variable in class co.permify.sdk.model.ExpandLeaf
- JSON_PROPERTY_VALUES - Static variable in class co.permify.sdk.model.Values
- JSON_PROPERTY_VERSION - Static variable in class co.permify.sdk.model.SchemaList
- JSON_PROPERTY_WELL_KNOWN - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_WRAPPER - Static variable in class co.permify.sdk.model.V1alpha1Type
- JSON_PROPERTY_WRITE - Static variable in class co.permify.sdk.model.Partials
K
- keyType(V1alpha1Type) - Method in class co.permify.sdk.model.MapType
L
- leaf(ExpandLeaf) - Method in class co.permify.sdk.model.V1Expand
- leaf(Leaf) - Method in class co.permify.sdk.model.Child
- Leaf - Class in co.permify.sdk.model
-
Leaf represents a leaf node in the permission tree.
- Leaf() - Constructor for class co.permify.sdk.model.Leaf
- lineOffsets(List<Integer>) - Method in class co.permify.sdk.model.SourceInfo
- listExpr(CreateList) - Method in class co.permify.sdk.model.Expr
- listType(ListType) - Method in class co.permify.sdk.model.V1alpha1Type
- ListType - Class in co.permify.sdk.model
-
List type with typed elements, e.g.
- ListType() - Constructor for class co.permify.sdk.model.ListType
- location(String) - Method in class co.permify.sdk.model.SourceInfo
- LookupEntityBody - Class in co.permify.sdk.model
-
PermissionLookupEntityRequest is the request message for the LookupEntity method in the Permission service.
- LookupEntityBody() - Constructor for class co.permify.sdk.model.LookupEntityBody
- LookupEntityStreamBody - Class in co.permify.sdk.model
-
PermissionLookupEntityRequest is the request message for the LookupEntity method in the Permission service.
- LookupEntityStreamBody() - Constructor for class co.permify.sdk.model.LookupEntityStreamBody
- LookupSubjectBody - Class in co.permify.sdk.model
-
PermissionLookupSubjectRequest is the request message for the LookupSubject method in the Permission service.
- LookupSubjectBody() - Constructor for class co.permify.sdk.model.LookupSubjectBody
- loopCondition(Expr) - Method in class co.permify.sdk.model.Comprehension
- loopStep(Expr) - Method in class co.permify.sdk.model.Comprehension
M
- macroCalls(Map<String, Expr>) - Method in class co.permify.sdk.model.SourceInfo
- mapKey(Expr) - Method in class co.permify.sdk.model.Entry
- mapType(MapType) - Method in class co.permify.sdk.model.V1alpha1Type
- MapType - Class in co.permify.sdk.model
-
Map type with parameterized key and value types, e.g.
- MapType() - Constructor for class co.permify.sdk.model.MapType
- message(String) - Method in class co.permify.sdk.model.Status
- messageName(String) - Method in class co.permify.sdk.model.CreateStruct
- messageType(String) - Method in class co.permify.sdk.model.V1alpha1Type
- metadata(AttributeReadRequestMetadata) - Method in class co.permify.sdk.model.ReadAttributesBody
- metadata(DataWriteRequestMetadata) - Method in class co.permify.sdk.model.DataWriteBody
- metadata(PermissionCheckRequestMetadata) - Method in class co.permify.sdk.model.CheckBody
- metadata(PermissionCheckResponseMetadata) - Method in class co.permify.sdk.model.PermissionCheckResponse
- metadata(PermissionExpandRequestMetadata) - Method in class co.permify.sdk.model.PermissionExpandBody
- metadata(PermissionLookupEntityRequestMetadata) - Method in class co.permify.sdk.model.LookupEntityBody
- metadata(PermissionLookupEntityRequestMetadata) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- metadata(PermissionLookupSubjectRequestMetadata) - Method in class co.permify.sdk.model.LookupSubjectBody
- metadata(PermissionSubjectPermissionRequestMetadata) - Method in class co.permify.sdk.model.SubjectPermissionBody
- metadata(RelationshipReadRequestMetadata) - Method in class co.permify.sdk.model.ReadRelationshipsBody
- metadata(RelationshipWriteRequestMetadata) - Method in class co.permify.sdk.model.WriteRelationshipsBody
- metadata(SchemaPartialWriteRequestMetadata) - Method in class co.permify.sdk.model.PartialWriteBody
- metadata(SchemaReadRequestMetadata) - Method in class co.permify.sdk.model.SchemaReadBody
N
- name(String) - Method in class co.permify.sdk.model.AbstractType
- name(String) - Method in class co.permify.sdk.model.AttributeDefinition
- name(String) - Method in class co.permify.sdk.model.BundleDeleteBody
- name(String) - Method in class co.permify.sdk.model.BundleDeleteResponse
- name(String) - Method in class co.permify.sdk.model.BundleReadBody
- name(String) - Method in class co.permify.sdk.model.ComputedAttribute
- name(String) - Method in class co.permify.sdk.model.DataBundle
- name(String) - Method in class co.permify.sdk.model.EntityDefinition
- name(String) - Method in class co.permify.sdk.model.Ident
- name(String) - Method in class co.permify.sdk.model.PermissionDefinition
- name(String) - Method in class co.permify.sdk.model.RelationDefinition
- name(String) - Method in class co.permify.sdk.model.RuleDefinition
- name(String) - Method in class co.permify.sdk.model.RunBundleBody
- name(String) - Method in class co.permify.sdk.model.Tenant
- name(String) - Method in class co.permify.sdk.model.TenantCreateRequest
- name(String) - Method in class co.permify.sdk.model.V1alpha1Reference
- names(List<String>) - Method in class co.permify.sdk.model.BundleWriteResponse
- nullValue(String) - Method in class co.permify.sdk.model.Constant
O
- onlyPermission(Boolean) - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- operand(Expr) - Method in class co.permify.sdk.model.Select
- operation(DataChangeOperation) - Method in class co.permify.sdk.model.DataChange
- operation(ExpandTreeNodeOperation) - Method in class co.permify.sdk.model.ExpandTreeNode
- operations(List<V1Operation>) - Method in class co.permify.sdk.model.DataBundle
- optionalEntry(Boolean) - Method in class co.permify.sdk.model.Entry
- optionalIndices(List<Integer>) - Method in class co.permify.sdk.model.CreateList
- overloadId(List<String>) - Method in class co.permify.sdk.model.V1alpha1Reference
P
- pageSize(Long) - Method in class co.permify.sdk.model.LookupEntityBody
- pageSize(Long) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- pageSize(Long) - Method in class co.permify.sdk.model.LookupSubjectBody
- pageSize(Long) - Method in class co.permify.sdk.model.ReadAttributesBody
- pageSize(Long) - Method in class co.permify.sdk.model.ReadRelationshipsBody
- pageSize(Long) - Method in class co.permify.sdk.model.SchemaListBody
- pageSize(Long) - Method in class co.permify.sdk.model.TenantListRequest
- Pair - Class in co.permify.sdk.client
- Pair(String, String) - Constructor for class co.permify.sdk.client.Pair
- parameterToPairs(String, Object) - Static method in class co.permify.sdk.client.ApiClient
-
Convert a URL query name/value parameter to a list of encoded
Pairobjects. - parameterToPairs(String, String, Collection<?>) - Static method in class co.permify.sdk.client.ApiClient
-
Convert a URL query name/collection parameter to a list of encoded
Pairobjects. - parameterTypes(List<V1alpha1Type>) - Method in class co.permify.sdk.model.AbstractType
- parse(String) - Method in class co.permify.sdk.client.RFC3339DateFormat
- parse(String, ParsePosition) - Method in class co.permify.sdk.client.RFC3339DateFormat
- partials(Map<String, Partials>) - Method in class co.permify.sdk.model.PartialWriteBody
- Partials - Class in co.permify.sdk.model
-
Partials
- Partials() - Constructor for class co.permify.sdk.model.Partials
- PartialWriteBody - Class in co.permify.sdk.model
-
PartialWriteBody
- PartialWriteBody() - Constructor for class co.permify.sdk.model.PartialWriteBody
- permission(String) - Method in class co.permify.sdk.model.CheckBody
- permission(String) - Method in class co.permify.sdk.model.LookupEntityBody
- permission(String) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- permission(String) - Method in class co.permify.sdk.model.LookupSubjectBody
- permission(String) - Method in class co.permify.sdk.model.PermissionExpandBody
- permission(String) - Method in class co.permify.sdk.model.V1Expand
- PERMISSION - Enum constant in enum class co.permify.sdk.model.EntityDefinitionReference
- PermissionApi - Class in co.permify.sdk.api
- PermissionApi() - Constructor for class co.permify.sdk.api.PermissionApi
- PermissionApi(ApiClient) - Constructor for class co.permify.sdk.api.PermissionApi
- PermissionCheckRequestMetadata - Class in co.permify.sdk.model
-
PermissionCheckRequestMetadata metadata for the PermissionCheckRequest.
- PermissionCheckRequestMetadata() - Constructor for class co.permify.sdk.model.PermissionCheckRequestMetadata
- PermissionCheckResponse - Class in co.permify.sdk.model
-
PermissionCheckResponse is the response message for the Check method in the Permission service.
- PermissionCheckResponse() - Constructor for class co.permify.sdk.model.PermissionCheckResponse
- PermissionCheckResponseMetadata - Class in co.permify.sdk.model
-
PermissionCheckResponseMetadata metadata for the PermissionCheckResponse.
- PermissionCheckResponseMetadata() - Constructor for class co.permify.sdk.model.PermissionCheckResponseMetadata
- PermissionDefinition - Class in co.permify.sdk.model
-
The PermissionDefinition message provides detailed information about a specific permission.
- PermissionDefinition() - Constructor for class co.permify.sdk.model.PermissionDefinition
- PermissionExpandBody - Class in co.permify.sdk.model
-
PermissionExpandRequest is the request message for the Expand method in the Permission service.
- PermissionExpandBody() - Constructor for class co.permify.sdk.model.PermissionExpandBody
- PermissionExpandRequestMetadata - Class in co.permify.sdk.model
-
PermissionExpandRequestMetadata metadata for the PermissionExpandRequest.
- PermissionExpandRequestMetadata() - Constructor for class co.permify.sdk.model.PermissionExpandRequestMetadata
- PermissionExpandResponse - Class in co.permify.sdk.model
-
PermissionExpandResponse is the response message for the Expand method in the Permission service.
- PermissionExpandResponse() - Constructor for class co.permify.sdk.model.PermissionExpandResponse
- PermissionLookupEntityRequestMetadata - Class in co.permify.sdk.model
-
PermissionLookupEntityRequestMetadata metadata for the PermissionLookupEntityRequest.
- PermissionLookupEntityRequestMetadata() - Constructor for class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
- PermissionLookupEntityResponse - Class in co.permify.sdk.model
-
PermissionLookupEntityResponse is the response message for the LookupEntity method in the Permission service.
- PermissionLookupEntityResponse() - Constructor for class co.permify.sdk.model.PermissionLookupEntityResponse
- PermissionLookupEntityStreamResponse - Class in co.permify.sdk.model
-
PermissionLookupEntityStreamResponse is the response message for the LookupEntityStream method in the Permission service.
- PermissionLookupEntityStreamResponse() - Constructor for class co.permify.sdk.model.PermissionLookupEntityStreamResponse
- PermissionLookupSubjectRequestMetadata - Class in co.permify.sdk.model
-
PermissionLookupSubjectRequestMetadata metadata for the PermissionLookupSubjectRequest.
- PermissionLookupSubjectRequestMetadata() - Constructor for class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
- PermissionLookupSubjectResponse - Class in co.permify.sdk.model
-
PermissionLookupSubjectResponse is the response message for the LookupSubject method in the Permission service.
- PermissionLookupSubjectResponse() - Constructor for class co.permify.sdk.model.PermissionLookupSubjectResponse
- permissions(Map<String, PermissionDefinition>) - Method in class co.permify.sdk.model.EntityDefinition
- permissionsCheck(String, CheckBody) - Method in class co.permify.sdk.api.PermissionApi
-
check api
- permissionsCheckWithHttpInfo(String, CheckBody) - Method in class co.permify.sdk.api.PermissionApi
-
check api
- permissionsExpand(String, PermissionExpandBody) - Method in class co.permify.sdk.api.PermissionApi
-
expand api
- permissionsExpandWithHttpInfo(String, PermissionExpandBody) - Method in class co.permify.sdk.api.PermissionApi
-
expand api
- permissionsLookupEntity(String, LookupEntityBody) - Method in class co.permify.sdk.api.PermissionApi
-
lookup entity
- permissionsLookupEntityStream(String, LookupEntityStreamBody) - Method in class co.permify.sdk.api.PermissionApi
-
lookup entity stream
- permissionsLookupEntityStreamWithHttpInfo(String, LookupEntityStreamBody) - Method in class co.permify.sdk.api.PermissionApi
-
lookup entity stream
- permissionsLookupEntityWithHttpInfo(String, LookupEntityBody) - Method in class co.permify.sdk.api.PermissionApi
-
lookup entity
- permissionsLookupSubject(String, LookupSubjectBody) - Method in class co.permify.sdk.api.PermissionApi
-
lookup-subject
- permissionsLookupSubjectWithHttpInfo(String, LookupSubjectBody) - Method in class co.permify.sdk.api.PermissionApi
-
lookup-subject
- permissionsSubjectPermission(String, SubjectPermissionBody) - Method in class co.permify.sdk.api.PermissionApi
-
subject permission
- permissionsSubjectPermissionWithHttpInfo(String, SubjectPermissionBody) - Method in class co.permify.sdk.api.PermissionApi
-
subject permission
- PermissionSubjectPermissionRequestMetadata - Class in co.permify.sdk.model
-
PermissionSubjectPermissionRequestMetadata metadata for the PermissionSubjectPermissionRequest.
- PermissionSubjectPermissionRequestMetadata() - Constructor for class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- PermissionSubjectPermissionResponse - Class in co.permify.sdk.model
-
PermissionSubjectPermissionResponse is the response message for the SubjectPermission method in the Permission service.
- PermissionSubjectPermissionResponse() - Constructor for class co.permify.sdk.model.PermissionSubjectPermissionResponse
- positions(Map<String, Integer>) - Method in class co.permify.sdk.model.SourceInfo
- primitive(PrimitiveType) - Method in class co.permify.sdk.model.V1alpha1Type
- PrimitiveType - Enum Class in co.permify.sdk.model
-
CEL primitive types.
- putAdditionalProperty(String, Object) - Method in class co.permify.sdk.model.Any
-
Set the additional (undeclared) property with the specified name and value.
- putArgumentsItem(String, AttributeType) - Method in class co.permify.sdk.model.RuleDefinition
- putArgumentsItem(String, String) - Method in class co.permify.sdk.model.RunBundleBody
- putAttributesItem(String, AttributeDefinition) - Method in class co.permify.sdk.model.EntityDefinition
- putEntityDefinitionsItem(String, EntityDefinition) - Method in class co.permify.sdk.model.SchemaDefinition
- putMacroCallsItem(String, Expr) - Method in class co.permify.sdk.model.SourceInfo
- putPartialsItem(String, Partials) - Method in class co.permify.sdk.model.PartialWriteBody
- putPermissionsItem(String, PermissionDefinition) - Method in class co.permify.sdk.model.EntityDefinition
- putPositionsItem(String, Integer) - Method in class co.permify.sdk.model.SourceInfo
- putReferenceMapItem(String, V1alpha1Reference) - Method in class co.permify.sdk.model.CheckedExpr
- putReferencesItem(String, EntityDefinitionReference) - Method in class co.permify.sdk.model.EntityDefinition
- putReferencesItem(String, SchemaDefinitionReference) - Method in class co.permify.sdk.model.SchemaDefinition
- putRelationsItem(String, RelationDefinition) - Method in class co.permify.sdk.model.EntityDefinition
- putResultsItem(String, CheckResult) - Method in class co.permify.sdk.model.PermissionSubjectPermissionResponse
- putRuleDefinitionsItem(String, RuleDefinition) - Method in class co.permify.sdk.model.SchemaDefinition
- putScopeItem(String, StringArrayValue) - Method in class co.permify.sdk.model.LookupEntityBody
- putScopeItem(String, StringArrayValue) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- putTypeMapItem(String, V1alpha1Type) - Method in class co.permify.sdk.model.CheckedExpr
- putValuesItem(String, Any) - Method in class co.permify.sdk.model.Values
R
- ReadAttributesBody - Class in co.permify.sdk.model
-
AttributeReadRequest defines the structure of a request for reading attributes.
- ReadAttributesBody() - Constructor for class co.permify.sdk.model.ReadAttributesBody
- ReadRelationshipsBody - Class in co.permify.sdk.model
-
RelationshipReadRequest defines the structure of a request for reading relationships.
- ReadRelationshipsBody() - Constructor for class co.permify.sdk.model.ReadRelationshipsBody
- referenceMap(Map<String, V1alpha1Reference>) - Method in class co.permify.sdk.model.CheckedExpr
- references(Map<String, EntityDefinitionReference>) - Method in class co.permify.sdk.model.EntityDefinition
- references(Map<String, SchemaDefinitionReference>) - Method in class co.permify.sdk.model.SchemaDefinition
- registerDescendants(Class<?>, Map<String, Class<?>>) - Static method in class co.permify.sdk.client.JSON
-
Register the oneOf/anyOf descendants of the modelClass.
- registerDiscriminator(Class<?>, String, Map<String, Class<?>>) - Static method in class co.permify.sdk.client.JSON
-
Register a model class discriminator.
- relation(String) - Method in class co.permify.sdk.model.ComputedUserSet
- relation(String) - Method in class co.permify.sdk.model.RelationReference
- relation(String) - Method in class co.permify.sdk.model.Subject
- relation(String) - Method in class co.permify.sdk.model.SubjectFilter
- relation(String) - Method in class co.permify.sdk.model.Tuple
- relation(String) - Method in class co.permify.sdk.model.TupleFilter
- relation(String) - Method in class co.permify.sdk.model.TupleSet
- RELATION - Enum constant in enum class co.permify.sdk.model.EntityDefinitionReference
- RelationDefinition - Class in co.permify.sdk.model
-
The RelationDefinition message provides detailed information about a specific relation.
- RelationDefinition() - Constructor for class co.permify.sdk.model.RelationDefinition
- RelationReference - Class in co.permify.sdk.model
-
The RelationReference message provides a reference to a specific relation.
- RelationReference() - Constructor for class co.permify.sdk.model.RelationReference
- relationReferences(List<RelationReference>) - Method in class co.permify.sdk.model.RelationDefinition
- relations(Map<String, RelationDefinition>) - Method in class co.permify.sdk.model.EntityDefinition
- RelationshipDeleteResponse - Class in co.permify.sdk.model
-
RelationshipDeleteResponse
- RelationshipDeleteResponse() - Constructor for class co.permify.sdk.model.RelationshipDeleteResponse
- RelationshipReadRequestMetadata - Class in co.permify.sdk.model
-
RelationshipReadRequestMetadata defines the structure of the metadata for a read request focused on relationships.
- RelationshipReadRequestMetadata() - Constructor for class co.permify.sdk.model.RelationshipReadRequestMetadata
- RelationshipReadResponse - Class in co.permify.sdk.model
-
RelationshipReadResponse defines the structure of the response after reading relationships.
- RelationshipReadResponse() - Constructor for class co.permify.sdk.model.RelationshipReadResponse
- relationshipsDelete(String, DeleteRelationshipsBody) - Method in class co.permify.sdk.api.DataApi
-
delete relationships
- relationshipsDelete(List<String>) - Method in class co.permify.sdk.model.V1Operation
- relationshipsDeleteWithHttpInfo(String, DeleteRelationshipsBody) - Method in class co.permify.sdk.api.DataApi
-
delete relationships
- relationshipsWrite(String, WriteRelationshipsBody) - Method in class co.permify.sdk.api.DataApi
-
write relationships
- relationshipsWrite(List<String>) - Method in class co.permify.sdk.model.V1Operation
- relationshipsWriteWithHttpInfo(String, WriteRelationshipsBody) - Method in class co.permify.sdk.api.DataApi
-
write relationships
- RelationshipWriteRequestMetadata - Class in co.permify.sdk.model
-
RelationshipWriteRequestMetadata
- RelationshipWriteRequestMetadata() - Constructor for class co.permify.sdk.model.RelationshipWriteRequestMetadata
- RelationshipWriteResponse - Class in co.permify.sdk.model
-
RelationshipWriteResponse
- RelationshipWriteResponse() - Constructor for class co.permify.sdk.model.RelationshipWriteResponse
- result(Expr) - Method in class co.permify.sdk.model.Comprehension
- result(PermissionLookupEntityStreamResponse) - Method in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
- result(WatchResponse) - Method in class co.permify.sdk.model.StreamResultOfWatchResponse
- results(Map<String, CheckResult>) - Method in class co.permify.sdk.model.PermissionSubjectPermissionResponse
- resultType(V1alpha1Type) - Method in class co.permify.sdk.model.FunctionType
- rewrite(Rewrite) - Method in class co.permify.sdk.model.Child
- Rewrite - Class in co.permify.sdk.model
-
The Rewrite message represents a specific rewrite operation.
- Rewrite() - Constructor for class co.permify.sdk.model.Rewrite
- rewriteOperation(RewriteOperation) - Method in class co.permify.sdk.model.Rewrite
- RewriteOperation - Enum Class in co.permify.sdk.model
-
Operation enum includes potential rewrite operations.
- RFC3339DateFormat - Class in co.permify.sdk.client
- RFC3339DateFormat() - Constructor for class co.permify.sdk.client.RFC3339DateFormat
- RULE - Enum constant in enum class co.permify.sdk.model.SchemaDefinitionReference
- RuleDefinition - Class in co.permify.sdk.model
-
The RuleDefinition message provides detailed information about a specific rule.
- RuleDefinition() - Constructor for class co.permify.sdk.model.RuleDefinition
- ruleDefinitions(Map<String, RuleDefinition>) - Method in class co.permify.sdk.model.SchemaDefinition
- ruleName(String) - Method in class co.permify.sdk.model.V1Call
- RunBundleBody - Class in co.permify.sdk.model
-
BundleRunRequest is used to request the execution of a bundle.
- RunBundleBody() - Constructor for class co.permify.sdk.model.RunBundleBody
S
- schema(SchemaDefinition) - Method in class co.permify.sdk.model.SchemaReadResponse
- schema(String) - Method in class co.permify.sdk.model.SchemaWriteBody
- SchemaApi - Class in co.permify.sdk.api
- SchemaApi() - Constructor for class co.permify.sdk.api.SchemaApi
- SchemaApi(ApiClient) - Constructor for class co.permify.sdk.api.SchemaApi
- SchemaDefinition - Class in co.permify.sdk.model
-
The SchemaDefinition message provides definitions for entities and rules, and includes references to clarify whether a name refers to an entity or a rule.
- SchemaDefinition() - Constructor for class co.permify.sdk.model.SchemaDefinition
- SchemaDefinitionReference - Enum Class in co.permify.sdk.model
-
The Reference enum helps distinguish whether a name corresponds to an entity or a rule.
- SchemaList - Class in co.permify.sdk.model
-
SchemaList
- SchemaList() - Constructor for class co.permify.sdk.model.SchemaList
- SchemaListBody - Class in co.permify.sdk.model
-
SchemaListRequest is the request message for the List method in the Schema service.
- SchemaListBody() - Constructor for class co.permify.sdk.model.SchemaListBody
- SchemaListResponse - Class in co.permify.sdk.model
-
SchemaListResponse
- SchemaListResponse() - Constructor for class co.permify.sdk.model.SchemaListResponse
- SchemaPartialWriteRequestMetadata - Class in co.permify.sdk.model
-
SchemaPartialWriteRequestMetadata provides additional information for the Schema Partial Write request.
- SchemaPartialWriteRequestMetadata() - Constructor for class co.permify.sdk.model.SchemaPartialWriteRequestMetadata
- SchemaPartialWriteResponse - Class in co.permify.sdk.model
-
SchemaPartialWriteResponse is the response message for the Parietal Write method in the Schema service.
- SchemaPartialWriteResponse() - Constructor for class co.permify.sdk.model.SchemaPartialWriteResponse
- SchemaReadBody - Class in co.permify.sdk.model
-
SchemaReadRequest is the request message for the Read method in the Schema service.
- SchemaReadBody() - Constructor for class co.permify.sdk.model.SchemaReadBody
- SchemaReadRequestMetadata - Class in co.permify.sdk.model
-
SchemaReadRequestMetadata provides additional information for the Schema Read request.
- SchemaReadRequestMetadata() - Constructor for class co.permify.sdk.model.SchemaReadRequestMetadata
- SchemaReadResponse - Class in co.permify.sdk.model
-
SchemaReadResponse is the response message for the Read method in the Schema service.
- SchemaReadResponse() - Constructor for class co.permify.sdk.model.SchemaReadResponse
- schemas(List<SchemaList>) - Method in class co.permify.sdk.model.SchemaListResponse
- schemasList(String, SchemaListBody) - Method in class co.permify.sdk.api.SchemaApi
-
list schema
- schemasListWithHttpInfo(String, SchemaListBody) - Method in class co.permify.sdk.api.SchemaApi
-
list schema
- schemasPartialWrite(String, PartialWriteBody) - Method in class co.permify.sdk.api.SchemaApi
-
partially update your authorization model
- schemasPartialWriteWithHttpInfo(String, PartialWriteBody) - Method in class co.permify.sdk.api.SchemaApi
-
partially update your authorization model
- schemasRead(String, SchemaReadBody) - Method in class co.permify.sdk.api.SchemaApi
-
read schema
- schemasReadWithHttpInfo(String, SchemaReadBody) - Method in class co.permify.sdk.api.SchemaApi
-
read schema
- schemasWrite(String, SchemaWriteBody) - Method in class co.permify.sdk.api.SchemaApi
-
write schema
- schemasWriteWithHttpInfo(String, SchemaWriteBody) - Method in class co.permify.sdk.api.SchemaApi
-
write schema
- schemaVersion(String) - Method in class co.permify.sdk.model.DataWriteRequestMetadata
- schemaVersion(String) - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
- schemaVersion(String) - Method in class co.permify.sdk.model.PermissionExpandRequestMetadata
- schemaVersion(String) - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
- schemaVersion(String) - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
- schemaVersion(String) - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- schemaVersion(String) - Method in class co.permify.sdk.model.RelationshipWriteRequestMetadata
- schemaVersion(String) - Method in class co.permify.sdk.model.SchemaPartialWriteRequestMetadata
- schemaVersion(String) - Method in class co.permify.sdk.model.SchemaPartialWriteResponse
- schemaVersion(String) - Method in class co.permify.sdk.model.SchemaReadRequestMetadata
- schemaVersion(String) - Method in class co.permify.sdk.model.SchemaWriteResponse
- SchemaWriteBody - Class in co.permify.sdk.model
-
SchemaWriteRequest is the request message for the Write method in the Schema service.
- SchemaWriteBody() - Constructor for class co.permify.sdk.model.SchemaWriteBody
- SchemaWriteResponse - Class in co.permify.sdk.model
-
SchemaWriteResponse is the response message for the Write method in the Schema service.
- SchemaWriteResponse() - Constructor for class co.permify.sdk.model.SchemaWriteResponse
- scope(Map<String, StringArrayValue>) - Method in class co.permify.sdk.model.LookupEntityBody
- scope(Map<String, StringArrayValue>) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- Select - Class in co.permify.sdk.model
-
A field selection expression.
- Select() - Constructor for class co.permify.sdk.model.Select
- selectExpr(Select) - Method in class co.permify.sdk.model.Expr
- ServerConfiguration - Class in co.permify.sdk.client
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class co.permify.sdk.client.ServerConfiguration
- ServerVariable - Class in co.permify.sdk.client
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class co.permify.sdk.client.ServerVariable
- setAbstractType(AbstractType) - Method in class co.permify.sdk.model.V1alpha1Type
- setAccuInit(Expr) - Method in class co.permify.sdk.model.Comprehension
- setAccuVar(String) - Method in class co.permify.sdk.model.Comprehension
- setActualInstance(Object) - Method in class co.permify.sdk.model.AbstractOpenApiSchema
-
Set the actual instance
- setArgs(List<Expr>) - Method in class co.permify.sdk.model.ExprCall
- setArgTypes(List<V1alpha1Type>) - Method in class co.permify.sdk.model.FunctionType
- setArguments(List<Argument>) - Method in class co.permify.sdk.model.CheckBody
- setArguments(List<Argument>) - Method in class co.permify.sdk.model.LookupSubjectBody
- setArguments(List<Argument>) - Method in class co.permify.sdk.model.PermissionExpandBody
- setArguments(List<Argument>) - Method in class co.permify.sdk.model.V1Call
- setArguments(List<Argument>) - Method in class co.permify.sdk.model.V1Expand
- setArguments(List<String>) - Method in class co.permify.sdk.model.DataBundle
- setArguments(Map<String, AttributeType>) - Method in class co.permify.sdk.model.RuleDefinition
- setArguments(Map<String, String>) - Method in class co.permify.sdk.model.RunBundleBody
- setAsyncResponseInterceptor(Consumer<HttpResponse<String>>) - Method in class co.permify.sdk.client.ApiClient
-
Set a custom async response interceptor.
- setAttribute(Attribute) - Method in class co.permify.sdk.model.DataChange
- setAttribute(String) - Method in class co.permify.sdk.model.Attribute
- setAttributeFilter(AttributeFilter) - Method in class co.permify.sdk.model.DataDeleteBody
- setAttributes(List<Attribute>) - Method in class co.permify.sdk.model.AttributeReadResponse
- setAttributes(List<Attribute>) - Method in class co.permify.sdk.model.Context
- setAttributes(List<Attribute>) - Method in class co.permify.sdk.model.DataWriteBody
- setAttributes(List<String>) - Method in class co.permify.sdk.model.AttributeFilter
- setAttributes(Map<String, AttributeDefinition>) - Method in class co.permify.sdk.model.EntityDefinition
- setAttributesDelete(List<String>) - Method in class co.permify.sdk.model.V1Operation
- setAttributesWrite(List<String>) - Method in class co.permify.sdk.model.V1Operation
- setAtType(String) - Method in class co.permify.sdk.model.Any
- setBasePath(String) - Method in class co.permify.sdk.client.ApiClient
-
Set a custom base path for the target service, for example '/v2'.
- setBoolValue(Boolean) - Method in class co.permify.sdk.model.Constant
- setBundle(DataBundle) - Method in class co.permify.sdk.model.BundleReadResponse
- setBundles(List<DataBundle>) - Method in class co.permify.sdk.model.BundleWriteBody
- setBytesValue(byte[]) - Method in class co.permify.sdk.model.Constant
- setCall(V1Call) - Method in class co.permify.sdk.model.Leaf
- setCallExpr(ExprCall) - Method in class co.permify.sdk.model.Expr
- setCan(CheckResult) - Method in class co.permify.sdk.model.PermissionCheckResponse
- setChanges(DataChanges) - Method in class co.permify.sdk.model.WatchResponse
- setCheckCount(Integer) - Method in class co.permify.sdk.model.PermissionCheckResponseMetadata
- setChild(Child) - Method in class co.permify.sdk.model.PermissionDefinition
- setChildren(List<Child>) - Method in class co.permify.sdk.model.Rewrite
- setChildren(List<V1Expand>) - Method in class co.permify.sdk.model.ExpandTreeNode
- setCode(Integer) - Method in class co.permify.sdk.model.Status
- setComprehensionExpr(Comprehension) - Method in class co.permify.sdk.model.Expr
- setComputed(ComputedUserSet) - Method in class co.permify.sdk.model.TupleToUserSet
- setComputedAttribute(ComputedAttribute) - Method in class co.permify.sdk.model.Argument
- setComputedAttribute(ComputedAttribute) - Method in class co.permify.sdk.model.Leaf
- setComputedUserSet(ComputedUserSet) - Method in class co.permify.sdk.model.Leaf
- setConnectTimeout(Duration) - Method in class co.permify.sdk.client.ApiClient
-
Sets the connect timeout (in milliseconds) for the http client.
- setConstExpr(Constant) - Method in class co.permify.sdk.model.Expr
- setContext(Context) - Method in class co.permify.sdk.model.CheckBody
- setContext(Context) - Method in class co.permify.sdk.model.LookupEntityBody
- setContext(Context) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- setContext(Context) - Method in class co.permify.sdk.model.LookupSubjectBody
- setContext(Context) - Method in class co.permify.sdk.model.PermissionExpandBody
- setContext(Context) - Method in class co.permify.sdk.model.SubjectPermissionBody
- setContinuousToken(String) - Method in class co.permify.sdk.model.AttributeReadResponse
- setContinuousToken(String) - Method in class co.permify.sdk.model.LookupEntityBody
- setContinuousToken(String) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- setContinuousToken(String) - Method in class co.permify.sdk.model.LookupSubjectBody
- setContinuousToken(String) - Method in class co.permify.sdk.model.PermissionLookupEntityResponse
- setContinuousToken(String) - Method in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
- setContinuousToken(String) - Method in class co.permify.sdk.model.PermissionLookupSubjectResponse
- setContinuousToken(String) - Method in class co.permify.sdk.model.ReadAttributesBody
- setContinuousToken(String) - Method in class co.permify.sdk.model.ReadRelationshipsBody
- setContinuousToken(String) - Method in class co.permify.sdk.model.RelationshipReadResponse
- setContinuousToken(String) - Method in class co.permify.sdk.model.SchemaListBody
- setContinuousToken(String) - Method in class co.permify.sdk.model.SchemaListResponse
- setContinuousToken(String) - Method in class co.permify.sdk.model.TenantListRequest
- setContinuousToken(String) - Method in class co.permify.sdk.model.TenantListResponse
- setCreatedAt(String) - Method in class co.permify.sdk.model.SchemaList
- setCreatedAt(OffsetDateTime) - Method in class co.permify.sdk.model.Tenant
- setData(Object) - Method in class co.permify.sdk.model.Context
- setData(List<String>) - Method in class co.permify.sdk.model.StringArrayValue
- setDataChanges(List<DataChange>) - Method in class co.permify.sdk.model.DataChanges
- setDateFormat(DateFormat) - Method in class co.permify.sdk.client.JSON
-
Set the date format for JSON (de)serialization with Date properties.
- setDefault(JSON) - Static method in class co.permify.sdk.client.JSON
-
Set the default JSON instance.
- setDefaultApiClient(ApiClient) - Static method in class co.permify.sdk.client.Configuration
-
Set the default API client, which would be used when creating API instances without providing an API client.
- setDelete(List<String>) - Method in class co.permify.sdk.model.Partials
- setDepth(Integer) - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
- setDepth(Integer) - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
- setDepth(Integer) - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
- setDepth(Integer) - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- setDetails(List<Any>) - Method in class co.permify.sdk.model.Status
- setDoubleValue(Double) - Method in class co.permify.sdk.model.Constant
- setDurationValue(String) - Method in class co.permify.sdk.model.Constant
- setDyn(Object) - Method in class co.permify.sdk.model.V1alpha1Type
- setElements(List<Expr>) - Method in class co.permify.sdk.model.CreateList
- setElemType(V1alpha1Type) - Method in class co.permify.sdk.model.ListType
- setEntity(Entity) - Method in class co.permify.sdk.model.Attribute
- setEntity(Entity) - Method in class co.permify.sdk.model.CheckBody
- setEntity(Entity) - Method in class co.permify.sdk.model.LookupSubjectBody
- setEntity(Entity) - Method in class co.permify.sdk.model.PermissionExpandBody
- setEntity(Entity) - Method in class co.permify.sdk.model.SubjectPermissionBody
- setEntity(Entity) - Method in class co.permify.sdk.model.Tuple
- setEntity(Entity) - Method in class co.permify.sdk.model.V1Expand
- setEntity(EntityFilter) - Method in class co.permify.sdk.model.AttributeFilter
- setEntity(EntityFilter) - Method in class co.permify.sdk.model.TupleFilter
- setEntityDefinitions(Map<String, EntityDefinition>) - Method in class co.permify.sdk.model.SchemaDefinition
- setEntityId(String) - Method in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
- setEntityIds(List<String>) - Method in class co.permify.sdk.model.PermissionLookupEntityResponse
- setEntityType(String) - Method in class co.permify.sdk.model.LookupEntityBody
- setEntityType(String) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- setEntries(List<Entry>) - Method in class co.permify.sdk.model.CreateStruct
- setError(Status) - Method in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
- setError(Status) - Method in class co.permify.sdk.model.StreamResultOfWatchResponse
- setError(Object) - Method in class co.permify.sdk.model.V1alpha1Type
- setExpand(ExpandTreeNode) - Method in class co.permify.sdk.model.V1Expand
- setExpr(Expr) - Method in class co.permify.sdk.model.CheckedExpr
- setExpression(CheckedExpr) - Method in class co.permify.sdk.model.RuleDefinition
- setExprVersion(String) - Method in class co.permify.sdk.model.CheckedExpr
- setField(String) - Method in class co.permify.sdk.model.Select
- setFieldKey(String) - Method in class co.permify.sdk.model.Entry
- setFilter(AttributeFilter) - Method in class co.permify.sdk.model.ReadAttributesBody
- setFilter(TupleFilter) - Method in class co.permify.sdk.model.DeleteRelationshipsBody
- setFilter(TupleFilter) - Method in class co.permify.sdk.model.ReadRelationshipsBody
- setFunction(FunctionType) - Method in class co.permify.sdk.model.V1alpha1Type
- setFunction(String) - Method in class co.permify.sdk.model.ExprCall
- setHead(String) - Method in class co.permify.sdk.model.SchemaListResponse
- setHost(String) - Method in class co.permify.sdk.client.ApiClient
-
Set a custom host name for the target service.
- setHttpClientBuilder(HttpClient.Builder) - Method in class co.permify.sdk.client.ApiClient
-
Set a custom
HttpClient.Builderobject to use when creating theHttpClientthat is used by the API client. - setId(String) - Method in class co.permify.sdk.model.Entity
- setId(String) - Method in class co.permify.sdk.model.Entry
- setId(String) - Method in class co.permify.sdk.model.Expr
- setId(String) - Method in class co.permify.sdk.model.Subject
- setId(String) - Method in class co.permify.sdk.model.Tenant
- setId(String) - Method in class co.permify.sdk.model.TenantCreateRequest
- setIdentExpr(Ident) - Method in class co.permify.sdk.model.Expr
- setIds(List<String>) - Method in class co.permify.sdk.model.EntityFilter
- setIds(List<String>) - Method in class co.permify.sdk.model.SubjectFilter
- setInt64Value(String) - Method in class co.permify.sdk.model.Constant
- setIterRange(Expr) - Method in class co.permify.sdk.model.Comprehension
- setIterVar(String) - Method in class co.permify.sdk.model.Comprehension
- setKeyType(V1alpha1Type) - Method in class co.permify.sdk.model.MapType
- setLeaf(ExpandLeaf) - Method in class co.permify.sdk.model.V1Expand
- setLeaf(Leaf) - Method in class co.permify.sdk.model.Child
- setLineOffsets(List<Integer>) - Method in class co.permify.sdk.model.SourceInfo
- setListExpr(CreateList) - Method in class co.permify.sdk.model.Expr
- setListType(ListType) - Method in class co.permify.sdk.model.V1alpha1Type
- setLocation(String) - Method in class co.permify.sdk.model.SourceInfo
- setLoopCondition(Expr) - Method in class co.permify.sdk.model.Comprehension
- setLoopStep(Expr) - Method in class co.permify.sdk.model.Comprehension
- setMacroCalls(Map<String, Expr>) - Method in class co.permify.sdk.model.SourceInfo
- setMapKey(Expr) - Method in class co.permify.sdk.model.Entry
- setMapType(MapType) - Method in class co.permify.sdk.model.V1alpha1Type
- setMessage(String) - Method in class co.permify.sdk.model.Status
- setMessageName(String) - Method in class co.permify.sdk.model.CreateStruct
- setMessageType(String) - Method in class co.permify.sdk.model.V1alpha1Type
- setMetadata(AttributeReadRequestMetadata) - Method in class co.permify.sdk.model.ReadAttributesBody
- setMetadata(DataWriteRequestMetadata) - Method in class co.permify.sdk.model.DataWriteBody
- setMetadata(PermissionCheckRequestMetadata) - Method in class co.permify.sdk.model.CheckBody
- setMetadata(PermissionCheckResponseMetadata) - Method in class co.permify.sdk.model.PermissionCheckResponse
- setMetadata(PermissionExpandRequestMetadata) - Method in class co.permify.sdk.model.PermissionExpandBody
- setMetadata(PermissionLookupEntityRequestMetadata) - Method in class co.permify.sdk.model.LookupEntityBody
- setMetadata(PermissionLookupEntityRequestMetadata) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- setMetadata(PermissionLookupSubjectRequestMetadata) - Method in class co.permify.sdk.model.LookupSubjectBody
- setMetadata(PermissionSubjectPermissionRequestMetadata) - Method in class co.permify.sdk.model.SubjectPermissionBody
- setMetadata(RelationshipReadRequestMetadata) - Method in class co.permify.sdk.model.ReadRelationshipsBody
- setMetadata(RelationshipWriteRequestMetadata) - Method in class co.permify.sdk.model.WriteRelationshipsBody
- setMetadata(SchemaPartialWriteRequestMetadata) - Method in class co.permify.sdk.model.PartialWriteBody
- setMetadata(SchemaReadRequestMetadata) - Method in class co.permify.sdk.model.SchemaReadBody
- setName(String) - Method in class co.permify.sdk.model.AbstractType
- setName(String) - Method in class co.permify.sdk.model.AttributeDefinition
- setName(String) - Method in class co.permify.sdk.model.BundleDeleteBody
- setName(String) - Method in class co.permify.sdk.model.BundleDeleteResponse
- setName(String) - Method in class co.permify.sdk.model.BundleReadBody
- setName(String) - Method in class co.permify.sdk.model.ComputedAttribute
- setName(String) - Method in class co.permify.sdk.model.DataBundle
- setName(String) - Method in class co.permify.sdk.model.EntityDefinition
- setName(String) - Method in class co.permify.sdk.model.Ident
- setName(String) - Method in class co.permify.sdk.model.PermissionDefinition
- setName(String) - Method in class co.permify.sdk.model.RelationDefinition
- setName(String) - Method in class co.permify.sdk.model.RuleDefinition
- setName(String) - Method in class co.permify.sdk.model.RunBundleBody
- setName(String) - Method in class co.permify.sdk.model.Tenant
- setName(String) - Method in class co.permify.sdk.model.TenantCreateRequest
- setName(String) - Method in class co.permify.sdk.model.V1alpha1Reference
- setNames(List<String>) - Method in class co.permify.sdk.model.BundleWriteResponse
- setNull(String) - Method in class co.permify.sdk.model.V1alpha1Type
- setNullValue(String) - Method in class co.permify.sdk.model.Constant
- setObjectMapper(ObjectMapper) - Method in class co.permify.sdk.client.ApiClient
-
Set a custom
ObjectMapperto serialize and deserialize the request and response bodies. - setOnlyPermission(Boolean) - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- setOperand(Expr) - Method in class co.permify.sdk.model.Select
- setOperation(DataChangeOperation) - Method in class co.permify.sdk.model.DataChange
- setOperation(ExpandTreeNodeOperation) - Method in class co.permify.sdk.model.ExpandTreeNode
- setOperations(List<V1Operation>) - Method in class co.permify.sdk.model.DataBundle
- setOptionalEntry(Boolean) - Method in class co.permify.sdk.model.Entry
- setOptionalIndices(List<Integer>) - Method in class co.permify.sdk.model.CreateList
- setOverloadId(List<String>) - Method in class co.permify.sdk.model.V1alpha1Reference
- setPageSize(Long) - Method in class co.permify.sdk.model.LookupEntityBody
- setPageSize(Long) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- setPageSize(Long) - Method in class co.permify.sdk.model.LookupSubjectBody
- setPageSize(Long) - Method in class co.permify.sdk.model.ReadAttributesBody
- setPageSize(Long) - Method in class co.permify.sdk.model.ReadRelationshipsBody
- setPageSize(Long) - Method in class co.permify.sdk.model.SchemaListBody
- setPageSize(Long) - Method in class co.permify.sdk.model.TenantListRequest
- setParameterTypes(List<V1alpha1Type>) - Method in class co.permify.sdk.model.AbstractType
- setPartials(Map<String, Partials>) - Method in class co.permify.sdk.model.PartialWriteBody
- setPermission(String) - Method in class co.permify.sdk.model.CheckBody
- setPermission(String) - Method in class co.permify.sdk.model.LookupEntityBody
- setPermission(String) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- setPermission(String) - Method in class co.permify.sdk.model.LookupSubjectBody
- setPermission(String) - Method in class co.permify.sdk.model.PermissionExpandBody
- setPermission(String) - Method in class co.permify.sdk.model.V1Expand
- setPermissions(Map<String, PermissionDefinition>) - Method in class co.permify.sdk.model.EntityDefinition
- setPort(int) - Method in class co.permify.sdk.client.ApiClient
-
Set a custom port number for the target service.
- setPositions(Map<String, Integer>) - Method in class co.permify.sdk.model.SourceInfo
- setPrimitive(PrimitiveType) - Method in class co.permify.sdk.model.V1alpha1Type
- setReadTimeout(Duration) - Method in class co.permify.sdk.client.ApiClient
-
Set the read timeout for the http client.
- setReferenceMap(Map<String, V1alpha1Reference>) - Method in class co.permify.sdk.model.CheckedExpr
- setReferences(Map<String, EntityDefinitionReference>) - Method in class co.permify.sdk.model.EntityDefinition
- setReferences(Map<String, SchemaDefinitionReference>) - Method in class co.permify.sdk.model.SchemaDefinition
- setRelation(String) - Method in class co.permify.sdk.model.ComputedUserSet
- setRelation(String) - Method in class co.permify.sdk.model.RelationReference
- setRelation(String) - Method in class co.permify.sdk.model.Subject
- setRelation(String) - Method in class co.permify.sdk.model.SubjectFilter
- setRelation(String) - Method in class co.permify.sdk.model.Tuple
- setRelation(String) - Method in class co.permify.sdk.model.TupleFilter
- setRelation(String) - Method in class co.permify.sdk.model.TupleSet
- setRelationReferences(List<RelationReference>) - Method in class co.permify.sdk.model.RelationDefinition
- setRelations(Map<String, RelationDefinition>) - Method in class co.permify.sdk.model.EntityDefinition
- setRelationshipsDelete(List<String>) - Method in class co.permify.sdk.model.V1Operation
- setRelationshipsWrite(List<String>) - Method in class co.permify.sdk.model.V1Operation
- setRequestInterceptor(Consumer<HttpRequest.Builder>) - Method in class co.permify.sdk.client.ApiClient
-
Set a custom request interceptor.
- setResponseInterceptor(Consumer<HttpResponse<InputStream>>) - Method in class co.permify.sdk.client.ApiClient
-
Set a custom response interceptor.
- setResult(Expr) - Method in class co.permify.sdk.model.Comprehension
- setResult(PermissionLookupEntityStreamResponse) - Method in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
- setResult(WatchResponse) - Method in class co.permify.sdk.model.StreamResultOfWatchResponse
- setResults(Map<String, CheckResult>) - Method in class co.permify.sdk.model.PermissionSubjectPermissionResponse
- setResultType(V1alpha1Type) - Method in class co.permify.sdk.model.FunctionType
- setRewrite(Rewrite) - Method in class co.permify.sdk.model.Child
- setRewriteOperation(RewriteOperation) - Method in class co.permify.sdk.model.Rewrite
- setRuleDefinitions(Map<String, RuleDefinition>) - Method in class co.permify.sdk.model.SchemaDefinition
- setRuleName(String) - Method in class co.permify.sdk.model.V1Call
- setSchema(SchemaDefinition) - Method in class co.permify.sdk.model.SchemaReadResponse
- setSchema(String) - Method in class co.permify.sdk.model.SchemaWriteBody
- setSchemas(List<SchemaList>) - Method in class co.permify.sdk.model.SchemaListResponse
- setSchemaVersion(String) - Method in class co.permify.sdk.model.DataWriteRequestMetadata
- setSchemaVersion(String) - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
- setSchemaVersion(String) - Method in class co.permify.sdk.model.PermissionExpandRequestMetadata
- setSchemaVersion(String) - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
- setSchemaVersion(String) - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
- setSchemaVersion(String) - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- setSchemaVersion(String) - Method in class co.permify.sdk.model.RelationshipWriteRequestMetadata
- setSchemaVersion(String) - Method in class co.permify.sdk.model.SchemaPartialWriteRequestMetadata
- setSchemaVersion(String) - Method in class co.permify.sdk.model.SchemaPartialWriteResponse
- setSchemaVersion(String) - Method in class co.permify.sdk.model.SchemaReadRequestMetadata
- setSchemaVersion(String) - Method in class co.permify.sdk.model.SchemaWriteResponse
- setScheme(String) - Method in class co.permify.sdk.client.ApiClient
-
Set a custom scheme for the target service, for example 'https'.
- setScope(Map<String, StringArrayValue>) - Method in class co.permify.sdk.model.LookupEntityBody
- setScope(Map<String, StringArrayValue>) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- setSelectExpr(Select) - Method in class co.permify.sdk.model.Expr
- setSnapToken(String) - Method in class co.permify.sdk.model.AttributeReadRequestMetadata
- setSnapToken(String) - Method in class co.permify.sdk.model.BundleRunResponse
- setSnapToken(String) - Method in class co.permify.sdk.model.DataChanges
- setSnapToken(String) - Method in class co.permify.sdk.model.DataDeleteResponse
- setSnapToken(String) - Method in class co.permify.sdk.model.DataWriteResponse
- setSnapToken(String) - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
- setSnapToken(String) - Method in class co.permify.sdk.model.PermissionExpandRequestMetadata
- setSnapToken(String) - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
- setSnapToken(String) - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
- setSnapToken(String) - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- setSnapToken(String) - Method in class co.permify.sdk.model.RelationshipDeleteResponse
- setSnapToken(String) - Method in class co.permify.sdk.model.RelationshipReadRequestMetadata
- setSnapToken(String) - Method in class co.permify.sdk.model.RelationshipWriteResponse
- setSnapToken(String) - Method in class co.permify.sdk.model.WatchBody
- setSourceInfo(SourceInfo) - Method in class co.permify.sdk.model.CheckedExpr
- setStringValue(String) - Method in class co.permify.sdk.model.Constant
- setStructExpr(CreateStruct) - Method in class co.permify.sdk.model.Expr
- setSubject(Subject) - Method in class co.permify.sdk.model.CheckBody
- setSubject(Subject) - Method in class co.permify.sdk.model.LookupEntityBody
- setSubject(Subject) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- setSubject(Subject) - Method in class co.permify.sdk.model.SubjectPermissionBody
- setSubject(Subject) - Method in class co.permify.sdk.model.Tuple
- setSubject(SubjectFilter) - Method in class co.permify.sdk.model.TupleFilter
- setSubjectIds(List<String>) - Method in class co.permify.sdk.model.PermissionLookupSubjectResponse
- setSubjectReference(RelationReference) - Method in class co.permify.sdk.model.LookupSubjectBody
- setSubjects(Subjects) - Method in class co.permify.sdk.model.ExpandLeaf
- setSubjects(List<Subject>) - Method in class co.permify.sdk.model.Subjects
- setSyntaxVersion(String) - Method in class co.permify.sdk.model.SourceInfo
- setTarget(Expr) - Method in class co.permify.sdk.model.ExprCall
- setTenant(Tenant) - Method in class co.permify.sdk.model.TenantCreateResponse
- setTenant(Tenant) - Method in class co.permify.sdk.model.TenantDeleteResponse
- setTenants(List<Tenant>) - Method in class co.permify.sdk.model.TenantListResponse
- setTestOnly(Boolean) - Method in class co.permify.sdk.model.Select
- setTimestampValue(OffsetDateTime) - Method in class co.permify.sdk.model.Constant
- setTree(V1Expand) - Method in class co.permify.sdk.model.PermissionExpandResponse
- setTuple(Tuple) - Method in class co.permify.sdk.model.DataChange
- setTupleFilter(TupleFilter) - Method in class co.permify.sdk.model.DataDeleteBody
- setTuples(List<Tuple>) - Method in class co.permify.sdk.model.Context
- setTuples(List<Tuple>) - Method in class co.permify.sdk.model.DataWriteBody
- setTuples(List<Tuple>) - Method in class co.permify.sdk.model.RelationshipReadResponse
- setTuples(List<Tuple>) - Method in class co.permify.sdk.model.WriteRelationshipsBody
- setTupleSet(TupleSet) - Method in class co.permify.sdk.model.TupleToUserSet
- setTupleToUserSet(TupleToUserSet) - Method in class co.permify.sdk.model.Leaf
- setType(AttributeType) - Method in class co.permify.sdk.model.AttributeDefinition
- setType(V1alpha1Type) - Method in class co.permify.sdk.model.V1alpha1Type
- setType(String) - Method in class co.permify.sdk.model.Entity
- setType(String) - Method in class co.permify.sdk.model.EntityFilter
- setType(String) - Method in class co.permify.sdk.model.RelationReference
- setType(String) - Method in class co.permify.sdk.model.Subject
- setType(String) - Method in class co.permify.sdk.model.SubjectFilter
- setTypeMap(Map<String, V1alpha1Type>) - Method in class co.permify.sdk.model.CheckedExpr
- setTypeParam(String) - Method in class co.permify.sdk.model.V1alpha1Type
- setUint64Value(String) - Method in class co.permify.sdk.model.Constant
- setUpdate(List<String>) - Method in class co.permify.sdk.model.Partials
- setValue(Any) - Method in class co.permify.sdk.model.Attribute
- setValue(Any) - Method in class co.permify.sdk.model.ExpandLeaf
- setValue(Constant) - Method in class co.permify.sdk.model.V1alpha1Reference
- setValue(Expr) - Method in class co.permify.sdk.model.Entry
- setValues(Values) - Method in class co.permify.sdk.model.ExpandLeaf
- setValues(Map<String, Any>) - Method in class co.permify.sdk.model.Values
- setValueType(V1alpha1Type) - Method in class co.permify.sdk.model.MapType
- setVersion(String) - Method in class co.permify.sdk.model.SchemaList
- setWellKnown(WellKnownType) - Method in class co.permify.sdk.model.V1alpha1Type
- setWrapper(PrimitiveType) - Method in class co.permify.sdk.model.V1alpha1Type
- setWrite(List<String>) - Method in class co.permify.sdk.model.Partials
- snapToken(String) - Method in class co.permify.sdk.model.AttributeReadRequestMetadata
- snapToken(String) - Method in class co.permify.sdk.model.BundleRunResponse
- snapToken(String) - Method in class co.permify.sdk.model.DataChanges
- snapToken(String) - Method in class co.permify.sdk.model.DataDeleteResponse
- snapToken(String) - Method in class co.permify.sdk.model.DataWriteResponse
- snapToken(String) - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
- snapToken(String) - Method in class co.permify.sdk.model.PermissionExpandRequestMetadata
- snapToken(String) - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
- snapToken(String) - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
- snapToken(String) - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- snapToken(String) - Method in class co.permify.sdk.model.RelationshipDeleteResponse
- snapToken(String) - Method in class co.permify.sdk.model.RelationshipReadRequestMetadata
- snapToken(String) - Method in class co.permify.sdk.model.RelationshipWriteResponse
- snapToken(String) - Method in class co.permify.sdk.model.WatchBody
- sourceInfo(SourceInfo) - Method in class co.permify.sdk.model.CheckedExpr
- SourceInfo - Class in co.permify.sdk.model
-
Source information collected at parse time.
- SourceInfo() - Constructor for class co.permify.sdk.model.SourceInfo
- Status - Class in co.permify.sdk.model
-
Status
- Status() - Constructor for class co.permify.sdk.model.Status
- StreamResultOfPermissionLookupEntityStreamResponse - Class in co.permify.sdk.model
-
StreamResultOfPermissionLookupEntityStreamResponse
- StreamResultOfPermissionLookupEntityStreamResponse() - Constructor for class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
- StreamResultOfWatchResponse - Class in co.permify.sdk.model
-
StreamResultOfWatchResponse
- StreamResultOfWatchResponse() - Constructor for class co.permify.sdk.model.StreamResultOfWatchResponse
- STRING - Enum constant in enum class co.permify.sdk.model.AttributeType
- STRING - Enum constant in enum class co.permify.sdk.model.PrimitiveType
- STRING_ARRAY - Enum constant in enum class co.permify.sdk.model.AttributeType
- StringArrayValue - Class in co.permify.sdk.model
-
Wrapper for an array of strings.
- StringArrayValue() - Constructor for class co.permify.sdk.model.StringArrayValue
- stringValue(String) - Method in class co.permify.sdk.model.Constant
- structExpr(CreateStruct) - Method in class co.permify.sdk.model.Expr
- subject(Subject) - Method in class co.permify.sdk.model.CheckBody
- subject(Subject) - Method in class co.permify.sdk.model.LookupEntityBody
- subject(Subject) - Method in class co.permify.sdk.model.LookupEntityStreamBody
- subject(Subject) - Method in class co.permify.sdk.model.SubjectPermissionBody
- subject(Subject) - Method in class co.permify.sdk.model.Tuple
- subject(SubjectFilter) - Method in class co.permify.sdk.model.TupleFilter
- Subject - Class in co.permify.sdk.model
-
Subject represents an entity subject with a type, an identifier, and a relation.
- Subject() - Constructor for class co.permify.sdk.model.Subject
- SubjectFilter - Class in co.permify.sdk.model
-
SubjectFilter is used to filter subjects based on the type, ids and relation.
- SubjectFilter() - Constructor for class co.permify.sdk.model.SubjectFilter
- subjectIds(List<String>) - Method in class co.permify.sdk.model.PermissionLookupSubjectResponse
- SubjectPermissionBody - Class in co.permify.sdk.model
-
PermissionSubjectPermissionRequest is the request message for the SubjectPermission method in the Permission service.
- SubjectPermissionBody() - Constructor for class co.permify.sdk.model.SubjectPermissionBody
- subjectReference(RelationReference) - Method in class co.permify.sdk.model.LookupSubjectBody
- subjects(Subjects) - Method in class co.permify.sdk.model.ExpandLeaf
- subjects(List<Subject>) - Method in class co.permify.sdk.model.Subjects
- Subjects - Class in co.permify.sdk.model
-
Subjects holds a repeated field of Subject type.
- Subjects() - Constructor for class co.permify.sdk.model.Subjects
- syntaxVersion(String) - Method in class co.permify.sdk.model.SourceInfo
T
- target(Expr) - Method in class co.permify.sdk.model.ExprCall
- TenancyApi - Class in co.permify.sdk.api
- TenancyApi() - Constructor for class co.permify.sdk.api.TenancyApi
- TenancyApi(ApiClient) - Constructor for class co.permify.sdk.api.TenancyApi
- tenant(Tenant) - Method in class co.permify.sdk.model.TenantCreateResponse
- tenant(Tenant) - Method in class co.permify.sdk.model.TenantDeleteResponse
- Tenant - Class in co.permify.sdk.model
-
Tenant represents a tenant with an id, a name, and a timestamp indicating when it was created.
- Tenant() - Constructor for class co.permify.sdk.model.Tenant
- TenantCreateRequest - Class in co.permify.sdk.model
-
TenantCreateRequest is the message used for the request to create a tenant.
- TenantCreateRequest() - Constructor for class co.permify.sdk.model.TenantCreateRequest
- TenantCreateResponse - Class in co.permify.sdk.model
-
TenantCreateResponse is the message returned from the request to create a tenant.
- TenantCreateResponse() - Constructor for class co.permify.sdk.model.TenantCreateResponse
- TenantDeleteResponse - Class in co.permify.sdk.model
-
TenantDeleteResponse is the message returned from the request to delete a tenant.
- TenantDeleteResponse() - Constructor for class co.permify.sdk.model.TenantDeleteResponse
- TenantListRequest - Class in co.permify.sdk.model
-
TenantListRequest is the message used for the request to list all tenants.
- TenantListRequest() - Constructor for class co.permify.sdk.model.TenantListRequest
- TenantListResponse - Class in co.permify.sdk.model
-
TenantListResponse is the message returned from the request to list all tenants.
- TenantListResponse() - Constructor for class co.permify.sdk.model.TenantListResponse
- tenants(List<Tenant>) - Method in class co.permify.sdk.model.TenantListResponse
- tenantsCreate(TenantCreateRequest) - Method in class co.permify.sdk.api.TenancyApi
-
create tenant
- tenantsCreateWithHttpInfo(TenantCreateRequest) - Method in class co.permify.sdk.api.TenancyApi
-
create tenant
- tenantsDelete(String) - Method in class co.permify.sdk.api.TenancyApi
-
delete tenant
- tenantsDeleteWithHttpInfo(String) - Method in class co.permify.sdk.api.TenancyApi
-
delete tenant
- tenantsList(TenantListRequest) - Method in class co.permify.sdk.api.TenancyApi
-
list tenants
- tenantsListWithHttpInfo(TenantListRequest) - Method in class co.permify.sdk.api.TenancyApi
-
list tenants
- testOnly(Boolean) - Method in class co.permify.sdk.model.Select
- TIMESTAMP - Enum constant in enum class co.permify.sdk.model.WellKnownType
- timestampValue(OffsetDateTime) - Method in class co.permify.sdk.model.Constant
- toString() - Method in class co.permify.sdk.model.AbstractOpenApiSchema
- toString() - Method in class co.permify.sdk.model.AbstractType
- toString() - Method in class co.permify.sdk.model.Any
- toString() - Method in class co.permify.sdk.model.Argument
- toString() - Method in class co.permify.sdk.model.Attribute
- toString() - Method in class co.permify.sdk.model.AttributeDefinition
- toString() - Method in class co.permify.sdk.model.AttributeFilter
- toString() - Method in class co.permify.sdk.model.AttributeReadRequestMetadata
- toString() - Method in class co.permify.sdk.model.AttributeReadResponse
- toString() - Method in enum class co.permify.sdk.model.AttributeType
- toString() - Method in class co.permify.sdk.model.BundleDeleteBody
- toString() - Method in class co.permify.sdk.model.BundleDeleteResponse
- toString() - Method in class co.permify.sdk.model.BundleReadBody
- toString() - Method in class co.permify.sdk.model.BundleReadResponse
- toString() - Method in class co.permify.sdk.model.BundleRunResponse
- toString() - Method in class co.permify.sdk.model.BundleWriteBody
- toString() - Method in class co.permify.sdk.model.BundleWriteResponse
- toString() - Method in class co.permify.sdk.model.CheckBody
- toString() - Method in class co.permify.sdk.model.CheckedExpr
- toString() - Method in enum class co.permify.sdk.model.CheckResult
- toString() - Method in class co.permify.sdk.model.Child
- toString() - Method in class co.permify.sdk.model.Comprehension
- toString() - Method in class co.permify.sdk.model.ComputedAttribute
- toString() - Method in class co.permify.sdk.model.ComputedUserSet
- toString() - Method in class co.permify.sdk.model.Constant
- toString() - Method in class co.permify.sdk.model.Context
- toString() - Method in class co.permify.sdk.model.CreateList
- toString() - Method in class co.permify.sdk.model.CreateStruct
- toString() - Method in class co.permify.sdk.model.DataBundle
- toString() - Method in class co.permify.sdk.model.DataChange
- toString() - Method in enum class co.permify.sdk.model.DataChangeOperation
- toString() - Method in class co.permify.sdk.model.DataChanges
- toString() - Method in class co.permify.sdk.model.DataDeleteBody
- toString() - Method in class co.permify.sdk.model.DataDeleteResponse
- toString() - Method in class co.permify.sdk.model.DataWriteBody
- toString() - Method in class co.permify.sdk.model.DataWriteRequestMetadata
- toString() - Method in class co.permify.sdk.model.DataWriteResponse
- toString() - Method in class co.permify.sdk.model.DeleteRelationshipsBody
- toString() - Method in class co.permify.sdk.model.Entity
- toString() - Method in class co.permify.sdk.model.EntityDefinition
- toString() - Method in enum class co.permify.sdk.model.EntityDefinitionReference
- toString() - Method in class co.permify.sdk.model.EntityFilter
- toString() - Method in class co.permify.sdk.model.Entry
- toString() - Method in class co.permify.sdk.model.ExpandLeaf
- toString() - Method in class co.permify.sdk.model.ExpandTreeNode
- toString() - Method in enum class co.permify.sdk.model.ExpandTreeNodeOperation
- toString() - Method in class co.permify.sdk.model.Expr
- toString() - Method in class co.permify.sdk.model.ExprCall
- toString() - Method in class co.permify.sdk.model.FunctionType
- toString() - Method in class co.permify.sdk.model.Ident
- toString() - Method in class co.permify.sdk.model.Leaf
- toString() - Method in class co.permify.sdk.model.ListType
- toString() - Method in class co.permify.sdk.model.LookupEntityBody
- toString() - Method in class co.permify.sdk.model.LookupEntityStreamBody
- toString() - Method in class co.permify.sdk.model.LookupSubjectBody
- toString() - Method in class co.permify.sdk.model.MapType
- toString() - Method in class co.permify.sdk.model.Partials
- toString() - Method in class co.permify.sdk.model.PartialWriteBody
- toString() - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
- toString() - Method in class co.permify.sdk.model.PermissionCheckResponse
- toString() - Method in class co.permify.sdk.model.PermissionCheckResponseMetadata
- toString() - Method in class co.permify.sdk.model.PermissionDefinition
- toString() - Method in class co.permify.sdk.model.PermissionExpandBody
- toString() - Method in class co.permify.sdk.model.PermissionExpandRequestMetadata
- toString() - Method in class co.permify.sdk.model.PermissionExpandResponse
- toString() - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
- toString() - Method in class co.permify.sdk.model.PermissionLookupEntityResponse
- toString() - Method in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
- toString() - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
- toString() - Method in class co.permify.sdk.model.PermissionLookupSubjectResponse
- toString() - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
- toString() - Method in class co.permify.sdk.model.PermissionSubjectPermissionResponse
- toString() - Method in enum class co.permify.sdk.model.PrimitiveType
- toString() - Method in class co.permify.sdk.model.ReadAttributesBody
- toString() - Method in class co.permify.sdk.model.ReadRelationshipsBody
- toString() - Method in class co.permify.sdk.model.RelationDefinition
- toString() - Method in class co.permify.sdk.model.RelationReference
- toString() - Method in class co.permify.sdk.model.RelationshipDeleteResponse
- toString() - Method in class co.permify.sdk.model.RelationshipReadRequestMetadata
- toString() - Method in class co.permify.sdk.model.RelationshipReadResponse
- toString() - Method in class co.permify.sdk.model.RelationshipWriteRequestMetadata
- toString() - Method in class co.permify.sdk.model.RelationshipWriteResponse
- toString() - Method in class co.permify.sdk.model.Rewrite
- toString() - Method in enum class co.permify.sdk.model.RewriteOperation
- toString() - Method in class co.permify.sdk.model.RuleDefinition
- toString() - Method in class co.permify.sdk.model.RunBundleBody
- toString() - Method in class co.permify.sdk.model.SchemaDefinition
- toString() - Method in enum class co.permify.sdk.model.SchemaDefinitionReference
- toString() - Method in class co.permify.sdk.model.SchemaList
- toString() - Method in class co.permify.sdk.model.SchemaListBody
- toString() - Method in class co.permify.sdk.model.SchemaListResponse
- toString() - Method in class co.permify.sdk.model.SchemaPartialWriteRequestMetadata
- toString() - Method in class co.permify.sdk.model.SchemaPartialWriteResponse
- toString() - Method in class co.permify.sdk.model.SchemaReadBody
- toString() - Method in class co.permify.sdk.model.SchemaReadRequestMetadata
- toString() - Method in class co.permify.sdk.model.SchemaReadResponse
- toString() - Method in class co.permify.sdk.model.SchemaWriteBody
- toString() - Method in class co.permify.sdk.model.SchemaWriteResponse
- toString() - Method in class co.permify.sdk.model.Select
- toString() - Method in class co.permify.sdk.model.SourceInfo
- toString() - Method in class co.permify.sdk.model.Status
- toString() - Method in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
- toString() - Method in class co.permify.sdk.model.StreamResultOfWatchResponse
- toString() - Method in class co.permify.sdk.model.StringArrayValue
- toString() - Method in class co.permify.sdk.model.Subject
- toString() - Method in class co.permify.sdk.model.SubjectFilter
- toString() - Method in class co.permify.sdk.model.SubjectPermissionBody
- toString() - Method in class co.permify.sdk.model.Subjects
- toString() - Method in class co.permify.sdk.model.Tenant
- toString() - Method in class co.permify.sdk.model.TenantCreateRequest
- toString() - Method in class co.permify.sdk.model.TenantCreateResponse
- toString() - Method in class co.permify.sdk.model.TenantDeleteResponse
- toString() - Method in class co.permify.sdk.model.TenantListRequest
- toString() - Method in class co.permify.sdk.model.TenantListResponse
- toString() - Method in class co.permify.sdk.model.Tuple
- toString() - Method in class co.permify.sdk.model.TupleFilter
- toString() - Method in class co.permify.sdk.model.TupleSet
- toString() - Method in class co.permify.sdk.model.TupleToUserSet
- toString() - Method in class co.permify.sdk.model.V1alpha1Reference
- toString() - Method in class co.permify.sdk.model.V1alpha1Type
- toString() - Method in class co.permify.sdk.model.V1Call
- toString() - Method in class co.permify.sdk.model.V1Expand
- toString() - Method in class co.permify.sdk.model.V1Operation
- toString() - Method in class co.permify.sdk.model.Values
- toString() - Method in class co.permify.sdk.model.WatchBody
- toString() - Method in class co.permify.sdk.model.WatchResponse
- toString() - Method in enum class co.permify.sdk.model.WellKnownType
- toString() - Method in class co.permify.sdk.model.WriteRelationshipsBody
- toUrlQueryString() - Method in class co.permify.sdk.model.AbstractType
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Any
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Argument
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Attribute
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.AttributeDefinition
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.AttributeFilter
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.AttributeReadRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.AttributeReadResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.BundleDeleteBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.BundleDeleteResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.BundleReadBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.BundleReadResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.BundleRunResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.BundleWriteBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.BundleWriteResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.CheckBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.CheckedExpr
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Child
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Comprehension
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.ComputedAttribute
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.ComputedUserSet
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Constant
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Context
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.CreateList
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.CreateStruct
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.DataBundle
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.DataChange
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.DataChanges
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.DataDeleteBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.DataDeleteResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.DataWriteBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.DataWriteRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.DataWriteResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.DeleteRelationshipsBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Entity
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.EntityDefinition
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.EntityFilter
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Entry
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.ExpandLeaf
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.ExpandTreeNode
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Expr
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.ExprCall
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.FunctionType
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Ident
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Leaf
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.ListType
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.LookupEntityBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.LookupEntityStreamBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.LookupSubjectBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.MapType
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Partials
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PartialWriteBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionCheckResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionCheckResponseMetadata
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionDefinition
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionExpandBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionExpandRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionExpandResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionLookupEntityResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionLookupSubjectResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.PermissionSubjectPermissionResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.ReadAttributesBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.ReadRelationshipsBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.RelationDefinition
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.RelationReference
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.RelationshipDeleteResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.RelationshipReadRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.RelationshipReadResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.RelationshipWriteRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.RelationshipWriteResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Rewrite
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.RuleDefinition
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.RunBundleBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SchemaDefinition
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SchemaList
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SchemaListBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SchemaListResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SchemaPartialWriteRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SchemaPartialWriteResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SchemaReadBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SchemaReadRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SchemaReadResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SchemaWriteBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SchemaWriteResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Select
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SourceInfo
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Status
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.StreamResultOfWatchResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.StringArrayValue
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Subject
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SubjectFilter
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.SubjectPermissionBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Subjects
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Tenant
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.TenantCreateRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.TenantCreateResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.TenantDeleteResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.TenantListRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.TenantListResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Tuple
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.TupleFilter
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.TupleSet
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.TupleToUserSet
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.V1alpha1Reference
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.V1alpha1Type
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.V1Call
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.V1Expand
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.V1Operation
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.Values
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.WatchBody
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.WatchResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class co.permify.sdk.model.WriteRelationshipsBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.AbstractType
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Any
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Argument
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Attribute
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.AttributeDefinition
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.AttributeFilter
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.AttributeReadRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.AttributeReadResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in enum class co.permify.sdk.model.AttributeType
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.BundleDeleteBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.BundleDeleteResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.BundleReadBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.BundleReadResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.BundleRunResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.BundleWriteBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.BundleWriteResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.CheckBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.CheckedExpr
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in enum class co.permify.sdk.model.CheckResult
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Child
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Comprehension
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.ComputedAttribute
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.ComputedUserSet
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Constant
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Context
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.CreateList
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.CreateStruct
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.DataBundle
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.DataChange
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in enum class co.permify.sdk.model.DataChangeOperation
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.DataChanges
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.DataDeleteBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.DataDeleteResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.DataWriteBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.DataWriteRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.DataWriteResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.DeleteRelationshipsBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Entity
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.EntityDefinition
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in enum class co.permify.sdk.model.EntityDefinitionReference
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.EntityFilter
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Entry
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.ExpandLeaf
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.ExpandTreeNode
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in enum class co.permify.sdk.model.ExpandTreeNodeOperation
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Expr
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.ExprCall
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.FunctionType
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Ident
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Leaf
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.ListType
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.LookupEntityBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.LookupEntityStreamBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.LookupSubjectBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.MapType
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Partials
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PartialWriteBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionCheckRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionCheckResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionCheckResponseMetadata
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionDefinition
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionExpandBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionExpandRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionExpandResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionLookupEntityRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionLookupEntityResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionLookupEntityStreamResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionLookupSubjectRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionLookupSubjectResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionSubjectPermissionRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.PermissionSubjectPermissionResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in enum class co.permify.sdk.model.PrimitiveType
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.ReadAttributesBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.ReadRelationshipsBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.RelationDefinition
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.RelationReference
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.RelationshipDeleteResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.RelationshipReadRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.RelationshipReadResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.RelationshipWriteRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.RelationshipWriteResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Rewrite
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in enum class co.permify.sdk.model.RewriteOperation
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.RuleDefinition
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.RunBundleBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SchemaDefinition
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in enum class co.permify.sdk.model.SchemaDefinitionReference
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SchemaList
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SchemaListBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SchemaListResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SchemaPartialWriteRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SchemaPartialWriteResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SchemaReadBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SchemaReadRequestMetadata
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SchemaReadResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SchemaWriteBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SchemaWriteResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Select
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SourceInfo
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Status
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.StreamResultOfWatchResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.StringArrayValue
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Subject
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SubjectFilter
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.SubjectPermissionBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Subjects
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Tenant
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.TenantCreateRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.TenantCreateResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.TenantDeleteResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.TenantListRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.TenantListResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Tuple
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.TupleFilter
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.TupleSet
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.TupleToUserSet
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.V1alpha1Reference
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.V1alpha1Type
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.V1Call
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.V1Expand
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.V1Operation
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.Values
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.WatchBody
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.WatchResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in enum class co.permify.sdk.model.WellKnownType
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class co.permify.sdk.model.WriteRelationshipsBody
-
Convert the instance into URL query string.
- tree(V1Expand) - Method in class co.permify.sdk.model.PermissionExpandResponse
- tuple(Tuple) - Method in class co.permify.sdk.model.DataChange
- Tuple - Class in co.permify.sdk.model
-
Tuple is a structure that includes an entity, a relation, and a subject.
- Tuple() - Constructor for class co.permify.sdk.model.Tuple
- tupleFilter(TupleFilter) - Method in class co.permify.sdk.model.DataDeleteBody
- TupleFilter - Class in co.permify.sdk.model
-
TupleFilter is used to filter tuples based on the entity, relation and the subject.
- TupleFilter() - Constructor for class co.permify.sdk.model.TupleFilter
- tuples(List<Tuple>) - Method in class co.permify.sdk.model.Context
- tuples(List<Tuple>) - Method in class co.permify.sdk.model.DataWriteBody
- tuples(List<Tuple>) - Method in class co.permify.sdk.model.RelationshipReadResponse
- tuples(List<Tuple>) - Method in class co.permify.sdk.model.WriteRelationshipsBody
- tupleSet(TupleSet) - Method in class co.permify.sdk.model.TupleToUserSet
- TupleSet - Class in co.permify.sdk.model
-
TupleSet represents a set of tuples associated with a specific relation.
- TupleSet() - Constructor for class co.permify.sdk.model.TupleSet
- tupleToUserSet(TupleToUserSet) - Method in class co.permify.sdk.model.Leaf
- TupleToUserSet - Class in co.permify.sdk.model
-
TupleToUserSet defines a mapping from tuple sets to computed user sets.
- TupleToUserSet() - Constructor for class co.permify.sdk.model.TupleToUserSet
- type(AttributeType) - Method in class co.permify.sdk.model.AttributeDefinition
- type(V1alpha1Type) - Method in class co.permify.sdk.model.V1alpha1Type
- type(String) - Method in class co.permify.sdk.model.Entity
- type(String) - Method in class co.permify.sdk.model.EntityFilter
- type(String) - Method in class co.permify.sdk.model.RelationReference
- type(String) - Method in class co.permify.sdk.model.Subject
- type(String) - Method in class co.permify.sdk.model.SubjectFilter
- typeMap(Map<String, V1alpha1Type>) - Method in class co.permify.sdk.model.CheckedExpr
- typeParam(String) - Method in class co.permify.sdk.model.V1alpha1Type
U
- UINT64 - Enum constant in enum class co.permify.sdk.model.PrimitiveType
- uint64Value(String) - Method in class co.permify.sdk.model.Constant
- UNION - Enum constant in enum class co.permify.sdk.model.ExpandTreeNodeOperation
- UNION - Enum constant in enum class co.permify.sdk.model.RewriteOperation
- update(List<String>) - Method in class co.permify.sdk.model.Partials
- updateBaseUri(String) - Method in class co.permify.sdk.client.ApiClient
- URL - Variable in class co.permify.sdk.client.ServerConfiguration
- URL() - Method in class co.permify.sdk.client.ServerConfiguration
-
Format URL template using default server variables.
- URL(Map<String, String>) - Method in class co.permify.sdk.client.ServerConfiguration
-
Format URL template using given variables.
- urlEncode(String) - Static method in class co.permify.sdk.client.ApiClient
-
URL encode a string in the UTF-8 encoding.
V
- V1alpha1Reference - Class in co.permify.sdk.model
-
Describes a resolved reference to a declaration.
- V1alpha1Reference() - Constructor for class co.permify.sdk.model.V1alpha1Reference
- V1alpha1Type - Class in co.permify.sdk.model
-
Represents a CEL type.
- V1alpha1Type() - Constructor for class co.permify.sdk.model.V1alpha1Type
- V1Call - Class in co.permify.sdk.model
-
Call represents a call to a rule.
- V1Call() - Constructor for class co.permify.sdk.model.V1Call
- V1Expand - Class in co.permify.sdk.model
-
Expand is used to define a hierarchical structure for permissions.
- V1Expand() - Constructor for class co.permify.sdk.model.V1Expand
- V1Operation - Class in co.permify.sdk.model
-
Operation is a message representing a series of operations that can be performed.
- V1Operation() - Constructor for class co.permify.sdk.model.V1Operation
- value(Any) - Method in class co.permify.sdk.model.Attribute
- value(Any) - Method in class co.permify.sdk.model.ExpandLeaf
- value(Constant) - Method in class co.permify.sdk.model.V1alpha1Reference
- value(Expr) - Method in class co.permify.sdk.model.Entry
- valueOf(String) - Static method in enum class co.permify.sdk.model.AttributeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class co.permify.sdk.model.CheckResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class co.permify.sdk.model.DataChangeOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class co.permify.sdk.model.EntityDefinitionReference
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class co.permify.sdk.model.ExpandTreeNodeOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class co.permify.sdk.model.PrimitiveType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class co.permify.sdk.model.RewriteOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class co.permify.sdk.model.SchemaDefinitionReference
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class co.permify.sdk.model.WellKnownType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class co.permify.sdk.model.AttributeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class co.permify.sdk.model.CheckResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class co.permify.sdk.model.DataChangeOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class co.permify.sdk.model.EntityDefinitionReference
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class co.permify.sdk.model.ExpandTreeNodeOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class co.permify.sdk.model.PrimitiveType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class co.permify.sdk.model.RewriteOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class co.permify.sdk.model.SchemaDefinitionReference
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class co.permify.sdk.model.WellKnownType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values(Values) - Method in class co.permify.sdk.model.ExpandLeaf
- values(Map<String, Any>) - Method in class co.permify.sdk.model.Values
- Values - Class in co.permify.sdk.model
-
Values
- Values() - Constructor for class co.permify.sdk.model.Values
- valueType(V1alpha1Type) - Method in class co.permify.sdk.model.MapType
- variables - Variable in class co.permify.sdk.client.ServerConfiguration
- version(String) - Method in class co.permify.sdk.model.SchemaList
- VERSION - Static variable in class co.permify.sdk.client.Configuration
W
- WatchApi - Class in co.permify.sdk.api
- WatchApi() - Constructor for class co.permify.sdk.api.WatchApi
- WatchApi(ApiClient) - Constructor for class co.permify.sdk.api.WatchApi
- WatchBody - Class in co.permify.sdk.model
-
WatchRequest is the request message for the Watch RPC.
- WatchBody() - Constructor for class co.permify.sdk.model.WatchBody
- WatchResponse - Class in co.permify.sdk.model
-
WatchResponse is the response message for the Watch RPC.
- WatchResponse() - Constructor for class co.permify.sdk.model.WatchResponse
- watchWatch(String, WatchBody) - Method in class co.permify.sdk.api.WatchApi
-
watch changes
- watchWatchWithHttpInfo(String, WatchBody) - Method in class co.permify.sdk.api.WatchApi
-
watch changes
- wellKnown(WellKnownType) - Method in class co.permify.sdk.model.V1alpha1Type
- WellKnownType - Enum Class in co.permify.sdk.model
-
Well-known protobuf types treated with first-class support in CEL.
- wrapper(PrimitiveType) - Method in class co.permify.sdk.model.V1alpha1Type
- write(List<String>) - Method in class co.permify.sdk.model.Partials
- WriteRelationshipsBody - Class in co.permify.sdk.model
-
Represents a request to write relationship data.
- WriteRelationshipsBody() - Constructor for class co.permify.sdk.model.WriteRelationshipsBody
_
- _null(String) - Method in class co.permify.sdk.model.V1alpha1Type
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form