A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages

A

ABORTED - dev.openfga.sdk.api.model.InternalErrorCode
 
AbortedMessageResponse - Class in dev.openfga.sdk.api.model
AbortedMessageResponse
AbortedMessageResponse() - Constructor for class dev.openfga.sdk.api.model.AbortedMessageResponse
 
AbstractOpenApiSchema - Class in dev.openfga.sdk.api.model
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
AbstractOpenApiSchema(String, Boolean) - Constructor for class dev.openfga.sdk.api.model.AbstractOpenApiSchema
 
addAssertionsItem(Assertion) - Method in class dev.openfga.sdk.api.model.ReadAssertionsResponse
 
addAssertionsItem(Assertion) - Method in class dev.openfga.sdk.api.model.WriteAssertionsRequest
 
addAuthorizationModelsItem(AuthorizationModel) - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
 
addChangesItem(TupleChange) - Method in class dev.openfga.sdk.api.model.ReadChangesResponse
 
addChildItem(Userset) - Method in class dev.openfga.sdk.api.model.Usersets
 
addComputedItem(Computed) - Method in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
 
addContextualTuplesItem(TupleKey) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
addDetailsItem(Any) - Method in class dev.openfga.sdk.api.model.Status
 
addDirectlyRelatedUserTypesItem(RelationReference) - Method in class dev.openfga.sdk.api.model.RelationMetadata
 
addGenericTypesItem(ConditionParamTypeRef) - Method in class dev.openfga.sdk.api.model.ConditionParamTypeRef
 
addHeaders(AdditionalHeadersSupplier) - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientBatchCheckOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientCheckOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientCreateStoreOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientDeleteStoreOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientDeleteTuplesOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientExpandOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientGetStoreOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientListObjectsOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientListRelationsOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientListStoresOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientListUsersOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientReadAssertionsOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelsOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientReadChangesOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientReadLatestAuthorizationModelOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientReadOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientWriteAssertionsOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientWriteAuthorizationModelOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientWriteOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ClientWriteTuplesOptions
 
additionalHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
 
AdditionalHeadersSupplier - Interface in dev.openfga.sdk.api.configuration
 
addNodesItem(Node) - Method in class dev.openfga.sdk.api.model.Nodes
 
addObjectsItem(String) - Method in class dev.openfga.sdk.api.model.ListObjectsResponse
 
addRequestInterceptor(Consumer<HttpRequest.Builder>) - Method in class dev.openfga.sdk.api.client.ApiClient
Add a custom request interceptor.
addStoresItem(Store) - Method in class dev.openfga.sdk.api.model.ListStoresResponse
 
addTelemetryAttribute(Attribute, String) - Method in class dev.openfga.sdk.api.client.HttpRequestAttempt
 
addTelemetryAttributes(Map<Attribute, String>) - Method in class dev.openfga.sdk.api.client.HttpRequestAttempt
 
addTupleKeysItem(TupleKey) - Method in class dev.openfga.sdk.api.model.ContextualTupleKeys
 
addTupleKeysItem(TupleKey) - Method in class dev.openfga.sdk.api.model.WriteRequestWrites
 
addTupleKeysItem(TupleKeyWithoutCondition) - Method in class dev.openfga.sdk.api.model.WriteRequestDeletes
 
addTuplesItem(Tuple) - Method in class dev.openfga.sdk.api.model.ReadResponse
 
addTypeDefinitionsItem(TypeDefinition) - Method in class dev.openfga.sdk.api.model.AuthorizationModel
 
addTypeDefinitionsItem(TypeDefinition) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
addUserFiltersItem(UserTypeFilter) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
addUsersItem(User) - Method in class dev.openfga.sdk.api.model.ListUsersResponse
 
addUsersItem(String) - Method in class dev.openfga.sdk.api.model.Users
 
allowed(Boolean) - Method in class dev.openfga.sdk.api.model.CheckResponse
 
ALREADY_EXISTS - dev.openfga.sdk.api.model.InternalErrorCode
 
Any - Class in dev.openfga.sdk.api.model
Any
Any() - Constructor for class dev.openfga.sdk.api.model.Any
 
ANY - dev.openfga.sdk.api.model.TypeName
 
API_TOKEN - dev.openfga.sdk.api.configuration.CredentialsMethod
A static API token.
apiAudience(String) - Method in class dev.openfga.sdk.api.configuration.ClientCredentials
 
ApiClient - Class in dev.openfga.sdk.api.client
Configuration and utility class for API clients.
ApiClient() - Constructor for class dev.openfga.sdk.api.client.ApiClient
Create an instance of ApiClient.
ApiClient(HttpClient.Builder, ObjectMapper) - Constructor for class dev.openfga.sdk.api.client.ApiClient
Create an instance of ApiClient.
ApiException - Exception in dev.openfga.sdk.errors
 
ApiException() - Constructor for exception dev.openfga.sdk.errors.ApiException
 
ApiException(int, String) - Constructor for exception dev.openfga.sdk.errors.ApiException
 
ApiException(int, String, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.ApiException
 
ApiException(int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.ApiException
 
ApiException(String) - Constructor for exception dev.openfga.sdk.errors.ApiException
 
ApiException(String, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.ApiException
 
ApiException(String, Throwable, int, HttpHeaders) - Constructor for exception dev.openfga.sdk.errors.ApiException
 
ApiException(String, Throwable, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.ApiException
 
ApiException(String, HttpResponse<String>) - Constructor for exception dev.openfga.sdk.errors.ApiException
 
ApiException(Throwable) - Constructor for exception dev.openfga.sdk.errors.ApiException
 
ApiResponse<T> - Class in dev.openfga.sdk.api.client
API response returned by API call.
ApiResponse(int, Map<String, List<String>>, String, T) - Constructor for class dev.openfga.sdk.api.client.ApiResponse
 
ApiToken - Class in dev.openfga.sdk.api.configuration
A static API token.
ApiToken(String) - Constructor for class dev.openfga.sdk.api.configuration.ApiToken
 
apiTokenIssuer(String) - Method in class dev.openfga.sdk.api.configuration.ClientCredentials
 
apiUrl(String) - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
 
apiUrl(String) - Method in class dev.openfga.sdk.api.configuration.Configuration
Set the API URL for the http client.
apiUrl(String) - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
Set the API URL for the http client.
asAssertion() - Method in class dev.openfga.sdk.api.client.ClientAssertion
 
asAssertions(List<ClientAssertion>) - Static method in class dev.openfga.sdk.api.client.ClientAssertion
 
asCheckRequest() - Method in class dev.openfga.sdk.api.client.model.ClientCheckRequest
 
asClientBatchCheckOptions() - Method in class dev.openfga.sdk.api.configuration.ClientListRelationsOptions
 
asClientCheckOptions() - Method in class dev.openfga.sdk.api.configuration.ClientBatchCheckOptions
 
asContextualTupleKeys(Collection<ClientTupleKey>) - Static method in class dev.openfga.sdk.api.client.model.ClientTupleKey
 
asQueryStringPair() - Method in class dev.openfga.sdk.util.Pair
 
asRelationshipCondition() - Method in class dev.openfga.sdk.api.client.model.ClientRelationshipCondition
 
Assertion - Class in dev.openfga.sdk.api.model
Assertion
Assertion() - Constructor for class dev.openfga.sdk.api.model.Assertion
 
assertions(List<Assertion>) - Method in class dev.openfga.sdk.api.model.ReadAssertionsResponse
 
assertions(List<Assertion>) - Method in class dev.openfga.sdk.api.model.WriteAssertionsRequest
 
ASSERTIONS_TOO_MANY_ITEMS - dev.openfga.sdk.api.model.ErrorCode
 
AssertionTupleKey - Class in dev.openfga.sdk.api.model
AssertionTupleKey
AssertionTupleKey() - Constructor for class dev.openfga.sdk.api.model.AssertionTupleKey
 
assertParamExists(Object, String, String) - Static method in class dev.openfga.sdk.util.Validation
 
assertValid() - Method in class dev.openfga.sdk.api.configuration.ClientCredentials
 
assertValid() - Method in class dev.openfga.sdk.api.configuration.Configuration
Assert that the configuration is valid.
assertValid() - Method in class dev.openfga.sdk.api.configuration.Credentials
 
assertValidAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
 
assertValidAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientReadAssertionsOptions
 
assertValidAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelOptions
 
assertValidAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientWriteAssertionsOptions
 
assertValidStoreId() - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
 
asTupleKey() - Method in class dev.openfga.sdk.api.client.model.ClientTupleKey
 
asTupleKeyWithoutCondition() - Method in class dev.openfga.sdk.api.client.model.ClientTupleKeyWithoutCondition
 
asWriteRequestDeletes(Collection<ClientTupleKeyWithoutCondition>) - Static method in class dev.openfga.sdk.api.client.model.ClientTupleKeyWithoutCondition
 
asWriteRequestWrites(Collection<ClientTupleKey>) - Static method in class dev.openfga.sdk.api.client.model.ClientTupleKey
 
asyncHandler(ClientCheckRequest) - Static method in class dev.openfga.sdk.api.client.model.ClientBatchCheckResponse
 
attemptHttpRequest() - Method in class dev.openfga.sdk.api.client.HttpRequestAttempt
 
Attribute - Class in dev.openfga.sdk.telemetry
Represents an attribute in telemetry data.
Attribute(String) - Constructor for class dev.openfga.sdk.telemetry.Attribute
Constructs a new Attribute object with the specified name.
Attributes - Class in dev.openfga.sdk.telemetry
This class represents a collection of attributes used for telemetry purposes.
Attributes() - Constructor for class dev.openfga.sdk.telemetry.Attributes
 
atType(String) - Method in class dev.openfga.sdk.api.model.Any
 
AUTHORIZATION_MODEL_ASSERTIONS_NOT_FOUND - dev.openfga.sdk.api.model.ErrorCode
 
AUTHORIZATION_MODEL_ID_TOO_LONG - dev.openfga.sdk.api.model.ErrorCode
 
AUTHORIZATION_MODEL_NOT_FOUND - dev.openfga.sdk.api.model.ErrorCode
 
AUTHORIZATION_MODEL_RESOLUTION_TOO_COMPLEX - dev.openfga.sdk.api.model.ErrorCode
 
authorizationModel(AuthorizationModel) - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelResponse
 
AuthorizationModel - Class in dev.openfga.sdk.api.model
AuthorizationModel
AuthorizationModel() - Constructor for class dev.openfga.sdk.api.model.AuthorizationModel
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.configuration.ClientBatchCheckOptions
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.configuration.ClientCheckOptions
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
Set the Authorization Model ID.
authorizationModelId(String) - Method in class dev.openfga.sdk.api.configuration.ClientExpandOptions
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.configuration.ClientListObjectsOptions
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.configuration.ClientListRelationsOptions
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.configuration.ClientListUsersOptions
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.configuration.ClientReadAssertionsOptions
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelOptions
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.configuration.ClientWriteAssertionsOptions
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.configuration.ClientWriteOptions
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.model.CheckRequest
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.model.ExpandRequest
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.model.ReadAssertionsResponse
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelResponse
 
authorizationModelId(String) - Method in class dev.openfga.sdk.api.model.WriteRequest
 
authorizationModels(List<AuthorizationModel>) - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
 

B

BAD_REQUEST - Static variable in class dev.openfga.sdk.errors.HttpStatusCode
 
base(Node) - Method in class dev.openfga.sdk.api.model.UsersetTreeDifference
 
base(Userset) - Method in class dev.openfga.sdk.api.model.Difference
 
BaseConfiguration - Interface in dev.openfga.sdk.api.configuration
 
batchCheck(List<ClientCheckRequest>) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
BatchCheck - Run a set of checks (evaluates)
batchCheck(List<ClientCheckRequest>, ClientBatchCheckOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
BatchCheck - Run a set of checks (evaluates)
BOOL - dev.openfga.sdk.api.model.TypeName
 

C

CANCELLED - dev.openfga.sdk.api.model.InternalErrorCode
 
CANNOT_ALLOW_DUPLICATE_TUPLES_IN_ONE_REQUEST - dev.openfga.sdk.api.model.ErrorCode
 
CANNOT_ALLOW_DUPLICATE_TYPES_IN_ONE_REQUEST - dev.openfga.sdk.api.model.ErrorCode
 
CANNOT_ALLOW_MULTIPLE_REFERENCES_TO_ONE_RELATION - dev.openfga.sdk.api.model.ErrorCode
 
changes(List<TupleChange>) - Method in class dev.openfga.sdk.api.model.ReadChangesResponse
 
check(ClientCheckRequest) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
Check - Check if a user has a particular relation with an object (evaluates)
check(ClientCheckRequest, ClientCheckOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
Check - Check if a user has a particular relation with an object (evaluates)
check(String, CheckRequest) - Method in class dev.openfga.sdk.api.OpenFgaApi
Check whether a user is authorized to access an object The Check API returns whether a given user has a relationship with a given object in a given store.
check(String, CheckRequest, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Check whether a user is authorized to access an object The Check API returns whether a given user has a relationship with a given object in a given store.
CheckRequest - Class in dev.openfga.sdk.api.model
CheckRequest
CheckRequest() - Constructor for class dev.openfga.sdk.api.model.CheckRequest
 
CheckRequest(Boolean) - Constructor for class dev.openfga.sdk.api.model.CheckRequest
 
CheckRequestTupleKey - Class in dev.openfga.sdk.api.model
CheckRequestTupleKey
CheckRequestTupleKey() - Constructor for class dev.openfga.sdk.api.model.CheckRequestTupleKey
 
CheckResponse - Class in dev.openfga.sdk.api.model
CheckResponse
CheckResponse() - Constructor for class dev.openfga.sdk.api.model.CheckResponse
 
child(List<Userset>) - Method in class dev.openfga.sdk.api.model.Usersets
 
CLIENT_CREDENTIALS - dev.openfga.sdk.api.configuration.CredentialsMethod
OAuth2 client credentials that can be used to acquire an OAuth2 access token.
ClientAssertion - Class in dev.openfga.sdk.api.client
 
ClientAssertion() - Constructor for class dev.openfga.sdk.api.client.ClientAssertion
 
ClientBatchCheckOptions - Class in dev.openfga.sdk.api.configuration
 
ClientBatchCheckOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientBatchCheckOptions
 
ClientBatchCheckResponse - Class in dev.openfga.sdk.api.client.model
 
ClientBatchCheckResponse(ClientCheckRequest, ClientCheckResponse, Throwable) - Constructor for class dev.openfga.sdk.api.client.model.ClientBatchCheckResponse
 
ClientCheckOptions - Class in dev.openfga.sdk.api.configuration
 
ClientCheckOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientCheckOptions
 
ClientCheckRequest - Class in dev.openfga.sdk.api.client.model
 
ClientCheckRequest() - Constructor for class dev.openfga.sdk.api.client.model.ClientCheckRequest
 
ClientCheckResponse - Class in dev.openfga.sdk.api.client.model
 
ClientCheckResponse(ApiResponse<CheckResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientCheckResponse
 
ClientConfiguration - Class in dev.openfga.sdk.api.configuration
 
ClientConfiguration() - Constructor for class dev.openfga.sdk.api.configuration.ClientConfiguration
 
ClientCreateStoreOptions - Class in dev.openfga.sdk.api.configuration
 
ClientCreateStoreOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientCreateStoreOptions
 
ClientCreateStoreResponse - Class in dev.openfga.sdk.api.client.model
 
ClientCreateStoreResponse(ApiResponse<CreateStoreResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientCreateStoreResponse
 
ClientCredentials - Class in dev.openfga.sdk.api.configuration
 
ClientCredentials() - Constructor for class dev.openfga.sdk.api.configuration.ClientCredentials
 
ClientDeleteStoreOptions - Class in dev.openfga.sdk.api.configuration
 
ClientDeleteStoreOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientDeleteStoreOptions
 
ClientDeleteStoreResponse - Class in dev.openfga.sdk.api.client.model
 
ClientDeleteStoreResponse(ApiResponse<Void>) - Constructor for class dev.openfga.sdk.api.client.model.ClientDeleteStoreResponse
 
ClientDeleteTuplesOptions - Class in dev.openfga.sdk.api.configuration
 
ClientDeleteTuplesOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientDeleteTuplesOptions
 
ClientExpandOptions - Class in dev.openfga.sdk.api.configuration
 
ClientExpandOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientExpandOptions
 
ClientExpandRequest - Class in dev.openfga.sdk.api.client.model
 
ClientExpandRequest() - Constructor for class dev.openfga.sdk.api.client.model.ClientExpandRequest
 
ClientExpandResponse - Class in dev.openfga.sdk.api.client.model
 
ClientExpandResponse(ApiResponse<ExpandResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientExpandResponse
 
ClientGetStoreOptions - Class in dev.openfga.sdk.api.configuration
 
ClientGetStoreOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientGetStoreOptions
 
ClientGetStoreResponse - Class in dev.openfga.sdk.api.client.model
 
ClientGetStoreResponse(ApiResponse<GetStoreResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientGetStoreResponse
 
clientId(String) - Method in class dev.openfga.sdk.api.configuration.ClientCredentials
 
ClientListObjectsOptions - Class in dev.openfga.sdk.api.configuration
 
ClientListObjectsOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientListObjectsOptions
 
ClientListObjectsRequest - Class in dev.openfga.sdk.api.client.model
 
ClientListObjectsRequest() - Constructor for class dev.openfga.sdk.api.client.model.ClientListObjectsRequest
 
ClientListObjectsResponse - Class in dev.openfga.sdk.api.client.model
 
ClientListObjectsResponse(ApiResponse<ListObjectsResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientListObjectsResponse
 
ClientListRelationsOptions - Class in dev.openfga.sdk.api.configuration
 
ClientListRelationsOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientListRelationsOptions
 
ClientListRelationsRequest - Class in dev.openfga.sdk.api.client.model
 
ClientListRelationsRequest() - Constructor for class dev.openfga.sdk.api.client.model.ClientListRelationsRequest
 
ClientListRelationsResponse - Class in dev.openfga.sdk.api.client.model
 
ClientListRelationsResponse(List<String>) - Constructor for class dev.openfga.sdk.api.client.model.ClientListRelationsResponse
 
ClientListStoresOptions - Class in dev.openfga.sdk.api.configuration
 
ClientListStoresOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientListStoresOptions
 
ClientListStoresResponse - Class in dev.openfga.sdk.api.client.model
 
ClientListStoresResponse(ApiResponse<ListStoresResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientListStoresResponse
 
ClientListUsersOptions - Class in dev.openfga.sdk.api.configuration
 
ClientListUsersOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientListUsersOptions
 
ClientListUsersRequest - Class in dev.openfga.sdk.api.client.model
 
ClientListUsersRequest() - Constructor for class dev.openfga.sdk.api.client.model.ClientListUsersRequest
 
ClientListUsersResponse - Class in dev.openfga.sdk.api.client.model
 
ClientListUsersResponse(ApiResponse<ListUsersResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientListUsersResponse
 
ClientReadAssertionsOptions - Class in dev.openfga.sdk.api.configuration
 
ClientReadAssertionsOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientReadAssertionsOptions
 
ClientReadAssertionsResponse - Class in dev.openfga.sdk.api.client.model
 
ClientReadAssertionsResponse(ApiResponse<ReadAssertionsResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientReadAssertionsResponse
 
ClientReadAuthorizationModelOptions - Class in dev.openfga.sdk.api.configuration
 
ClientReadAuthorizationModelOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelOptions
 
ClientReadAuthorizationModelResponse - Class in dev.openfga.sdk.api.client.model
 
ClientReadAuthorizationModelResponse(ApiResponse<ReadAuthorizationModelResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientReadAuthorizationModelResponse
 
ClientReadAuthorizationModelsOptions - Class in dev.openfga.sdk.api.configuration
 
ClientReadAuthorizationModelsOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelsOptions
 
ClientReadAuthorizationModelsResponse - Class in dev.openfga.sdk.api.client.model
 
ClientReadAuthorizationModelsResponse(ApiResponse<ReadAuthorizationModelsResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientReadAuthorizationModelsResponse
 
ClientReadChangesOptions - Class in dev.openfga.sdk.api.configuration
 
ClientReadChangesOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientReadChangesOptions
 
ClientReadChangesRequest - Class in dev.openfga.sdk.api.client.model
 
ClientReadChangesRequest() - Constructor for class dev.openfga.sdk.api.client.model.ClientReadChangesRequest
 
ClientReadChangesResponse - Class in dev.openfga.sdk.api.client.model
 
ClientReadChangesResponse(ApiResponse<ReadChangesResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientReadChangesResponse
 
ClientReadLatestAuthorizationModelOptions - Class in dev.openfga.sdk.api.configuration
 
ClientReadLatestAuthorizationModelOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientReadLatestAuthorizationModelOptions
 
ClientReadOptions - Class in dev.openfga.sdk.api.configuration
 
ClientReadOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientReadOptions
 
ClientReadRequest - Class in dev.openfga.sdk.api.client.model
 
ClientReadRequest() - Constructor for class dev.openfga.sdk.api.client.model.ClientReadRequest
 
ClientReadResponse - Class in dev.openfga.sdk.api.client.model
 
ClientReadResponse(ApiResponse<ReadResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientReadResponse
 
ClientRelationshipCondition - Class in dev.openfga.sdk.api.client.model
 
ClientRelationshipCondition() - Constructor for class dev.openfga.sdk.api.client.model.ClientRelationshipCondition
 
clientSecret(String) - Method in class dev.openfga.sdk.api.configuration.ClientCredentials
 
ClientTupleKey - Class in dev.openfga.sdk.api.client.model
 
ClientTupleKey() - Constructor for class dev.openfga.sdk.api.client.model.ClientTupleKey
 
ClientTupleKeyWithoutCondition - Class in dev.openfga.sdk.api.client.model
 
ClientTupleKeyWithoutCondition() - Constructor for class dev.openfga.sdk.api.client.model.ClientTupleKeyWithoutCondition
 
ClientWriteAssertionsOptions - Class in dev.openfga.sdk.api.configuration
 
ClientWriteAssertionsOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientWriteAssertionsOptions
 
ClientWriteAssertionsResponse - Class in dev.openfga.sdk.api.client.model
 
ClientWriteAssertionsResponse(ApiResponse<Void>) - Constructor for class dev.openfga.sdk.api.client.model.ClientWriteAssertionsResponse
 
ClientWriteAuthorizationModelOptions - Class in dev.openfga.sdk.api.configuration
 
ClientWriteAuthorizationModelOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientWriteAuthorizationModelOptions
 
ClientWriteAuthorizationModelResponse - Class in dev.openfga.sdk.api.client.model
 
ClientWriteAuthorizationModelResponse(ApiResponse<WriteAuthorizationModelResponse>) - Constructor for class dev.openfga.sdk.api.client.model.ClientWriteAuthorizationModelResponse
 
ClientWriteOptions - Class in dev.openfga.sdk.api.configuration
 
ClientWriteOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientWriteOptions
 
ClientWriteRequest - Class in dev.openfga.sdk.api.client.model
 
ClientWriteRequest() - Constructor for class dev.openfga.sdk.api.client.model.ClientWriteRequest
 
ClientWriteResponse - Class in dev.openfga.sdk.api.client.model
 
ClientWriteResponse(ApiResponse<Object>) - Constructor for class dev.openfga.sdk.api.client.model.ClientWriteResponse
 
ClientWriteTuplesOptions - Class in dev.openfga.sdk.api.configuration
 
ClientWriteTuplesOptions() - Constructor for class dev.openfga.sdk.api.configuration.ClientWriteTuplesOptions
 
code(ErrorCode) - Method in class dev.openfga.sdk.api.model.UnauthenticatedResponse
 
code(ErrorCode) - Method in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
 
code(InternalErrorCode) - Method in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
 
code(NotFoundErrorCode) - Method in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
 
code(UnprocessableContentErrorCode) - Method in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
 
code(Integer) - Method in class dev.openfga.sdk.api.model.Status
 
code(String) - Method in class dev.openfga.sdk.api.model.AbortedMessageResponse
 
computed(Computed) - Method in class dev.openfga.sdk.api.model.Leaf
 
computed(List<Computed>) - Method in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
 
Computed - Class in dev.openfga.sdk.api.model
Computed
Computed() - Constructor for class dev.openfga.sdk.api.model.Computed
 
computedUserset(ObjectRelation) - Method in class dev.openfga.sdk.api.model.TupleToUserset
 
computedUserset(ObjectRelation) - Method in class dev.openfga.sdk.api.model.Userset
 
condition(ClientRelationshipCondition) - Method in class dev.openfga.sdk.api.client.model.ClientTupleKey
 
condition(ClientRelationshipCondition) - Method in class dev.openfga.sdk.api.client.model.ClientTupleKeyWithoutCondition
Adds a condition to the tuple key.
condition(RelationshipCondition) - Method in class dev.openfga.sdk.api.model.TupleKey
 
condition(String) - Method in class dev.openfga.sdk.api.model.RelationReference
 
Condition - Class in dev.openfga.sdk.api.model
Condition
Condition() - Constructor for class dev.openfga.sdk.api.model.Condition
 
ConditionMetadata - Class in dev.openfga.sdk.api.model
ConditionMetadata
ConditionMetadata() - Constructor for class dev.openfga.sdk.api.model.ConditionMetadata
 
ConditionParamTypeRef - Class in dev.openfga.sdk.api.model
ConditionParamTypeRef
ConditionParamTypeRef() - Constructor for class dev.openfga.sdk.api.model.ConditionParamTypeRef
 
conditions(Map<String, Condition>) - Method in class dev.openfga.sdk.api.model.AuthorizationModel
 
conditions(Map<String, Condition>) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
Configuration - Class in dev.openfga.sdk.api.configuration
Configurations for an api client.
Configuration() - Constructor for class dev.openfga.sdk.api.configuration.Configuration
 
ConfigurationOverride - Class in dev.openfga.sdk.api.configuration
Configuration overrides for an api client.
ConfigurationOverride() - Constructor for class dev.openfga.sdk.api.configuration.ConfigurationOverride
 
connectTimeout(Duration) - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
 
connectTimeout(Duration) - Method in class dev.openfga.sdk.api.configuration.Configuration
Sets the connect timeout (in milliseconds) for the http client.
connectTimeout(Duration) - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
Sets the connect timeout (in milliseconds) for the http client.
consistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.configuration.ClientBatchCheckOptions
 
consistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.configuration.ClientCheckOptions
 
consistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.configuration.ClientExpandOptions
 
consistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.configuration.ClientListObjectsOptions
 
consistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.configuration.ClientListRelationsOptions
 
consistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.configuration.ClientListUsersOptions
 
consistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.configuration.ClientReadOptions
 
consistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.model.CheckRequest
 
consistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.model.ExpandRequest
 
consistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
consistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
consistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.model.ReadRequest
 
ConsistencyPreference - Enum in dev.openfga.sdk.api.model
- UNSPECIFIED: Default if not set.
context(Object) - Method in class dev.openfga.sdk.api.client.model.ClientCheckRequest
 
context(Object) - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsRequest
 
context(Object) - Method in class dev.openfga.sdk.api.client.model.ClientListRelationsRequest
 
context(Object) - Method in class dev.openfga.sdk.api.client.model.ClientListUsersRequest
 
context(Object) - Method in class dev.openfga.sdk.api.client.model.ClientRelationshipCondition
 
context(Object) - Method in class dev.openfga.sdk.api.model.CheckRequest
 
context(Object) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
context(Object) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
context(Object) - Method in class dev.openfga.sdk.api.model.RelationshipCondition
 
contextualTupleKeys(List<ClientTupleKey>) - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsRequest
 
contextualTupleKeys(List<ClientTupleKey>) - Method in class dev.openfga.sdk.api.client.model.ClientListRelationsRequest
 
contextualTupleKeys(List<ClientTupleKey>) - Method in class dev.openfga.sdk.api.client.model.ClientListUsersRequest
 
ContextualTupleKeys - Class in dev.openfga.sdk.api.model
ContextualTupleKeys
ContextualTupleKeys() - Constructor for class dev.openfga.sdk.api.model.ContextualTupleKeys
 
contextualTuples(ContextualTupleKeys) - Method in class dev.openfga.sdk.api.model.CheckRequest
 
contextualTuples(ContextualTupleKeys) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
contextualTuples(List<ClientTupleKey>) - Method in class dev.openfga.sdk.api.client.model.ClientCheckRequest
 
contextualTuples(List<TupleKey>) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
continuationToken(String) - Method in class dev.openfga.sdk.api.configuration.ClientListStoresOptions
 
continuationToken(String) - Method in class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelsOptions
 
continuationToken(String) - Method in class dev.openfga.sdk.api.configuration.ClientReadChangesOptions
 
continuationToken(String) - Method in class dev.openfga.sdk.api.configuration.ClientReadOptions
 
continuationToken(String) - Method in class dev.openfga.sdk.api.model.ListStoresResponse
 
continuationToken(String) - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
 
continuationToken(String) - Method in class dev.openfga.sdk.api.model.ReadChangesResponse
 
continuationToken(String) - Method in class dev.openfga.sdk.api.model.ReadRequest
 
continuationToken(String) - Method in class dev.openfga.sdk.api.model.ReadResponse
 
Counter - Class in dev.openfga.sdk.telemetry
Represents a counter used for telemetry purposes.
Counter(String, String) - Constructor for class dev.openfga.sdk.telemetry.Counter
Constructs a new Counter with the specified name, unit, and description.
Counters - Class in dev.openfga.sdk.telemetry
The Counters class represents telemetry counters used in the OpenFGA SDK.
Counters() - Constructor for class dev.openfga.sdk.telemetry.Counters
 
createdAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
 
createdAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.GetStoreResponse
 
createdAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.Store
 
createDefaultHttpClientBuilder() - Method in class dev.openfga.sdk.api.client.ApiClient
 
createDefaultObjectMapper() - Method in class dev.openfga.sdk.api.client.ApiClient
 
createStore(CreateStoreRequest) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
CreateStore - Initialize a store
createStore(CreateStoreRequest) - Method in class dev.openfga.sdk.api.OpenFgaApi
Create a store Create a unique OpenFGA store which will be used to store authorization models and relationship tuples.
createStore(CreateStoreRequest, ClientCreateStoreOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
CreateStore - Initialize a store
createStore(CreateStoreRequest, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Create a store Create a unique OpenFGA store which will be used to store authorization models and relationship tuples.
CreateStoreRequest - Class in dev.openfga.sdk.api.model
CreateStoreRequest
CreateStoreRequest() - Constructor for class dev.openfga.sdk.api.model.CreateStoreRequest
 
CreateStoreResponse - Class in dev.openfga.sdk.api.model
CreateStoreResponse
CreateStoreResponse() - Constructor for class dev.openfga.sdk.api.model.CreateStoreResponse
 
credentials(Credentials) - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
 
credentials(Credentials) - Method in class dev.openfga.sdk.api.configuration.Configuration
Set the credentials.
credentials(Credentials) - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
Set the credentials.
Credentials - Class in dev.openfga.sdk.api.configuration
 
Credentials() - Constructor for class dev.openfga.sdk.api.configuration.Credentials
 
Credentials(ApiToken) - Constructor for class dev.openfga.sdk.api.configuration.Credentials
 
Credentials(ClientCredentials) - Constructor for class dev.openfga.sdk.api.configuration.Credentials
 
CREDENTIALS_REQUEST - Static variable in class dev.openfga.sdk.telemetry.Counters
The CREDENTIALS_REQUEST counter represents the number of times an access token is requested.
CredentialsMethod - Enum in dev.openfga.sdk.api.configuration
Mutually exclusive methods for delivering credentials.
credentialsRequest(Long, Map<Attribute, String>) - Method in class dev.openfga.sdk.telemetry.Metrics
Returns a LongCounter counter for tracking the number of times an access token is requested through ClientCredentials.

D

DATA_LOSS - dev.openfga.sdk.api.model.InternalErrorCode
 
DEADLINE_EXCEEDED - dev.openfga.sdk.api.model.InternalErrorCode
 
defaultHeaders(Map<String, String>) - Method in class dev.openfga.sdk.api.configuration.Configuration
 
DELETE - dev.openfga.sdk.api.model.TupleOperation
 
deletedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.GetStoreResponse
 
deletedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.Store
 
deletes(WriteRequestDeletes) - Method in class dev.openfga.sdk.api.model.WriteRequest
 
deletes(List<ClientTupleKeyWithoutCondition>) - Method in class dev.openfga.sdk.api.client.model.ClientWriteRequest
 
deleteStore() - Method in class dev.openfga.sdk.api.client.OpenFgaClient
DeleteStore - Delete a store
deleteStore(ClientDeleteStoreOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
DeleteStore - Delete a store
deleteStore(String) - Method in class dev.openfga.sdk.api.OpenFgaApi
Delete a store Delete an OpenFGA store.
deleteStore(String, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Delete a store Delete an OpenFGA store.
deleteTuples(List<ClientTupleKeyWithoutCondition>) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
DeleteTuples - Utility method to delete tuples, wraps Write
deleteTuples(List<ClientTupleKeyWithoutCondition>, ClientDeleteTuplesOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
DeleteTuples - Utility method to delete tuples, wraps Write
description - Variable in class dev.openfga.sdk.telemetry.Metric
 
details(List<Any>) - Method in class dev.openfga.sdk.api.model.Status
 
dev.openfga.sdk.api - package dev.openfga.sdk.api
 
dev.openfga.sdk.api.auth - package dev.openfga.sdk.api.auth
 
dev.openfga.sdk.api.client - package dev.openfga.sdk.api.client
 
dev.openfga.sdk.api.client.model - package dev.openfga.sdk.api.client.model
 
dev.openfga.sdk.api.configuration - package dev.openfga.sdk.api.configuration
 
dev.openfga.sdk.api.model - package dev.openfga.sdk.api.model
 
dev.openfga.sdk.errors - package dev.openfga.sdk.errors
 
dev.openfga.sdk.telemetry - package dev.openfga.sdk.telemetry
 
dev.openfga.sdk.util - package dev.openfga.sdk.util
 
difference(Difference) - Method in class dev.openfga.sdk.api.model.Userset
 
difference(UsersetTreeDifference) - Method in class dev.openfga.sdk.api.model.Node
 
Difference - Class in dev.openfga.sdk.api.model
Difference
Difference() - Constructor for class dev.openfga.sdk.api.model.Difference
 
DIFFERENCE_BASE_MISSING_VALUE - dev.openfga.sdk.api.model.ErrorCode
 
directlyRelatedUserTypes(List<RelationReference>) - Method in class dev.openfga.sdk.api.model.RelationMetadata
 
disableTransactions() - Method in class dev.openfga.sdk.api.configuration.ClientWriteOptions
 
disableTransactions(boolean) - Method in class dev.openfga.sdk.api.configuration.ClientWriteOptions
 
DOUBLE - dev.openfga.sdk.api.model.TypeName
 
DUPLICATE_CONTEXTUAL_TUPLE - dev.openfga.sdk.api.model.ErrorCode
 
DURATION - dev.openfga.sdk.api.model.TypeName
 

E

EMPTY_RELATION_DEFINITION - dev.openfga.sdk.api.model.ErrorCode
 
equals(Object) - Method in class dev.openfga.sdk.api.model.AbortedMessageResponse
Return true if this AbortedMessageResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.AbstractOpenApiSchema
 
equals(Object) - Method in class dev.openfga.sdk.api.model.Any
Return true if this Any object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Assertion
Return true if this Assertion object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
Return true if this AssertionTupleKey object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.AuthorizationModel
Return true if this AuthorizationModel object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.CheckRequest
Return true if this Check_request object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
Return true if this CheckRequestTupleKey object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.CheckResponse
Return true if this CheckResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Computed
Return true if this Computed object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Condition
Return true if this Condition object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ConditionMetadata
Return true if this ConditionMetadata object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ConditionParamTypeRef
Return true if this ConditionParamTypeRef object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ContextualTupleKeys
Return true if this ContextualTupleKeys object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.CreateStoreRequest
Return true if this CreateStoreRequest object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
Return true if this CreateStoreResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Difference
Return true if this Difference object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ExpandRequest
Return true if this Expand_request object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
Return true if this ExpandRequestTupleKey object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ExpandResponse
Return true if this ExpandResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.FgaObject
Return true if this FgaObject object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.GetStoreResponse
Return true if this GetStoreResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
Return true if this InternalErrorMessageResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Leaf
Return true if this Leaf object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
Return true if this ListObjects_request object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ListObjectsResponse
Return true if this ListObjectsResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ListStoresResponse
Return true if this ListStoresResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
Return true if this ListUsers_request object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ListUsersResponse
Return true if this ListUsersResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Metadata
Return true if this Metadata object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Node
Return true if this Node object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Nodes
Return true if this Nodes object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ObjectRelation
Return true if this ObjectRelation object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
Return true if this PathUnknownErrorMessageResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ReadAssertionsResponse
Return true if this ReadAssertionsResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelResponse
Return true if this ReadAuthorizationModelResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
Return true if this ReadAuthorizationModelsResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ReadChangesResponse
Return true if this ReadChangesResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ReadRequest
Return true if this Read_request object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
Return true if this ReadRequestTupleKey object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ReadResponse
Return true if this ReadResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.RelationMetadata
Return true if this RelationMetadata object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.RelationReference
Return true if this RelationReference object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.RelationshipCondition
Return true if this RelationshipCondition object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.SourceInfo
Return true if this SourceInfo object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Status
Return true if this Status object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Store
Return true if this Store object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Tuple
Return true if this Tuple object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.TupleChange
Return true if this TupleChange object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.TupleKey
Return true if this TupleKey object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
Return true if this TupleKeyWithoutCondition object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.TupleToUserset
Return true if this TupleToUserset object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.TypeDefinition
Return true if this TypeDefinition object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.TypedWildcard
Return true if this TypedWildcard object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.UnauthenticatedResponse
Return true if this UnauthenticatedResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
Return true if this UnprocessableContentMessageResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.User
Return true if this User object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Users
Return true if this Users object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Userset
Return true if this Userset object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.Usersets
Return true if this Usersets object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.UsersetTree
Return true if this UsersetTree object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.UsersetTreeDifference
Return true if this UsersetTree.Difference object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
Return true if this UsersetTree.TupleToUserset object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.UsersetUser
Return true if this UsersetUser object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.UserTypeFilter
Return true if this UserTypeFilter object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
Return true if this ValidationErrorMessageResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.WriteAssertionsRequest
Return true if this WriteAssertions_request object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
Return true if this WriteAuthorizationModel_request object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelResponse
Return true if this WriteAuthorizationModelResponse object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.WriteRequest
Return true if this Write_request object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.WriteRequestDeletes
Return true if this WriteRequestDeletes object is equal to o.
equals(Object) - Method in class dev.openfga.sdk.api.model.WriteRequestWrites
Return true if this WriteRequestWrites object is equal to o.
ErrorCode - Enum in dev.openfga.sdk.api.model
Gets or Sets ErrorCode
EXCEEDED_ENTITY_LIMIT - dev.openfga.sdk.api.model.ErrorCode
 
expand(ClientExpandRequest) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
Expand - Expands the relationships in userset tree format (evaluates)
expand(ClientExpandRequest, ClientExpandOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
Expand - Expands the relationships in userset tree format (evaluates)
expand(String, ExpandRequest) - Method in class dev.openfga.sdk.api.OpenFgaApi
Expand all relationships in userset tree format, and following userset rewrite rules.
expand(String, ExpandRequest, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Expand all relationships in userset tree format, and following userset rewrite rules.
ExpandRequest - Class in dev.openfga.sdk.api.model
ExpandRequest
ExpandRequest() - Constructor for class dev.openfga.sdk.api.model.ExpandRequest
 
ExpandRequestTupleKey - Class in dev.openfga.sdk.api.model
ExpandRequestTupleKey
ExpandRequestTupleKey() - Constructor for class dev.openfga.sdk.api.model.ExpandRequestTupleKey
 
ExpandResponse - Class in dev.openfga.sdk.api.model
ExpandResponse
ExpandResponse() - Constructor for class dev.openfga.sdk.api.model.ExpandResponse
 
expectation(boolean) - Method in class dev.openfga.sdk.api.client.ClientAssertion
 
expectation(Boolean) - Method in class dev.openfga.sdk.api.model.Assertion
 
expression(String) - Method in class dev.openfga.sdk.api.model.Condition
 

F

FAILED_PRECONDITION - dev.openfga.sdk.api.model.InternalErrorCode
 
FGA_CLIENT_REQUEST_CLIENT_ID - Static variable in class dev.openfga.sdk.telemetry.Attributes
The client ID used in the request, if applicable.
FGA_CLIENT_REQUEST_METHOD - Static variable in class dev.openfga.sdk.telemetry.Attributes
The FGA method/action of the request.
FGA_CLIENT_REQUEST_MODEL_ID - Static variable in class dev.openfga.sdk.telemetry.Attributes
The authorization model ID used in the request, if applicable.
FGA_CLIENT_REQUEST_STORE_ID - Static variable in class dev.openfga.sdk.telemetry.Attributes
The store ID used in the request, if applicable.
FGA_CLIENT_RESPONSE_MODEL_ID - Static variable in class dev.openfga.sdk.telemetry.Attributes
The authorization model ID used by the server when evaluating the request, if applicable.
FGA_CLIENT_USER - Static variable in class dev.openfga.sdk.telemetry.Attributes
The user associated with the action of the request, if applicable.
FgaApiAuthenticationError - Exception in dev.openfga.sdk.errors
 
FgaApiAuthenticationError(String, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.FgaApiAuthenticationError
 
FgaApiAuthenticationError(String, Throwable, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.FgaApiAuthenticationError
 
FgaApiInternalError - Exception in dev.openfga.sdk.errors
 
FgaApiInternalError(String, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.FgaApiInternalError
 
FgaApiInternalError(String, Throwable, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.FgaApiInternalError
 
FgaApiNotFoundError - Exception in dev.openfga.sdk.errors
 
FgaApiNotFoundError(String, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.FgaApiNotFoundError
 
FgaApiNotFoundError(String, Throwable, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.FgaApiNotFoundError
 
FgaApiRateLimitExceededError - Exception in dev.openfga.sdk.errors
 
FgaApiRateLimitExceededError(String, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.FgaApiRateLimitExceededError
 
FgaApiRateLimitExceededError(String, Throwable, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.FgaApiRateLimitExceededError
 
FgaApiValidationError - Exception in dev.openfga.sdk.errors
 
FgaApiValidationError(String, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.FgaApiValidationError
 
FgaApiValidationError(String, Throwable, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.FgaApiValidationError
 
FgaError - Exception in dev.openfga.sdk.errors
 
FgaError(String, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.FgaError
 
FgaError(String, Throwable, int, HttpHeaders, String) - Constructor for exception dev.openfga.sdk.errors.FgaError
 
FgaInvalidParameterException - Exception in dev.openfga.sdk.errors
 
FgaInvalidParameterException(String) - Constructor for exception dev.openfga.sdk.errors.FgaInvalidParameterException
 
FgaInvalidParameterException(String, String) - Constructor for exception dev.openfga.sdk.errors.FgaInvalidParameterException
 
FgaInvalidParameterException(String, String, Throwable) - Constructor for exception dev.openfga.sdk.errors.FgaInvalidParameterException
 
FgaObject - Class in dev.openfga.sdk.api.model
Object represents an OpenFGA Object.
FgaObject() - Constructor for class dev.openfga.sdk.api.model.FgaObject
 
FORBIDDEN - Static variable in class dev.openfga.sdk.errors.HttpStatusCode
 
formRequestBuilder(String, String, String, Configuration) - Static method in class dev.openfga.sdk.api.client.ApiClient
Creates a HttpRequest.Builder for a x-www-form-urlencoded request.
fromApiResponse(ApiResponse<?>, Credentials) - Static method in class dev.openfga.sdk.telemetry.Attributes
Converts an API response and credentials into a map of attributes for telemetry purposes.
fromBatchCheckResponses(List<ClientBatchCheckResponse>) - Static method in class dev.openfga.sdk.api.client.model.ClientListRelationsResponse
 
fromHttpResponse(HttpResponse<?>, Credentials) - Static method in class dev.openfga.sdk.telemetry.Attributes
Converts an HTTP response and credentials into a map of attributes for telemetry purposes.
fromValue(String) - Static method in enum dev.openfga.sdk.api.model.ConsistencyPreference
 
fromValue(String) - Static method in enum dev.openfga.sdk.api.model.ErrorCode
 
fromValue(String) - Static method in enum dev.openfga.sdk.api.model.InternalErrorCode
 
fromValue(String) - Static method in enum dev.openfga.sdk.api.model.NotFoundErrorCode
 
fromValue(String) - Static method in enum dev.openfga.sdk.api.model.NullValue
 
fromValue(String) - Static method in enum dev.openfga.sdk.api.model.TupleOperation
 
fromValue(String) - Static method in enum dev.openfga.sdk.api.model.TypeName
 
fromValue(String) - Static method in enum dev.openfga.sdk.api.model.UnprocessableContentErrorCode
 

G

genericTypes(List<ConditionParamTypeRef>) - Method in class dev.openfga.sdk.api.model.ConditionParamTypeRef
 
getAccessToken() - Method in class dev.openfga.sdk.api.auth.OAuth2Client
Gets an access token, handling exchange when necessary.
getActualInstance() - Method in class dev.openfga.sdk.api.model.AbstractOpenApiSchema
Get the actual instance
getActualInstanceRecursively() - Method in class dev.openfga.sdk.api.model.AbstractOpenApiSchema
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
getAdditionalHeaders() - Method in interface dev.openfga.sdk.api.configuration.AdditionalHeadersSupplier
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientBatchCheckOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientCheckOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientCreateStoreOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientDeleteStoreOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientDeleteTuplesOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientExpandOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientGetStoreOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientListObjectsOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientListRelationsOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientListStoresOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientListUsersOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientReadAssertionsOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelsOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientReadChangesOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientReadLatestAuthorizationModelOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientReadOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientWriteAssertionsOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientWriteAuthorizationModelOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientWriteOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ClientWriteTuplesOptions
 
getAdditionalHeaders() - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
 
getAdditionalProperties() - Method in class dev.openfga.sdk.api.model.Any
Return the additional (undeclared) properties.
getAdditionalProperty(String) - Method in class dev.openfga.sdk.api.model.Any
Return the additional (undeclared) property with the specified name.
getAllowed() - Method in class dev.openfga.sdk.api.client.model.ClientBatchCheckResponse
Returns the result of the check.
getAllowed() - Method in class dev.openfga.sdk.api.model.CheckResponse
Get allowed
getApiAudience() - Method in class dev.openfga.sdk.api.configuration.ClientCredentials
 
getApiErrorCode() - Method in exception dev.openfga.sdk.errors.FgaError
 
getApiToken() - Method in class dev.openfga.sdk.api.configuration.Credentials
 
getApiTokenIssuer() - Method in class dev.openfga.sdk.api.configuration.ClientCredentials
 
getApiUrl() - Method in interface dev.openfga.sdk.api.configuration.BaseConfiguration
 
getApiUrl() - Method in class dev.openfga.sdk.api.configuration.Configuration
Get the API URL that was set.
getApiUrl() - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
Get the API URL that was set.
getAssertions() - Method in class dev.openfga.sdk.api.model.ReadAssertionsResponse
Get assertions
getAssertions() - Method in class dev.openfga.sdk.api.model.WriteAssertionsRequest
Get assertions
getAsyncResponseInterceptor() - Method in class dev.openfga.sdk.api.client.ApiClient
Get the custom async response interceptor.
getAtType() - Method in class dev.openfga.sdk.api.model.Any
Get atType
getAudience() - Method in exception dev.openfga.sdk.errors.FgaError
 
getAuthorizationModel() - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelResponse
Get authorizationModel
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientBatchCheckOptions
 
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientCheckOptions
 
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
Get the Authorization Model ID.
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientExpandOptions
 
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientListObjectsOptions
 
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientListRelationsOptions
 
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientListUsersOptions
 
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientReadAssertionsOptions
 
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelOptions
 
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientWriteAssertionsOptions
 
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientWriteOptions
 
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.model.CheckRequest
Get authorizationModelId
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.model.ExpandRequest
Get authorizationModelId
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
Get authorizationModelId
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.model.ListUsersRequest
Get authorizationModelId
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.model.ReadAssertionsResponse
Get authorizationModelId
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelResponse
Get authorizationModelId
getAuthorizationModelId() - Method in class dev.openfga.sdk.api.model.WriteRequest
Get authorizationModelId
getAuthorizationModelIdChecked() - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
Get the Authorization Model ID.
getAuthorizationModelIdChecked() - Method in class dev.openfga.sdk.api.configuration.ClientReadAssertionsOptions
 
getAuthorizationModelIdChecked() - Method in class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelOptions
 
getAuthorizationModelIdChecked() - Method in class dev.openfga.sdk.api.configuration.ClientWriteAssertionsOptions
 
getAuthorizationModels() - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
Get authorizationModels
getBase() - Method in class dev.openfga.sdk.api.model.Difference
Get base
getBase() - Method in class dev.openfga.sdk.api.model.UsersetTreeDifference
Get base
getChanges() - Method in class dev.openfga.sdk.api.model.ReadChangesResponse
Get changes
getChild() - Method in class dev.openfga.sdk.api.model.Usersets
Get child
getClientCredentials() - Method in class dev.openfga.sdk.api.configuration.Credentials
 
getClientId() - Method in class dev.openfga.sdk.api.configuration.ClientCredentials
 
getClientId() - Method in exception dev.openfga.sdk.errors.FgaError
 
getClientSecret() - Method in class dev.openfga.sdk.api.configuration.ClientCredentials
 
getCode() - Method in class dev.openfga.sdk.api.model.AbortedMessageResponse
Get code
getCode() - Method in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
Get code
getCode() - Method in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
Get code
getCode() - Method in class dev.openfga.sdk.api.model.Status
Get code
getCode() - Method in class dev.openfga.sdk.api.model.UnauthenticatedResponse
Get code
getCode() - Method in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
Get code
getCode() - Method in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
Get code
getComputed() - Method in class dev.openfga.sdk.api.model.Leaf
Get computed
getComputed() - Method in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
Get computed
getComputedUserset() - Method in class dev.openfga.sdk.api.model.TupleToUserset
Get computedUserset
getComputedUserset() - Method in class dev.openfga.sdk.api.model.Userset
Get computedUserset
getCondition() - Method in class dev.openfga.sdk.api.client.model.ClientTupleKey
 
getCondition() - Method in class dev.openfga.sdk.api.model.RelationReference
The name of a condition that is enforced over the allowed relation.
getCondition() - Method in class dev.openfga.sdk.api.model.TupleKey
Get condition
getConditions() - Method in class dev.openfga.sdk.api.model.AuthorizationModel
Get conditions
getConditions() - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
Get conditions
getConnectTimeout() - Method in interface dev.openfga.sdk.api.configuration.BaseConfiguration
 
getConnectTimeout() - Method in class dev.openfga.sdk.api.configuration.Configuration
Get connection timeout (in milliseconds).
getConnectTimeout() - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
Get connection timeout (in milliseconds).
getConsistency() - Method in class dev.openfga.sdk.api.configuration.ClientBatchCheckOptions
 
getConsistency() - Method in class dev.openfga.sdk.api.configuration.ClientCheckOptions
 
getConsistency() - Method in class dev.openfga.sdk.api.configuration.ClientExpandOptions
 
getConsistency() - Method in class dev.openfga.sdk.api.configuration.ClientListObjectsOptions
 
getConsistency() - Method in class dev.openfga.sdk.api.configuration.ClientListRelationsOptions
 
getConsistency() - Method in class dev.openfga.sdk.api.configuration.ClientListUsersOptions
 
getConsistency() - Method in class dev.openfga.sdk.api.configuration.ClientReadOptions
 
getConsistency() - Method in class dev.openfga.sdk.api.model.CheckRequest
Get consistency
getConsistency() - Method in class dev.openfga.sdk.api.model.ExpandRequest
Get consistency
getConsistency() - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
Get consistency
getConsistency() - Method in class dev.openfga.sdk.api.model.ListUsersRequest
Get consistency
getConsistency() - Method in class dev.openfga.sdk.api.model.ReadRequest
Get consistency
getContext() - Method in class dev.openfga.sdk.api.client.model.ClientCheckRequest
Get context
getContext() - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsRequest
 
getContext() - Method in class dev.openfga.sdk.api.client.model.ClientListRelationsRequest
Get context
getContext() - Method in class dev.openfga.sdk.api.client.model.ClientListUsersRequest
Get context
getContext() - Method in class dev.openfga.sdk.api.client.model.ClientRelationshipCondition
 
getContext() - Method in class dev.openfga.sdk.api.model.CheckRequest
Additional request context that will be used to evaluate any ABAC conditions encountered in the query evaluation.
getContext() - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
Additional request context that will be used to evaluate any ABAC conditions encountered in the query evaluation.
getContext() - Method in class dev.openfga.sdk.api.model.ListUsersRequest
Additional request context that will be used to evaluate any ABAC conditions encountered in the query evaluation.
getContext() - Method in class dev.openfga.sdk.api.model.RelationshipCondition
Additional context/data to persist along with the condition.
getContextualTupleKeys() - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsRequest
 
getContextualTupleKeys() - Method in class dev.openfga.sdk.api.client.model.ClientListRelationsRequest
 
getContextualTupleKeys() - Method in class dev.openfga.sdk.api.client.model.ClientListUsersRequest
 
getContextualTuples() - Method in class dev.openfga.sdk.api.client.model.ClientCheckRequest
 
getContextualTuples() - Method in class dev.openfga.sdk.api.model.CheckRequest
Get contextualTuples
getContextualTuples() - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
Get contextualTuples
getContextualTuples() - Method in class dev.openfga.sdk.api.model.ListUsersRequest
Get contextualTuples
getContinuationToken() - Method in class dev.openfga.sdk.api.configuration.ClientListStoresOptions
 
getContinuationToken() - Method in class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelsOptions
 
getContinuationToken() - Method in class dev.openfga.sdk.api.configuration.ClientReadChangesOptions
 
getContinuationToken() - Method in class dev.openfga.sdk.api.configuration.ClientReadOptions
 
getContinuationToken() - Method in class dev.openfga.sdk.api.model.ListStoresResponse
The continuation token will be empty if there are no more stores.
getContinuationToken() - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
The continuation token will be empty if there are no more models.
getContinuationToken() - Method in class dev.openfga.sdk.api.model.ReadChangesResponse
The continuation token will be identical if there are no new changes.
getContinuationToken() - Method in class dev.openfga.sdk.api.model.ReadRequest
Get continuationToken
getContinuationToken() - Method in class dev.openfga.sdk.api.model.ReadResponse
The continuation token will be empty if there are no more tuples.
getCounter(Counter, Long, Map<Attribute, String>) - Method in class dev.openfga.sdk.telemetry.Metrics
Returns a LongCounter metric instance.
getCreatedAt() - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
Get createdAt
getCreatedAt() - Method in class dev.openfga.sdk.api.model.GetStoreResponse
Get createdAt
getCreatedAt() - Method in class dev.openfga.sdk.api.model.Store
Get createdAt
getCredentials() - Method in class dev.openfga.sdk.api.configuration.Configuration
Get the credentials.
getCredentials() - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
Get the configured credentials.
getCredentialsMethod() - Method in class dev.openfga.sdk.api.configuration.Credentials
 
getData() - Method in class dev.openfga.sdk.api.client.ApiResponse
 
getDefaultBaseUri() - Method in class dev.openfga.sdk.api.client.ApiClient
 
getDefaultHeaders() - Method in class dev.openfga.sdk.api.configuration.Configuration
 
getDeletedAt() - Method in class dev.openfga.sdk.api.model.GetStoreResponse
Get deletedAt
getDeletedAt() - Method in class dev.openfga.sdk.api.model.Store
Get deletedAt
getDeletes() - Method in class dev.openfga.sdk.api.client.model.ClientWriteRequest
 
getDeletes() - Method in class dev.openfga.sdk.api.model.WriteRequest
Get deletes
getDescription() - Method in class dev.openfga.sdk.telemetry.Metric
Returns the description of the metric.
getDetails() - Method in class dev.openfga.sdk.api.model.Status
Get details
getDifference() - Method in class dev.openfga.sdk.api.model.Node
Get difference
getDifference() - Method in class dev.openfga.sdk.api.model.Userset
Get difference
getDirectlyRelatedUserTypes() - Method in class dev.openfga.sdk.api.model.RelationMetadata
Get directlyRelatedUserTypes
getError(String, HttpRequest, Configuration, HttpResponse<String>, Throwable) - Static method in exception dev.openfga.sdk.errors.FgaError
 
getExpectation() - Method in class dev.openfga.sdk.api.client.ClientAssertion
 
getExpectation() - Method in class dev.openfga.sdk.api.model.Assertion
Get expectation
getExpression() - Method in class dev.openfga.sdk.api.model.Condition
A Google CEL expression, expressed as a string.
getFile() - Method in class dev.openfga.sdk.api.model.SourceInfo
Get _file
getGenericTypes() - Method in class dev.openfga.sdk.api.model.ConditionParamTypeRef
Get genericTypes
getGrantType() - Method in exception dev.openfga.sdk.errors.FgaError
 
getHeaders() - Method in class dev.openfga.sdk.api.client.ApiResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientBatchCheckResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientCheckResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientCreateStoreResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientDeleteStoreResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientExpandResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientGetStoreResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientListStoresResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientListUsersResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientReadAssertionsResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientReadAuthorizationModelResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientReadAuthorizationModelsResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientReadChangesResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientReadResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientWriteAssertionsResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientWriteAuthorizationModelResponse
 
getHeaders() - Method in class dev.openfga.sdk.api.client.model.ClientWriteResponse
 
getHistogram(Histogram, Double, Map<Attribute, String>) - Method in class dev.openfga.sdk.telemetry.Metrics
Returns a DoubleHistogram metric instance.
getHttpClient() - Method in class dev.openfga.sdk.api.client.ApiClient
Get an HttpClient based on the current HttpClient.Builder.
getHttpClientBuilder() - Method in class dev.openfga.sdk.api.client.ApiClient
Get the current HttpClient.Builder.
getId() - Method in class dev.openfga.sdk.api.model.AuthorizationModel
Get id
getId() - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
Get id
getId() - Method in class dev.openfga.sdk.api.model.FgaObject
Get id
getId() - Method in class dev.openfga.sdk.api.model.GetStoreResponse
Get id
getId() - Method in class dev.openfga.sdk.api.model.Store
Get id
getId() - Method in class dev.openfga.sdk.api.model.UsersetUser
Get id
getIntersection() - Method in class dev.openfga.sdk.api.model.Node
Get intersection
getIntersection() - Method in class dev.openfga.sdk.api.model.Userset
Get intersection
getKey() - Method in class dev.openfga.sdk.api.model.Tuple
Get key
getLeaf() - Method in class dev.openfga.sdk.api.model.Node
Get leaf
getMaxParallelRequests() - Method in class dev.openfga.sdk.api.configuration.ClientBatchCheckOptions
 
getMaxParallelRequests() - Method in class dev.openfga.sdk.api.configuration.ClientListRelationsOptions
 
getMaxRetries() - Method in interface dev.openfga.sdk.api.configuration.BaseConfiguration
 
getMaxRetries() - Method in class dev.openfga.sdk.api.configuration.Configuration
 
getMaxRetries() - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
 
getMessage() - Method in class dev.openfga.sdk.api.model.AbortedMessageResponse
Get message
getMessage() - Method in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
Get message
getMessage() - Method in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
Get message
getMessage() - Method in class dev.openfga.sdk.api.model.Status
Get message
getMessage() - Method in class dev.openfga.sdk.api.model.UnauthenticatedResponse
Get message
getMessage() - Method in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
Get message
getMessage() - Method in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
Get message
getMetadata() - Method in class dev.openfga.sdk.api.model.Condition
Get metadata
getMetadata() - Method in class dev.openfga.sdk.api.model.TypeDefinition
Get metadata
getMeter() - Method in class dev.openfga.sdk.telemetry.Metrics
Returns the Meter associated with this Metrics session.
getMethod() - Method in exception dev.openfga.sdk.errors.FgaError
 
getMinimumRetryDelay() - Method in interface dev.openfga.sdk.api.configuration.BaseConfiguration
 
getMinimumRetryDelay() - Method in class dev.openfga.sdk.api.configuration.Configuration
 
getMinimumRetryDelay() - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
 
getModule() - Method in class dev.openfga.sdk.api.model.ConditionMetadata
Get module
getModule() - Method in class dev.openfga.sdk.api.model.Metadata
Get module
getModule() - Method in class dev.openfga.sdk.api.model.RelationMetadata
Get module
getName() - Method in class dev.openfga.sdk.api.client.model.ClientRelationshipCondition
 
getName() - Method in class dev.openfga.sdk.api.model.Condition
Get name
getName() - Method in class dev.openfga.sdk.api.model.CreateStoreRequest
Get name
getName() - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
Get name
getName() - Method in class dev.openfga.sdk.api.model.GetStoreResponse
Get name
getName() - Method in class dev.openfga.sdk.api.model.Node
Get name
getName() - Method in class dev.openfga.sdk.api.model.RelationshipCondition
A reference (by name) of the relationship condition defined in the authorization model.
getName() - Method in class dev.openfga.sdk.api.model.Store
Get name
getName() - Method in class dev.openfga.sdk.telemetry.Attribute
Returns the name of the attribute.
getName() - Method in class dev.openfga.sdk.telemetry.Metric
Returns the name of the metric.
getName() - Method in class dev.openfga.sdk.util.Pair
 
getNodes() - Method in class dev.openfga.sdk.api.model.Nodes
Get nodes
getObject() - Method in class dev.openfga.sdk.api.client.ClientAssertion
Get _object
getObject() - Method in class dev.openfga.sdk.api.client.model.ClientCheckRequest
Get _object
getObject() - Method in class dev.openfga.sdk.api.client.model.ClientExpandRequest
Get _object
getObject() - Method in class dev.openfga.sdk.api.client.model.ClientListRelationsRequest
 
getObject() - Method in class dev.openfga.sdk.api.client.model.ClientListUsersRequest
Get _object
getObject() - Method in class dev.openfga.sdk.api.client.model.ClientReadRequest
Get _object
getObject() - Method in class dev.openfga.sdk.api.client.model.ClientTupleKeyWithoutCondition
Get _object
getObject() - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
Get _object
getObject() - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
Get _object
getObject() - Method in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
Get _object
getObject() - Method in class dev.openfga.sdk.api.model.ListUsersRequest
Get _object
getObject() - Method in class dev.openfga.sdk.api.model.ObjectRelation
Get _object
getObject() - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
Get _object
getObject() - Method in class dev.openfga.sdk.api.model.TupleKey
Get _object
getObject() - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
Get _object
getObject() - Method in class dev.openfga.sdk.api.model.User
Get _object
getObjectMapper() - Method in class dev.openfga.sdk.api.client.ApiClient
Get current ObjectMapper.
getObjects() - Method in class dev.openfga.sdk.api.model.ListObjectsResponse
Get objects
getOperation() - Method in class dev.openfga.sdk.api.model.TupleChange
Get operation
getPageSize() - Method in class dev.openfga.sdk.api.configuration.ClientListStoresOptions
 
getPageSize() - Method in class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelsOptions
 
getPageSize() - Method in class dev.openfga.sdk.api.configuration.ClientReadChangesOptions
 
getPageSize() - Method in class dev.openfga.sdk.api.configuration.ClientReadOptions
 
getPageSize() - Method in class dev.openfga.sdk.api.model.ReadRequest
Get pageSize
getParameters() - Method in class dev.openfga.sdk.api.model.Condition
A map of parameter names to the parameter's defined type reference.
getRawResponse() - Method in class dev.openfga.sdk.api.client.ApiResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientBatchCheckResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientCheckResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientCreateStoreResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientDeleteStoreResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientExpandResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientGetStoreResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientListStoresResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientListUsersResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientReadAssertionsResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientReadAuthorizationModelResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientReadAuthorizationModelsResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientReadChangesResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientReadResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientWriteAssertionsResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientWriteAuthorizationModelResponse
 
getRawResponse() - Method in class dev.openfga.sdk.api.client.model.ClientWriteResponse
 
getReadTimeout() - Method in interface dev.openfga.sdk.api.configuration.BaseConfiguration
 
getReadTimeout() - Method in class dev.openfga.sdk.api.configuration.Configuration
Get the read timeout that was set.
getReadTimeout() - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
Get the read timeout that was set.
getRelation() - Method in class dev.openfga.sdk.api.client.ClientAssertion
Get relation
getRelation() - Method in class dev.openfga.sdk.api.client.model.ClientBatchCheckResponse
 
getRelation() - Method in class dev.openfga.sdk.api.client.model.ClientCheckRequest
Get relation
getRelation() - Method in class dev.openfga.sdk.api.client.model.ClientExpandRequest
Get relation
getRelation() - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsRequest
Get relation
getRelation() - Method in class dev.openfga.sdk.api.client.model.ClientListUsersRequest
Get relation
getRelation() - Method in class dev.openfga.sdk.api.client.model.ClientReadRequest
Get relation
getRelation() - Method in class dev.openfga.sdk.api.client.model.ClientTupleKeyWithoutCondition
Get relation
getRelation() - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
Get relation
getRelation() - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
Get relation
getRelation() - Method in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
Get relation
getRelation() - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
Get relation
getRelation() - Method in class dev.openfga.sdk.api.model.ListUsersRequest
Get relation
getRelation() - Method in class dev.openfga.sdk.api.model.ObjectRelation
Get relation
getRelation() - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
Get relation
getRelation() - Method in class dev.openfga.sdk.api.model.RelationReference
Get relation
getRelation() - Method in class dev.openfga.sdk.api.model.TupleKey
Get relation
getRelation() - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
Get relation
getRelation() - Method in class dev.openfga.sdk.api.model.UsersetUser
Get relation
getRelation() - Method in class dev.openfga.sdk.api.model.UserTypeFilter
Get relation
getRelations() - Method in class dev.openfga.sdk.api.client.model.ClientListRelationsRequest
Get relations
getRelations() - Method in class dev.openfga.sdk.api.client.model.ClientListRelationsResponse
 
getRelations() - Method in class dev.openfga.sdk.api.model.Metadata
Get relations
getRelations() - Method in class dev.openfga.sdk.api.model.TypeDefinition
Get relations
getRequest() - Method in class dev.openfga.sdk.api.client.model.ClientBatchCheckResponse
 
getRequestId() - Method in exception dev.openfga.sdk.errors.FgaError
 
getRequestInterceptor() - Method in class dev.openfga.sdk.api.client.ApiClient
Get the custom interceptor.
getRequestUrl() - Method in exception dev.openfga.sdk.errors.FgaError
 
getResolution() - Method in class dev.openfga.sdk.api.model.CheckResponse
For internal use only.
getResponseData() - Method in exception dev.openfga.sdk.errors.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception dev.openfga.sdk.errors.ApiException
Get the HTTP response headers.
getResponseInterceptor() - Method in class dev.openfga.sdk.api.client.ApiClient
Get the custom response interceptor.
getRoot() - Method in class dev.openfga.sdk.api.model.UsersetTree
Get root
getSchemas() - Method in class dev.openfga.sdk.api.model.AbstractOpenApiSchema
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
getSchemaType() - Method in class dev.openfga.sdk.api.model.AbstractOpenApiSchema
Get the schema type (e.g.
getSchemaVersion() - Method in class dev.openfga.sdk.api.model.AuthorizationModel
Get schemaVersion
getSchemaVersion() - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
Get schemaVersion
getScopes() - Method in class dev.openfga.sdk.api.configuration.ClientCredentials
 
getSourceInfo() - Method in class dev.openfga.sdk.api.model.ConditionMetadata
Get sourceInfo
getSourceInfo() - Method in class dev.openfga.sdk.api.model.Metadata
Get sourceInfo
getSourceInfo() - Method in class dev.openfga.sdk.api.model.RelationMetadata
Get sourceInfo
getStatusCode() - Method in class dev.openfga.sdk.api.client.ApiResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientBatchCheckResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientCheckResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientCreateStoreResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientDeleteStoreResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientExpandResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientGetStoreResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientListStoresResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientListUsersResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientReadAssertionsResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientReadAuthorizationModelResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientReadAuthorizationModelsResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientReadChangesResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientReadResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientWriteAssertionsResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientWriteAuthorizationModelResponse
 
getStatusCode() - Method in class dev.openfga.sdk.api.client.model.ClientWriteResponse
 
getStatusCode() - Method in exception dev.openfga.sdk.errors.ApiException
Get the HTTP status code.
getStore() - Method in class dev.openfga.sdk.api.client.OpenFgaClient
GetStore - Get information about the current store.
getStore(ClientGetStoreOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
GetStore - Get information about the current store.
getStore(String) - Method in class dev.openfga.sdk.api.OpenFgaApi
Get a store Returns an OpenFGA store by its identifier
getStore(String, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Get a store Returns an OpenFGA store by its identifier
getStoreId() - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
Get the Authorization Model ID.
getStoreIdChecked() - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
Get the Store ID.
GetStoreResponse - Class in dev.openfga.sdk.api.model
GetStoreResponse
GetStoreResponse() - Constructor for class dev.openfga.sdk.api.model.GetStoreResponse
 
getStores() - Method in class dev.openfga.sdk.api.model.ListStoresResponse
Get stores
getSubtract() - Method in class dev.openfga.sdk.api.model.Difference
Get subtract
getSubtract() - Method in class dev.openfga.sdk.api.model.UsersetTreeDifference
Get subtract
getTelemetryAttributes() - Method in class dev.openfga.sdk.api.client.HttpRequestAttempt
 
getTelemetryConfiguration() - Method in class dev.openfga.sdk.api.configuration.Configuration
 
getTelemetryConfiguration() - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
 
getThis() - Method in class dev.openfga.sdk.api.model.Userset
A DirectUserset is a sentinel message for referencing the direct members specified by an object/relation mapping.
getThrowable() - Method in class dev.openfga.sdk.api.client.model.ClientBatchCheckResponse
Returns the caught exception if the HTTP request was unsuccessful.
getTimestamp() - Method in class dev.openfga.sdk.api.model.Tuple
Get timestamp
getTimestamp() - Method in class dev.openfga.sdk.api.model.TupleChange
Get timestamp
getToken() - Method in class dev.openfga.sdk.api.configuration.ApiToken
 
getTrace() - Method in class dev.openfga.sdk.api.model.CheckRequest
Defaults to false.
getTransactionChunkSize() - Method in class dev.openfga.sdk.api.configuration.ClientWriteOptions
 
getTree() - Method in class dev.openfga.sdk.api.model.ExpandResponse
Get tree
getTupleKey() - Method in class dev.openfga.sdk.api.model.Assertion
Get tupleKey
getTupleKey() - Method in class dev.openfga.sdk.api.model.CheckRequest
Get tupleKey
getTupleKey() - Method in class dev.openfga.sdk.api.model.ExpandRequest
Get tupleKey
getTupleKey() - Method in class dev.openfga.sdk.api.model.ReadRequest
Get tupleKey
getTupleKey() - Method in class dev.openfga.sdk.api.model.TupleChange
Get tupleKey
getTupleKeys() - Method in class dev.openfga.sdk.api.model.ContextualTupleKeys
Get tupleKeys
getTupleKeys() - Method in class dev.openfga.sdk.api.model.WriteRequestDeletes
Get tupleKeys
getTupleKeys() - Method in class dev.openfga.sdk.api.model.WriteRequestWrites
Get tupleKeys
getTuples() - Method in class dev.openfga.sdk.api.model.ReadResponse
Get tuples
getTupleset() - Method in class dev.openfga.sdk.api.model.TupleToUserset
Get tupleset
getTupleset() - Method in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
Get tupleset
getTupleToUserset() - Method in class dev.openfga.sdk.api.model.Leaf
Get tupleToUserset
getTupleToUserset() - Method in class dev.openfga.sdk.api.model.Userset
Get tupleToUserset
getType() - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsRequest
 
getType() - Method in class dev.openfga.sdk.api.client.model.ClientReadChangesRequest
 
getType() - Method in class dev.openfga.sdk.api.model.FgaObject
Get type
getType() - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
Get type
getType() - Method in class dev.openfga.sdk.api.model.RelationReference
Get type
getType() - Method in class dev.openfga.sdk.api.model.TypeDefinition
Get type
getType() - Method in class dev.openfga.sdk.api.model.TypedWildcard
Get type
getType() - Method in class dev.openfga.sdk.api.model.UsersetUser
Get type
getType() - Method in class dev.openfga.sdk.api.model.UserTypeFilter
Get type
getTypeDefinitions() - Method in class dev.openfga.sdk.api.model.AuthorizationModel
Get typeDefinitions
getTypeDefinitions() - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
Get typeDefinitions
getTypeName() - Method in class dev.openfga.sdk.api.model.ConditionParamTypeRef
Get typeName
getUnion() - Method in class dev.openfga.sdk.api.model.Node
Get union
getUnion() - Method in class dev.openfga.sdk.api.model.Userset
Get union
getUnit() - Method in class dev.openfga.sdk.telemetry.Histogram
Returns the unit of measurement for the histogram.
getUpdatedAt() - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
Get updatedAt
getUpdatedAt() - Method in class dev.openfga.sdk.api.model.GetStoreResponse
Get updatedAt
getUpdatedAt() - Method in class dev.openfga.sdk.api.model.Store
Get updatedAt
getUser() - Method in class dev.openfga.sdk.api.client.ClientAssertion
Get user
getUser() - Method in class dev.openfga.sdk.api.client.model.ClientCheckRequest
Get user
getUser() - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsRequest
Get user
getUser() - Method in class dev.openfga.sdk.api.client.model.ClientListRelationsRequest
Get user
getUser() - Method in class dev.openfga.sdk.api.client.model.ClientReadRequest
Get user
getUser() - Method in class dev.openfga.sdk.api.client.model.ClientTupleKeyWithoutCondition
Get user
getUser() - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
Get user
getUser() - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
Get user
getUser() - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
Get user
getUser() - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
Get user
getUser() - Method in class dev.openfga.sdk.api.model.TupleKey
Get user
getUser() - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
Get user
getUserAgent() - Method in interface dev.openfga.sdk.api.configuration.BaseConfiguration
 
getUserAgent() - Method in class dev.openfga.sdk.api.configuration.Configuration
Get the user agent.
getUserAgent() - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
Get the user agent.
getUserFilters() - Method in class dev.openfga.sdk.api.client.model.ClientListUsersRequest
Get userFilters
getUserFilters() - Method in class dev.openfga.sdk.api.model.ListUsersRequest
The type of results returned.
getUsers() - Method in class dev.openfga.sdk.api.model.Leaf
Get users
getUsers() - Method in class dev.openfga.sdk.api.model.ListUsersResponse
Get users
getUsers() - Method in class dev.openfga.sdk.api.model.Users
Get users
getUserset() - Method in class dev.openfga.sdk.api.model.Computed
Get userset
getUserset() - Method in class dev.openfga.sdk.api.model.User
Get userset
getValue() - Method in enum dev.openfga.sdk.api.model.ConsistencyPreference
 
getValue() - Method in enum dev.openfga.sdk.api.model.ErrorCode
 
getValue() - Method in enum dev.openfga.sdk.api.model.InternalErrorCode
 
getValue() - Method in enum dev.openfga.sdk.api.model.NotFoundErrorCode
 
getValue() - Method in enum dev.openfga.sdk.api.model.NullValue
 
getValue() - Method in enum dev.openfga.sdk.api.model.TupleOperation
 
getValue() - Method in enum dev.openfga.sdk.api.model.TypeName
 
getValue() - Method in enum dev.openfga.sdk.api.model.UnprocessableContentErrorCode
 
getValue() - Method in class dev.openfga.sdk.util.Pair
 
getWildcard() - Method in class dev.openfga.sdk.api.model.RelationReference
Get wildcard
getWildcard() - Method in class dev.openfga.sdk.api.model.User
Get wildcard
getWrites() - Method in class dev.openfga.sdk.api.client.model.ClientWriteRequest
 
getWrites() - Method in class dev.openfga.sdk.api.model.WriteRequest
Get writes

H

hashCode() - Method in class dev.openfga.sdk.api.model.AbortedMessageResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.AbstractOpenApiSchema
 
hashCode() - Method in class dev.openfga.sdk.api.model.Any
 
hashCode() - Method in class dev.openfga.sdk.api.model.Assertion
 
hashCode() - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
 
hashCode() - Method in class dev.openfga.sdk.api.model.AuthorizationModel
 
hashCode() - Method in class dev.openfga.sdk.api.model.CheckRequest
 
hashCode() - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
 
hashCode() - Method in class dev.openfga.sdk.api.model.CheckResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.Computed
 
hashCode() - Method in class dev.openfga.sdk.api.model.Condition
 
hashCode() - Method in class dev.openfga.sdk.api.model.ConditionMetadata
 
hashCode() - Method in class dev.openfga.sdk.api.model.ConditionParamTypeRef
 
hashCode() - Method in class dev.openfga.sdk.api.model.ContextualTupleKeys
 
hashCode() - Method in class dev.openfga.sdk.api.model.CreateStoreRequest
 
hashCode() - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.Difference
 
hashCode() - Method in class dev.openfga.sdk.api.model.ExpandRequest
 
hashCode() - Method in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
 
hashCode() - Method in class dev.openfga.sdk.api.model.ExpandResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.FgaObject
 
hashCode() - Method in class dev.openfga.sdk.api.model.GetStoreResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.Leaf
 
hashCode() - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
hashCode() - Method in class dev.openfga.sdk.api.model.ListObjectsResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.ListStoresResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
hashCode() - Method in class dev.openfga.sdk.api.model.ListUsersResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.Metadata
 
hashCode() - Method in class dev.openfga.sdk.api.model.Node
 
hashCode() - Method in class dev.openfga.sdk.api.model.Nodes
 
hashCode() - Method in class dev.openfga.sdk.api.model.ObjectRelation
 
hashCode() - Method in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.ReadAssertionsResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.ReadChangesResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.ReadRequest
 
hashCode() - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
 
hashCode() - Method in class dev.openfga.sdk.api.model.ReadResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.RelationMetadata
 
hashCode() - Method in class dev.openfga.sdk.api.model.RelationReference
 
hashCode() - Method in class dev.openfga.sdk.api.model.RelationshipCondition
 
hashCode() - Method in class dev.openfga.sdk.api.model.SourceInfo
 
hashCode() - Method in class dev.openfga.sdk.api.model.Status
 
hashCode() - Method in class dev.openfga.sdk.api.model.Store
 
hashCode() - Method in class dev.openfga.sdk.api.model.Tuple
 
hashCode() - Method in class dev.openfga.sdk.api.model.TupleChange
 
hashCode() - Method in class dev.openfga.sdk.api.model.TupleKey
 
hashCode() - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
 
hashCode() - Method in class dev.openfga.sdk.api.model.TupleToUserset
 
hashCode() - Method in class dev.openfga.sdk.api.model.TypeDefinition
 
hashCode() - Method in class dev.openfga.sdk.api.model.TypedWildcard
 
hashCode() - Method in class dev.openfga.sdk.api.model.UnauthenticatedResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.User
 
hashCode() - Method in class dev.openfga.sdk.api.model.Users
 
hashCode() - Method in class dev.openfga.sdk.api.model.Userset
 
hashCode() - Method in class dev.openfga.sdk.api.model.Usersets
 
hashCode() - Method in class dev.openfga.sdk.api.model.UsersetTree
 
hashCode() - Method in class dev.openfga.sdk.api.model.UsersetTreeDifference
 
hashCode() - Method in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
 
hashCode() - Method in class dev.openfga.sdk.api.model.UsersetUser
 
hashCode() - Method in class dev.openfga.sdk.api.model.UserTypeFilter
 
hashCode() - Method in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.WriteAssertionsRequest
 
hashCode() - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
hashCode() - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelResponse
 
hashCode() - Method in class dev.openfga.sdk.api.model.WriteRequest
 
hashCode() - Method in class dev.openfga.sdk.api.model.WriteRequestDeletes
 
hashCode() - Method in class dev.openfga.sdk.api.model.WriteRequestWrites
 
hasValidAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientReadAssertionsOptions
 
hasValidAuthorizationModelId() - Method in class dev.openfga.sdk.api.configuration.ClientWriteAssertionsOptions
 
HIGHER_CONSISTENCY - dev.openfga.sdk.api.model.ConsistencyPreference
 
Histogram - Class in dev.openfga.sdk.telemetry
Represents a histogram for telemetry data.
Histogram(String, String) - Constructor for class dev.openfga.sdk.telemetry.Histogram
Constructs a Histogram object with the specified name and description.
Histogram(String, String, String) - Constructor for class dev.openfga.sdk.telemetry.Histogram
Constructs a Histogram object with the specified name, unit, and description.
Histograms - Class in dev.openfga.sdk.telemetry
The Histograms class represents a collection of predefined histograms for telemetry purposes.
Histograms() - Constructor for class dev.openfga.sdk.telemetry.Histograms
 
HTTP_HOST - Static variable in class dev.openfga.sdk.telemetry.Attributes
The HTTP host used in the request.
HTTP_REQUEST_METHOD - Static variable in class dev.openfga.sdk.telemetry.Attributes
The HTTP method used in the request.
HTTP_REQUEST_RESEND_COUNT - Static variable in class dev.openfga.sdk.telemetry.Attributes
The number of times the request was retried.
HTTP_RESPONSE_STATUS_CODE - Static variable in class dev.openfga.sdk.telemetry.Attributes
The HTTP status code returned by the server for the request.
HttpRequestAttempt<T> - Class in dev.openfga.sdk.api.client
 
HttpRequestAttempt(HttpRequest, String, Class<T>, ApiClient, Configuration) - Constructor for class dev.openfga.sdk.api.client.HttpRequestAttempt
 
HttpStatusCode - Class in dev.openfga.sdk.errors
 

I

id(String) - Method in class dev.openfga.sdk.api.model.AuthorizationModel
 
id(String) - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
 
id(String) - Method in class dev.openfga.sdk.api.model.FgaObject
 
id(String) - Method in class dev.openfga.sdk.api.model.GetStoreResponse
 
id(String) - Method in class dev.openfga.sdk.api.model.Store
 
id(String) - Method in class dev.openfga.sdk.api.model.UsersetUser
 
ID_TOO_LONG - dev.openfga.sdk.api.model.ErrorCode
 
INT - dev.openfga.sdk.api.model.TypeName
 
INTERNAL_ERROR - dev.openfga.sdk.api.model.InternalErrorCode
 
InternalErrorCode - Enum in dev.openfga.sdk.api.model
Gets or Sets InternalErrorCode
InternalErrorMessageResponse - Class in dev.openfga.sdk.api.model
InternalErrorMessageResponse
InternalErrorMessageResponse() - Constructor for class dev.openfga.sdk.api.model.InternalErrorMessageResponse
 
intersection(Nodes) - Method in class dev.openfga.sdk.api.model.Node
 
intersection(Usersets) - Method in class dev.openfga.sdk.api.model.Userset
 
INVALID_AUTHORIZATION_MODEL - dev.openfga.sdk.api.model.ErrorCode
 
INVALID_CHECK_INPUT - dev.openfga.sdk.api.model.ErrorCode
 
INVALID_CONTEXTUAL_TUPLE - dev.openfga.sdk.api.model.ErrorCode
 
INVALID_CONTINUATION_TOKEN - dev.openfga.sdk.api.model.ErrorCode
 
INVALID_EXPAND_INPUT - dev.openfga.sdk.api.model.ErrorCode
 
INVALID_OBJECT_FORMAT - dev.openfga.sdk.api.model.ErrorCode
 
INVALID_TUPLE - dev.openfga.sdk.api.model.ErrorCode
 
INVALID_TUPLE_SET - dev.openfga.sdk.api.model.ErrorCode
 
INVALID_USER - dev.openfga.sdk.api.model.ErrorCode
 
INVALID_WRITE_INPUT - dev.openfga.sdk.api.model.ErrorCode
 
IPADDRESS - dev.openfga.sdk.api.model.TypeName
 
isNullable() - Method in class dev.openfga.sdk.api.model.AbstractOpenApiSchema
Is nullable
isNullOrWhitespace(String) - Static method in class dev.openfga.sdk.util.StringUtil
Returns true when the String is null, empty or contains only whitespace characters.
isRetryable(int) - Static method in class dev.openfga.sdk.errors.HttpStatusCode
Returns true for an HTTP status code that could reasonably be retried.
isServerError(int) - Static method in class dev.openfga.sdk.errors.HttpStatusCode
Returns true for any 5XX HTTP status code.
isSuccessful(int) - Static method in class dev.openfga.sdk.errors.HttpStatusCode
Returns true for any 2XX HTTP status code.

J

JSON_PROPERTY_ALLOWED - Static variable in class dev.openfga.sdk.api.model.CheckResponse
 
JSON_PROPERTY_ASSERTIONS - Static variable in class dev.openfga.sdk.api.model.ReadAssertionsResponse
 
JSON_PROPERTY_ASSERTIONS - Static variable in class dev.openfga.sdk.api.model.WriteAssertionsRequest
 
JSON_PROPERTY_AT_TYPE - Static variable in class dev.openfga.sdk.api.model.Any
 
JSON_PROPERTY_AUTHORIZATION_MODEL - Static variable in class dev.openfga.sdk.api.model.ReadAuthorizationModelResponse
 
JSON_PROPERTY_AUTHORIZATION_MODEL_ID - Static variable in class dev.openfga.sdk.api.model.CheckRequest
 
JSON_PROPERTY_AUTHORIZATION_MODEL_ID - Static variable in class dev.openfga.sdk.api.model.ExpandRequest
 
JSON_PROPERTY_AUTHORIZATION_MODEL_ID - Static variable in class dev.openfga.sdk.api.model.ListObjectsRequest
 
JSON_PROPERTY_AUTHORIZATION_MODEL_ID - Static variable in class dev.openfga.sdk.api.model.ListUsersRequest
 
JSON_PROPERTY_AUTHORIZATION_MODEL_ID - Static variable in class dev.openfga.sdk.api.model.ReadAssertionsResponse
 
JSON_PROPERTY_AUTHORIZATION_MODEL_ID - Static variable in class dev.openfga.sdk.api.model.WriteAuthorizationModelResponse
 
JSON_PROPERTY_AUTHORIZATION_MODEL_ID - Static variable in class dev.openfga.sdk.api.model.WriteRequest
 
JSON_PROPERTY_AUTHORIZATION_MODELS - Static variable in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
 
JSON_PROPERTY_BASE - Static variable in class dev.openfga.sdk.api.model.Difference
 
JSON_PROPERTY_BASE - Static variable in class dev.openfga.sdk.api.model.UsersetTreeDifference
 
JSON_PROPERTY_CHANGES - Static variable in class dev.openfga.sdk.api.model.ReadChangesResponse
 
JSON_PROPERTY_CHILD - Static variable in class dev.openfga.sdk.api.model.Usersets
 
JSON_PROPERTY_CODE - Static variable in class dev.openfga.sdk.api.model.AbortedMessageResponse
 
JSON_PROPERTY_CODE - Static variable in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
 
JSON_PROPERTY_CODE - Static variable in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
 
JSON_PROPERTY_CODE - Static variable in class dev.openfga.sdk.api.model.Status
 
JSON_PROPERTY_CODE - Static variable in class dev.openfga.sdk.api.model.UnauthenticatedResponse
 
JSON_PROPERTY_CODE - Static variable in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
 
JSON_PROPERTY_CODE - Static variable in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
 
JSON_PROPERTY_COMPUTED - Static variable in class dev.openfga.sdk.api.model.Leaf
 
JSON_PROPERTY_COMPUTED - Static variable in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
 
JSON_PROPERTY_COMPUTED_USERSET - Static variable in class dev.openfga.sdk.api.model.TupleToUserset
 
JSON_PROPERTY_COMPUTED_USERSET - Static variable in class dev.openfga.sdk.api.model.Userset
 
JSON_PROPERTY_CONDITION - Static variable in class dev.openfga.sdk.api.model.RelationReference
 
JSON_PROPERTY_CONDITION - Static variable in class dev.openfga.sdk.api.model.TupleKey
 
JSON_PROPERTY_CONDITIONS - Static variable in class dev.openfga.sdk.api.model.AuthorizationModel
 
JSON_PROPERTY_CONDITIONS - Static variable in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
JSON_PROPERTY_CONSISTENCY - Static variable in class dev.openfga.sdk.api.model.CheckRequest
 
JSON_PROPERTY_CONSISTENCY - Static variable in class dev.openfga.sdk.api.model.ExpandRequest
 
JSON_PROPERTY_CONSISTENCY - Static variable in class dev.openfga.sdk.api.model.ListObjectsRequest
 
JSON_PROPERTY_CONSISTENCY - Static variable in class dev.openfga.sdk.api.model.ListUsersRequest
 
JSON_PROPERTY_CONSISTENCY - Static variable in class dev.openfga.sdk.api.model.ReadRequest
 
JSON_PROPERTY_CONTEXT - Static variable in class dev.openfga.sdk.api.model.CheckRequest
 
JSON_PROPERTY_CONTEXT - Static variable in class dev.openfga.sdk.api.model.ListObjectsRequest
 
JSON_PROPERTY_CONTEXT - Static variable in class dev.openfga.sdk.api.model.ListUsersRequest
 
JSON_PROPERTY_CONTEXT - Static variable in class dev.openfga.sdk.api.model.RelationshipCondition
 
JSON_PROPERTY_CONTEXTUAL_TUPLES - Static variable in class dev.openfga.sdk.api.model.CheckRequest
 
JSON_PROPERTY_CONTEXTUAL_TUPLES - Static variable in class dev.openfga.sdk.api.model.ListObjectsRequest
 
JSON_PROPERTY_CONTEXTUAL_TUPLES - Static variable in class dev.openfga.sdk.api.model.ListUsersRequest
 
JSON_PROPERTY_CONTINUATION_TOKEN - Static variable in class dev.openfga.sdk.api.model.ListStoresResponse
 
JSON_PROPERTY_CONTINUATION_TOKEN - Static variable in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
 
JSON_PROPERTY_CONTINUATION_TOKEN - Static variable in class dev.openfga.sdk.api.model.ReadChangesResponse
 
JSON_PROPERTY_CONTINUATION_TOKEN - Static variable in class dev.openfga.sdk.api.model.ReadRequest
 
JSON_PROPERTY_CONTINUATION_TOKEN - Static variable in class dev.openfga.sdk.api.model.ReadResponse
 
JSON_PROPERTY_CREATED_AT - Static variable in class dev.openfga.sdk.api.model.CreateStoreResponse
 
JSON_PROPERTY_CREATED_AT - Static variable in class dev.openfga.sdk.api.model.GetStoreResponse
 
JSON_PROPERTY_CREATED_AT - Static variable in class dev.openfga.sdk.api.model.Store
 
JSON_PROPERTY_DELETED_AT - Static variable in class dev.openfga.sdk.api.model.GetStoreResponse
 
JSON_PROPERTY_DELETED_AT - Static variable in class dev.openfga.sdk.api.model.Store
 
JSON_PROPERTY_DELETES - Static variable in class dev.openfga.sdk.api.model.WriteRequest
 
JSON_PROPERTY_DETAILS - Static variable in class dev.openfga.sdk.api.model.Status
 
JSON_PROPERTY_DIFFERENCE - Static variable in class dev.openfga.sdk.api.model.Node
 
JSON_PROPERTY_DIFFERENCE - Static variable in class dev.openfga.sdk.api.model.Userset
 
JSON_PROPERTY_DIRECTLY_RELATED_USER_TYPES - Static variable in class dev.openfga.sdk.api.model.RelationMetadata
 
JSON_PROPERTY_EXPECTATION - Static variable in class dev.openfga.sdk.api.model.Assertion
 
JSON_PROPERTY_EXPRESSION - Static variable in class dev.openfga.sdk.api.model.Condition
 
JSON_PROPERTY_FILE - Static variable in class dev.openfga.sdk.api.model.SourceInfo
 
JSON_PROPERTY_GENERIC_TYPES - Static variable in class dev.openfga.sdk.api.model.ConditionParamTypeRef
 
JSON_PROPERTY_ID - Static variable in class dev.openfga.sdk.api.model.AuthorizationModel
 
JSON_PROPERTY_ID - Static variable in class dev.openfga.sdk.api.model.CreateStoreResponse
 
JSON_PROPERTY_ID - Static variable in class dev.openfga.sdk.api.model.FgaObject
 
JSON_PROPERTY_ID - Static variable in class dev.openfga.sdk.api.model.GetStoreResponse
 
JSON_PROPERTY_ID - Static variable in class dev.openfga.sdk.api.model.Store
 
JSON_PROPERTY_ID - Static variable in class dev.openfga.sdk.api.model.UsersetUser
 
JSON_PROPERTY_INTERSECTION - Static variable in class dev.openfga.sdk.api.model.Node
 
JSON_PROPERTY_INTERSECTION - Static variable in class dev.openfga.sdk.api.model.Userset
 
JSON_PROPERTY_KEY - Static variable in class dev.openfga.sdk.api.model.Tuple
 
JSON_PROPERTY_LEAF - Static variable in class dev.openfga.sdk.api.model.Node
 
JSON_PROPERTY_MESSAGE - Static variable in class dev.openfga.sdk.api.model.AbortedMessageResponse
 
JSON_PROPERTY_MESSAGE - Static variable in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
 
JSON_PROPERTY_MESSAGE - Static variable in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
 
JSON_PROPERTY_MESSAGE - Static variable in class dev.openfga.sdk.api.model.Status
 
JSON_PROPERTY_MESSAGE - Static variable in class dev.openfga.sdk.api.model.UnauthenticatedResponse
 
JSON_PROPERTY_MESSAGE - Static variable in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
 
JSON_PROPERTY_MESSAGE - Static variable in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
 
JSON_PROPERTY_METADATA - Static variable in class dev.openfga.sdk.api.model.Condition
 
JSON_PROPERTY_METADATA - Static variable in class dev.openfga.sdk.api.model.TypeDefinition
 
JSON_PROPERTY_MODULE - Static variable in class dev.openfga.sdk.api.model.ConditionMetadata
 
JSON_PROPERTY_MODULE - Static variable in class dev.openfga.sdk.api.model.Metadata
 
JSON_PROPERTY_MODULE - Static variable in class dev.openfga.sdk.api.model.RelationMetadata
 
JSON_PROPERTY_NAME - Static variable in class dev.openfga.sdk.api.model.Condition
 
JSON_PROPERTY_NAME - Static variable in class dev.openfga.sdk.api.model.CreateStoreRequest
 
JSON_PROPERTY_NAME - Static variable in class dev.openfga.sdk.api.model.CreateStoreResponse
 
JSON_PROPERTY_NAME - Static variable in class dev.openfga.sdk.api.model.GetStoreResponse
 
JSON_PROPERTY_NAME - Static variable in class dev.openfga.sdk.api.model.Node
 
JSON_PROPERTY_NAME - Static variable in class dev.openfga.sdk.api.model.RelationshipCondition
 
JSON_PROPERTY_NAME - Static variable in class dev.openfga.sdk.api.model.Store
 
JSON_PROPERTY_NODES - Static variable in class dev.openfga.sdk.api.model.Nodes
 
JSON_PROPERTY_OBJECT - Static variable in class dev.openfga.sdk.api.model.AssertionTupleKey
 
JSON_PROPERTY_OBJECT - Static variable in class dev.openfga.sdk.api.model.CheckRequestTupleKey
 
JSON_PROPERTY_OBJECT - Static variable in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
 
JSON_PROPERTY_OBJECT - Static variable in class dev.openfga.sdk.api.model.ListUsersRequest
 
JSON_PROPERTY_OBJECT - Static variable in class dev.openfga.sdk.api.model.ObjectRelation
 
JSON_PROPERTY_OBJECT - Static variable in class dev.openfga.sdk.api.model.ReadRequestTupleKey
 
JSON_PROPERTY_OBJECT - Static variable in class dev.openfga.sdk.api.model.TupleKey
 
JSON_PROPERTY_OBJECT - Static variable in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
 
JSON_PROPERTY_OBJECT - Static variable in class dev.openfga.sdk.api.model.User
 
JSON_PROPERTY_OBJECTS - Static variable in class dev.openfga.sdk.api.model.ListObjectsResponse
 
JSON_PROPERTY_OPERATION - Static variable in class dev.openfga.sdk.api.model.TupleChange
 
JSON_PROPERTY_PAGE_SIZE - Static variable in class dev.openfga.sdk.api.model.ReadRequest
 
JSON_PROPERTY_PARAMETERS - Static variable in class dev.openfga.sdk.api.model.Condition
 
JSON_PROPERTY_RELATION - Static variable in class dev.openfga.sdk.api.model.AssertionTupleKey
 
JSON_PROPERTY_RELATION - Static variable in class dev.openfga.sdk.api.model.CheckRequestTupleKey
 
JSON_PROPERTY_RELATION - Static variable in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
 
JSON_PROPERTY_RELATION - Static variable in class dev.openfga.sdk.api.model.ListObjectsRequest
 
JSON_PROPERTY_RELATION - Static variable in class dev.openfga.sdk.api.model.ListUsersRequest
 
JSON_PROPERTY_RELATION - Static variable in class dev.openfga.sdk.api.model.ObjectRelation
 
JSON_PROPERTY_RELATION - Static variable in class dev.openfga.sdk.api.model.ReadRequestTupleKey
 
JSON_PROPERTY_RELATION - Static variable in class dev.openfga.sdk.api.model.RelationReference
 
JSON_PROPERTY_RELATION - Static variable in class dev.openfga.sdk.api.model.TupleKey
 
JSON_PROPERTY_RELATION - Static variable in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
 
JSON_PROPERTY_RELATION - Static variable in class dev.openfga.sdk.api.model.UsersetUser
 
JSON_PROPERTY_RELATION - Static variable in class dev.openfga.sdk.api.model.UserTypeFilter
 
JSON_PROPERTY_RELATIONS - Static variable in class dev.openfga.sdk.api.model.Metadata
 
JSON_PROPERTY_RELATIONS - Static variable in class dev.openfga.sdk.api.model.TypeDefinition
 
JSON_PROPERTY_RESOLUTION - Static variable in class dev.openfga.sdk.api.model.CheckResponse
 
JSON_PROPERTY_ROOT - Static variable in class dev.openfga.sdk.api.model.UsersetTree
 
JSON_PROPERTY_SCHEMA_VERSION - Static variable in class dev.openfga.sdk.api.model.AuthorizationModel
 
JSON_PROPERTY_SCHEMA_VERSION - Static variable in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
JSON_PROPERTY_SOURCE_INFO - Static variable in class dev.openfga.sdk.api.model.ConditionMetadata
 
JSON_PROPERTY_SOURCE_INFO - Static variable in class dev.openfga.sdk.api.model.Metadata
 
JSON_PROPERTY_SOURCE_INFO - Static variable in class dev.openfga.sdk.api.model.RelationMetadata
 
JSON_PROPERTY_STORES - Static variable in class dev.openfga.sdk.api.model.ListStoresResponse
 
JSON_PROPERTY_SUBTRACT - Static variable in class dev.openfga.sdk.api.model.Difference
 
JSON_PROPERTY_SUBTRACT - Static variable in class dev.openfga.sdk.api.model.UsersetTreeDifference
 
JSON_PROPERTY_THIS - Static variable in class dev.openfga.sdk.api.model.Userset
 
JSON_PROPERTY_TIMESTAMP - Static variable in class dev.openfga.sdk.api.model.Tuple
 
JSON_PROPERTY_TIMESTAMP - Static variable in class dev.openfga.sdk.api.model.TupleChange
 
JSON_PROPERTY_TRACE - Static variable in class dev.openfga.sdk.api.model.CheckRequest
 
JSON_PROPERTY_TREE - Static variable in class dev.openfga.sdk.api.model.ExpandResponse
 
JSON_PROPERTY_TUPLE_KEY - Static variable in class dev.openfga.sdk.api.model.Assertion
 
JSON_PROPERTY_TUPLE_KEY - Static variable in class dev.openfga.sdk.api.model.CheckRequest
 
JSON_PROPERTY_TUPLE_KEY - Static variable in class dev.openfga.sdk.api.model.ExpandRequest
 
JSON_PROPERTY_TUPLE_KEY - Static variable in class dev.openfga.sdk.api.model.ReadRequest
 
JSON_PROPERTY_TUPLE_KEY - Static variable in class dev.openfga.sdk.api.model.TupleChange
 
JSON_PROPERTY_TUPLE_KEYS - Static variable in class dev.openfga.sdk.api.model.ContextualTupleKeys
 
JSON_PROPERTY_TUPLE_KEYS - Static variable in class dev.openfga.sdk.api.model.WriteRequestDeletes
 
JSON_PROPERTY_TUPLE_KEYS - Static variable in class dev.openfga.sdk.api.model.WriteRequestWrites
 
JSON_PROPERTY_TUPLE_TO_USERSET - Static variable in class dev.openfga.sdk.api.model.Leaf
 
JSON_PROPERTY_TUPLE_TO_USERSET - Static variable in class dev.openfga.sdk.api.model.Userset
 
JSON_PROPERTY_TUPLES - Static variable in class dev.openfga.sdk.api.model.ReadResponse
 
JSON_PROPERTY_TUPLESET - Static variable in class dev.openfga.sdk.api.model.TupleToUserset
 
JSON_PROPERTY_TUPLESET - Static variable in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
 
JSON_PROPERTY_TYPE - Static variable in class dev.openfga.sdk.api.model.FgaObject
 
JSON_PROPERTY_TYPE - Static variable in class dev.openfga.sdk.api.model.ListObjectsRequest
 
JSON_PROPERTY_TYPE - Static variable in class dev.openfga.sdk.api.model.RelationReference
 
JSON_PROPERTY_TYPE - Static variable in class dev.openfga.sdk.api.model.TypeDefinition
 
JSON_PROPERTY_TYPE - Static variable in class dev.openfga.sdk.api.model.TypedWildcard
 
JSON_PROPERTY_TYPE - Static variable in class dev.openfga.sdk.api.model.UsersetUser
 
JSON_PROPERTY_TYPE - Static variable in class dev.openfga.sdk.api.model.UserTypeFilter
 
JSON_PROPERTY_TYPE_DEFINITIONS - Static variable in class dev.openfga.sdk.api.model.AuthorizationModel
 
JSON_PROPERTY_TYPE_DEFINITIONS - Static variable in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
JSON_PROPERTY_TYPE_NAME - Static variable in class dev.openfga.sdk.api.model.ConditionParamTypeRef
 
JSON_PROPERTY_UNION - Static variable in class dev.openfga.sdk.api.model.Node
 
JSON_PROPERTY_UNION - Static variable in class dev.openfga.sdk.api.model.Userset
 
JSON_PROPERTY_UPDATED_AT - Static variable in class dev.openfga.sdk.api.model.CreateStoreResponse
 
JSON_PROPERTY_UPDATED_AT - Static variable in class dev.openfga.sdk.api.model.GetStoreResponse
 
JSON_PROPERTY_UPDATED_AT - Static variable in class dev.openfga.sdk.api.model.Store
 
JSON_PROPERTY_USER - Static variable in class dev.openfga.sdk.api.model.AssertionTupleKey
 
JSON_PROPERTY_USER - Static variable in class dev.openfga.sdk.api.model.CheckRequestTupleKey
 
JSON_PROPERTY_USER - Static variable in class dev.openfga.sdk.api.model.ListObjectsRequest
 
JSON_PROPERTY_USER - Static variable in class dev.openfga.sdk.api.model.ReadRequestTupleKey
 
JSON_PROPERTY_USER - Static variable in class dev.openfga.sdk.api.model.TupleKey
 
JSON_PROPERTY_USER - Static variable in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
 
JSON_PROPERTY_USER_FILTERS - Static variable in class dev.openfga.sdk.api.model.ListUsersRequest
 
JSON_PROPERTY_USERS - Static variable in class dev.openfga.sdk.api.model.Leaf
 
JSON_PROPERTY_USERS - Static variable in class dev.openfga.sdk.api.model.ListUsersResponse
 
JSON_PROPERTY_USERS - Static variable in class dev.openfga.sdk.api.model.Users
 
JSON_PROPERTY_USERSET - Static variable in class dev.openfga.sdk.api.model.Computed
 
JSON_PROPERTY_USERSET - Static variable in class dev.openfga.sdk.api.model.User
 
JSON_PROPERTY_WILDCARD - Static variable in class dev.openfga.sdk.api.model.RelationReference
 
JSON_PROPERTY_WILDCARD - Static variable in class dev.openfga.sdk.api.model.User
 
JSON_PROPERTY_WRITES - Static variable in class dev.openfga.sdk.api.model.WriteRequest
 

K

key(TupleKey) - Method in class dev.openfga.sdk.api.model.Tuple
 

L

LATEST_AUTHORIZATION_MODEL_NOT_FOUND - dev.openfga.sdk.api.model.ErrorCode
 
latestOf(ApiResponse<ReadAuthorizationModelsResponse>) - Static method in class dev.openfga.sdk.api.client.model.ClientReadAuthorizationModelResponse
Get only the first response from a ReadAuthorizationModelsResponse
leaf(Leaf) - Method in class dev.openfga.sdk.api.model.Node
 
Leaf - Class in dev.openfga.sdk.api.model
A leaf node contains either - a set of users (which may be individual users, or usersets referencing other relations) - a computed node, which is the result of a computed userset value in the authorization model - a tupleToUserset nodes, containing the result of expanding a tupleToUserset value in a authorization model.
Leaf() - Constructor for class dev.openfga.sdk.api.model.Leaf
 
LIST - dev.openfga.sdk.api.model.TypeName
 
listObjects(ClientListObjectsRequest) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ListObjects - List the objects of a particular type that the user has a certain relation to (evaluates)
listObjects(ClientListObjectsRequest, ClientListObjectsOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ListObjects - List the objects of a particular type that the user has a certain relation to (evaluates)
listObjects(String, ListObjectsRequest) - Method in class dev.openfga.sdk.api.OpenFgaApi
List all objects of the given type that the user has a relation with The ListObjects API returns a list of all the objects of the given type that the user has a relation with.
listObjects(String, ListObjectsRequest, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
List all objects of the given type that the user has a relation with The ListObjects API returns a list of all the objects of the given type that the user has a relation with.
ListObjectsRequest - Class in dev.openfga.sdk.api.model
ListObjectsRequest
ListObjectsRequest() - Constructor for class dev.openfga.sdk.api.model.ListObjectsRequest
 
ListObjectsResponse - Class in dev.openfga.sdk.api.model
ListObjectsResponse
ListObjectsResponse() - Constructor for class dev.openfga.sdk.api.model.ListObjectsResponse
 
listRelations(ClientListRelationsRequest) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ListRelations - List allowed relations a user has with an object (evaluates)
listRelations(ClientListRelationsRequest, ClientListRelationsOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ListRelations - List allowed relations a user has with an object (evaluates)
listStores() - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ListStores - Get a paginated list of stores.
listStores(ClientListStoresOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ListStores - Get a paginated list of stores.
listStores(Integer, String) - Method in class dev.openfga.sdk.api.OpenFgaApi
List all stores Returns a paginated list of OpenFGA stores and a continuation token to get additional stores.
listStores(Integer, String, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
List all stores Returns a paginated list of OpenFGA stores and a continuation token to get additional stores.
ListStoresResponse - Class in dev.openfga.sdk.api.model
ListStoresResponse
ListStoresResponse() - Constructor for class dev.openfga.sdk.api.model.ListStoresResponse
 
listUsers(ClientListUsersRequest) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ListUsers - List all users of the given type that the object has a relation with (evaluates)
listUsers(ClientListUsersRequest, ClientListUsersOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ListUsers - List all users of the given type that the object has a relation with (evaluates)
listUsers(String, ListUsersRequest) - Method in class dev.openfga.sdk.api.OpenFgaApi
List the users matching the provided filter who have a certain relation to a particular type.
listUsers(String, ListUsersRequest, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
List the users matching the provided filter who have a certain relation to a particular type.
ListUsersRequest - Class in dev.openfga.sdk.api.model
ListUsersRequest
ListUsersRequest() - Constructor for class dev.openfga.sdk.api.model.ListUsersRequest
 
ListUsersResponse - Class in dev.openfga.sdk.api.model
ListUsersResponse
ListUsersResponse() - Constructor for class dev.openfga.sdk.api.model.ListUsersResponse
 

M

MAP - dev.openfga.sdk.api.model.TypeName
 
maxParallelRequests(Integer) - Method in class dev.openfga.sdk.api.configuration.ClientBatchCheckOptions
 
maxParallelRequests(Integer) - Method in class dev.openfga.sdk.api.configuration.ClientListRelationsOptions
 
maxRetries(int) - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
 
maxRetries(int) - Method in class dev.openfga.sdk.api.configuration.Configuration
 
maxRetries(int) - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
 
message(String) - Method in class dev.openfga.sdk.api.model.AbortedMessageResponse
 
message(String) - Method in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
 
message(String) - Method in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
 
message(String) - Method in class dev.openfga.sdk.api.model.Status
 
message(String) - Method in class dev.openfga.sdk.api.model.UnauthenticatedResponse
 
message(String) - Method in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
 
message(String) - Method in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
 
metadata(ConditionMetadata) - Method in class dev.openfga.sdk.api.model.Condition
 
metadata(Metadata) - Method in class dev.openfga.sdk.api.model.TypeDefinition
 
Metadata - Class in dev.openfga.sdk.api.model
Metadata
Metadata() - Constructor for class dev.openfga.sdk.api.model.Metadata
 
Metric - Class in dev.openfga.sdk.telemetry
 
Metric(String, String) - Constructor for class dev.openfga.sdk.telemetry.Metric
Constructs a new metric with the specified name and description.
metrics() - Method in class dev.openfga.sdk.api.configuration.TelemetryConfiguration
 
metrics() - Method in class dev.openfga.sdk.telemetry.Telemetry
Returns a Metrics singleton for collecting telemetry data.
metrics(Map<Metric, Map<Attribute, Optional<Object>>>) - Method in class dev.openfga.sdk.api.configuration.TelemetryConfiguration
 
Metrics - Class in dev.openfga.sdk.telemetry
The Metrics class provides methods for creating and publishing metrics using OpenTelemetry.
Metrics() - Constructor for class dev.openfga.sdk.telemetry.Metrics
 
Metrics(Configuration) - Constructor for class dev.openfga.sdk.telemetry.Metrics
 
MINIMIZE_LATENCY - dev.openfga.sdk.api.model.ConsistencyPreference
 
minimumRetryDelay(Duration) - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
 
minimumRetryDelay(Duration) - Method in class dev.openfga.sdk.api.configuration.Configuration
 
minimumRetryDelay(Duration) - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
 
module(String) - Method in class dev.openfga.sdk.api.model.ConditionMetadata
 
module(String) - Method in class dev.openfga.sdk.api.model.Metadata
 
module(String) - Method in class dev.openfga.sdk.api.model.RelationMetadata
 

N

name - Variable in class dev.openfga.sdk.telemetry.Metric
 
name(String) - Method in class dev.openfga.sdk.api.client.model.ClientRelationshipCondition
 
name(String) - Method in class dev.openfga.sdk.api.model.Condition
 
name(String) - Method in class dev.openfga.sdk.api.model.CreateStoreRequest
 
name(String) - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
 
name(String) - Method in class dev.openfga.sdk.api.model.GetStoreResponse
 
name(String) - Method in class dev.openfga.sdk.api.model.Node
 
name(String) - Method in class dev.openfga.sdk.api.model.RelationshipCondition
 
name(String) - Method in class dev.openfga.sdk.api.model.Store
 
NO_ERROR - dev.openfga.sdk.api.model.ErrorCode
 
NO_INTERNAL_ERROR - dev.openfga.sdk.api.model.InternalErrorCode
 
NO_NOT_FOUND_ERROR - dev.openfga.sdk.api.model.NotFoundErrorCode
 
NO_THROTTLED_ERROR_CODE - dev.openfga.sdk.api.model.UnprocessableContentErrorCode
 
Node - Class in dev.openfga.sdk.api.model
Node
Node() - Constructor for class dev.openfga.sdk.api.model.Node
 
nodes(List<Node>) - Method in class dev.openfga.sdk.api.model.Nodes
 
Nodes - Class in dev.openfga.sdk.api.model
Nodes
Nodes() - Constructor for class dev.openfga.sdk.api.model.Nodes
 
NONE - dev.openfga.sdk.api.configuration.CredentialsMethod
No credentials.
NOT_FOUND - Static variable in class dev.openfga.sdk.errors.HttpStatusCode
 
NOT_IMPLEMENTED - Static variable in class dev.openfga.sdk.errors.HttpStatusCode
 
NotFoundErrorCode - Enum in dev.openfga.sdk.api.model
Gets or Sets NotFoundErrorCode
NULL_VALUE - dev.openfga.sdk.api.model.NullValue
 
NullValue - Enum in dev.openfga.sdk.api.model
`NullValue` is a singleton enumeration to represent the null value for the `Value` type union.

O

OAuth2Client - Class in dev.openfga.sdk.api.auth
 
OAuth2Client(Configuration, ApiClient) - Constructor for class dev.openfga.sdk.api.auth.OAuth2Client
Initializes a new instance of the OAuth2Client class
OBJECT_INVALID_PATTERN - dev.openfga.sdk.api.model.ErrorCode
 
OBJECT_TOO_LONG - dev.openfga.sdk.api.model.ErrorCode
 
ObjectRelation - Class in dev.openfga.sdk.api.model
ObjectRelation
ObjectRelation() - Constructor for class dev.openfga.sdk.api.model.ObjectRelation
 
objects(List<String>) - Method in class dev.openfga.sdk.api.model.ListObjectsResponse
 
of(String, Object) - Static method in class dev.openfga.sdk.util.Pair
 
ofDeletes(List<ClientTupleKeyWithoutCondition>) - Static method in class dev.openfga.sdk.api.client.model.ClientWriteRequest
 
ofWrites(List<ClientTupleKey>) - Static method in class dev.openfga.sdk.api.client.model.ClientWriteRequest
 
OpenFgaApi - Class in dev.openfga.sdk.api
A low-level API representation of an OpenFGA server.
OpenFgaApi(Configuration) - Constructor for class dev.openfga.sdk.api.OpenFgaApi
 
OpenFgaApi(Configuration, ApiClient) - Constructor for class dev.openfga.sdk.api.OpenFgaApi
 
OpenFgaClient - Class in dev.openfga.sdk.api.client
 
OpenFgaClient(ClientConfiguration) - Constructor for class dev.openfga.sdk.api.client.OpenFgaClient
 
OpenFgaClient(ClientConfiguration, ApiClient) - Constructor for class dev.openfga.sdk.api.client.OpenFgaClient
 
operation(TupleOperation) - Method in class dev.openfga.sdk.api.model.TupleChange
 
OUT_OF_RANGE - dev.openfga.sdk.api.model.InternalErrorCode
 
override(ConfigurationOverride) - Method in class dev.openfga.sdk.api.configuration.Configuration
Construct a new Configuration with any non-null values of a ConfigurationOverride and remaining values from this Configuration.

P

PAGE_SIZE_INVALID - dev.openfga.sdk.api.model.ErrorCode
 
pageSize(Integer) - Method in class dev.openfga.sdk.api.configuration.ClientListStoresOptions
 
pageSize(Integer) - Method in class dev.openfga.sdk.api.configuration.ClientReadAuthorizationModelsOptions
 
pageSize(Integer) - Method in class dev.openfga.sdk.api.configuration.ClientReadChangesOptions
 
pageSize(Integer) - Method in class dev.openfga.sdk.api.configuration.ClientReadOptions
 
pageSize(Integer) - Method in class dev.openfga.sdk.api.model.ReadRequest
 
Pair - Class in dev.openfga.sdk.util
 
Pair(String, String) - Constructor for class dev.openfga.sdk.util.Pair
 
PARAM_MISSING_VALUE - dev.openfga.sdk.api.model.ErrorCode
 
parameters(Map<String, ConditionParamTypeRef>) - Method in class dev.openfga.sdk.api.model.Condition
 
PathUnknownErrorMessageResponse - Class in dev.openfga.sdk.api.model
PathUnknownErrorMessageResponse
PathUnknownErrorMessageResponse() - Constructor for class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
 
prepare(Map<Attribute, String>, Metric, Configuration) - Static method in class dev.openfga.sdk.telemetry.Attributes
Prepares the attributes for OpenTelemetry publishing by converting them into the expected format.
putAdditionalProperty(String, Object) - Method in class dev.openfga.sdk.api.model.Any
Set the additional (undeclared) property with the specified name and value.
putConditionsItem(String, Condition) - Method in class dev.openfga.sdk.api.model.AuthorizationModel
 
putConditionsItem(String, Condition) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
putParametersItem(String, ConditionParamTypeRef) - Method in class dev.openfga.sdk.api.model.Condition
 
putRelationsItem(String, RelationMetadata) - Method in class dev.openfga.sdk.api.model.Metadata
 
putRelationsItem(String, Userset) - Method in class dev.openfga.sdk.api.model.TypeDefinition
 

Q

QUERY_DURATION - Static variable in class dev.openfga.sdk.telemetry.Histograms
A histogram for measuring the total time it took (in milliseconds) for the FGA server to process and evaluate the request.
QUERY_STRING_TYPE_CONTINUATION_TOKEN_MISMATCH - dev.openfga.sdk.api.model.ErrorCode
 
queryDuration(Double, Map<Attribute, String>) - Method in class dev.openfga.sdk.telemetry.Metrics
Returns a DoubleHistogram for measuring how long the FGA server took to process and evaluate a request.

R

read(ClientReadRequest) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
Read - Read tuples previously written to the store (does not evaluate)
read(ClientReadRequest, ClientReadOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
Read - Read tuples previously written to the store (does not evaluate)
read(String, ReadRequest) - Method in class dev.openfga.sdk.api.OpenFgaApi
Get tuples from the store that matches a query, without following userset rewrite rules The Read API will return the tuples for a certain store that match a query filter specified in the body of the request.
read(String, ReadRequest, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Get tuples from the store that matches a query, without following userset rewrite rules The Read API will return the tuples for a certain store that match a query filter specified in the body of the request.
readAssertions() - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ReadAssertions - Read assertions for a particular authorization model
readAssertions(ClientReadAssertionsOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ReadAssertions - Read assertions for a particular authorization model
readAssertions(String, String) - Method in class dev.openfga.sdk.api.OpenFgaApi
Read assertions for an authorization model ID The ReadAssertions API will return, for a given authorization model id, all the assertions stored for it.
readAssertions(String, String, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Read assertions for an authorization model ID The ReadAssertions API will return, for a given authorization model id, all the assertions stored for it.
ReadAssertionsResponse - Class in dev.openfga.sdk.api.model
ReadAssertionsResponse
ReadAssertionsResponse() - Constructor for class dev.openfga.sdk.api.model.ReadAssertionsResponse
 
readAuthorizationModel() - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ReadAuthorizationModel - Read the current authorization model
readAuthorizationModel(ClientReadAuthorizationModelOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ReadAuthorizationModel - Read the current authorization model
readAuthorizationModel(String, String) - Method in class dev.openfga.sdk.api.OpenFgaApi
Return a particular version of an authorization model The ReadAuthorizationModel API returns an authorization model by its identifier.
readAuthorizationModel(String, String, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Return a particular version of an authorization model The ReadAuthorizationModel API returns an authorization model by its identifier.
ReadAuthorizationModelResponse - Class in dev.openfga.sdk.api.model
ReadAuthorizationModelResponse
ReadAuthorizationModelResponse() - Constructor for class dev.openfga.sdk.api.model.ReadAuthorizationModelResponse
 
readAuthorizationModels() - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ReadAuthorizationModels - Read all authorization models
readAuthorizationModels(ClientReadAuthorizationModelsOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ReadAuthorizationModels - Read all authorization models
readAuthorizationModels(String, Integer, String) - Method in class dev.openfga.sdk.api.OpenFgaApi
Return all the authorization models for a particular store The ReadAuthorizationModels API will return all the authorization models for a certain store.
readAuthorizationModels(String, Integer, String, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Return all the authorization models for a particular store The ReadAuthorizationModels API will return all the authorization models for a certain store.
ReadAuthorizationModelsResponse - Class in dev.openfga.sdk.api.model
ReadAuthorizationModelsResponse
ReadAuthorizationModelsResponse() - Constructor for class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
 
readChanges(ClientReadChangesRequest) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
Read Changes - Read the list of historical relationship tuple writes and deletes
readChanges(ClientReadChangesRequest, ClientReadChangesOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
Read Changes - Read the list of historical relationship tuple writes and deletes
readChanges(String, String, Integer, String) - Method in class dev.openfga.sdk.api.OpenFgaApi
Return a list of all the tuple changes The ReadChanges API will return a paginated list of tuple changes (additions and deletions) that occurred in a given store, sorted by ascending time.
readChanges(String, String, Integer, String, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Return a list of all the tuple changes The ReadChanges API will return a paginated list of tuple changes (additions and deletions) that occurred in a given store, sorted by ascending time.
ReadChangesResponse - Class in dev.openfga.sdk.api.model
ReadChangesResponse
ReadChangesResponse() - Constructor for class dev.openfga.sdk.api.model.ReadChangesResponse
 
readLatestAuthorizationModel() - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ReadLatestAuthorizationModel - Read the latest authorization model for the current store
readLatestAuthorizationModel(ClientReadLatestAuthorizationModelOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
ReadLatestAuthorizationModel - Read the latest authorization model for the current store
ReadRequest - Class in dev.openfga.sdk.api.model
ReadRequest
ReadRequest() - Constructor for class dev.openfga.sdk.api.model.ReadRequest
 
ReadRequestTupleKey - Class in dev.openfga.sdk.api.model
ReadRequestTupleKey
ReadRequestTupleKey() - Constructor for class dev.openfga.sdk.api.model.ReadRequestTupleKey
 
ReadResponse - Class in dev.openfga.sdk.api.model
ReadResponse
ReadResponse() - Constructor for class dev.openfga.sdk.api.model.ReadResponse
 
readTimeout(Duration) - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
 
readTimeout(Duration) - Method in class dev.openfga.sdk.api.configuration.Configuration
Set the read timeout for the http client.
readTimeout(Duration) - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
Set the read timeout for the http client.
relation(String) - Method in class dev.openfga.sdk.api.client.ClientAssertion
 
relation(String) - Method in class dev.openfga.sdk.api.client.model.ClientCheckRequest
 
relation(String) - Method in class dev.openfga.sdk.api.client.model.ClientExpandRequest
 
relation(String) - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsRequest
 
relation(String) - Method in class dev.openfga.sdk.api.client.model.ClientListUsersRequest
 
relation(String) - Method in class dev.openfga.sdk.api.client.model.ClientReadRequest
 
relation(String) - Method in class dev.openfga.sdk.api.client.model.ClientTupleKey
 
relation(String) - Method in class dev.openfga.sdk.api.client.model.ClientTupleKeyWithoutCondition
 
relation(String) - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
 
relation(String) - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
 
relation(String) - Method in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
 
relation(String) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
relation(String) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
relation(String) - Method in class dev.openfga.sdk.api.model.ObjectRelation
 
relation(String) - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
 
relation(String) - Method in class dev.openfga.sdk.api.model.RelationReference
 
relation(String) - Method in class dev.openfga.sdk.api.model.TupleKey
 
relation(String) - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
 
relation(String) - Method in class dev.openfga.sdk.api.model.UsersetUser
 
relation(String) - Method in class dev.openfga.sdk.api.model.UserTypeFilter
 
RELATION_NOT_FOUND - dev.openfga.sdk.api.model.ErrorCode
 
RELATION_TOO_LONG - dev.openfga.sdk.api.model.ErrorCode
 
RelationMetadata - Class in dev.openfga.sdk.api.model
RelationMetadata
RelationMetadata() - Constructor for class dev.openfga.sdk.api.model.RelationMetadata
 
RelationReference - Class in dev.openfga.sdk.api.model
RelationReference represents a relation of a particular object type (e.g.
RelationReference() - Constructor for class dev.openfga.sdk.api.model.RelationReference
 
relations(List<String>) - Method in class dev.openfga.sdk.api.client.model.ClientListRelationsRequest
 
relations(Map<String, RelationMetadata>) - Method in class dev.openfga.sdk.api.model.Metadata
 
relations(Map<String, Userset>) - Method in class dev.openfga.sdk.api.model.TypeDefinition
 
RELATIONS_INVALID_PATTERN - dev.openfga.sdk.api.model.ErrorCode
 
RELATIONS_TOO_FEW_ITEMS - dev.openfga.sdk.api.model.ErrorCode
 
RELATIONS_TOO_LONG - dev.openfga.sdk.api.model.ErrorCode
 
RelationshipCondition - Class in dev.openfga.sdk.api.model
RelationshipCondition
RelationshipCondition() - Constructor for class dev.openfga.sdk.api.model.RelationshipCondition
 
REQUEST_DURATION - Static variable in class dev.openfga.sdk.telemetry.Histograms
A histogram for measuring the total time (in milliseconds) it took for the request to complete, including the time it took to send the request and receive the response.
requestBuilder(String, String, byte[], Configuration) - Static method in class dev.openfga.sdk.api.client.ApiClient
 
requestBuilder(String, String, Configuration) - Static method in class dev.openfga.sdk.api.client.ApiClient
 
requestDuration(Double, Map<Attribute, String>) - Method in class dev.openfga.sdk.telemetry.Metrics
Returns a DoubleHistogram histogram for measuring the total roundtrip time it took to process a request, including the time it took to send the request and receive the response.
resolution(String) - Method in class dev.openfga.sdk.api.model.CheckResponse
 
RESOURCE_EXHAUSTED - dev.openfga.sdk.api.model.InternalErrorCode
 
root(Node) - Method in class dev.openfga.sdk.api.model.UsersetTree
 

S

schemaVersion(String) - Method in class dev.openfga.sdk.api.model.AuthorizationModel
 
schemaVersion(String) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
scopes(String) - Method in class dev.openfga.sdk.api.configuration.ClientCredentials
 
setActualInstance(Object) - Method in class dev.openfga.sdk.api.model.AbstractOpenApiSchema
Set the actual instance
setAllowed(Boolean) - Method in class dev.openfga.sdk.api.model.CheckResponse
 
setApiErrorCode(String) - Method in exception dev.openfga.sdk.errors.FgaError
 
setApiToken(ApiToken) - Method in class dev.openfga.sdk.api.configuration.Credentials
 
setAssertions(List<Assertion>) - Method in class dev.openfga.sdk.api.model.ReadAssertionsResponse
 
setAssertions(List<Assertion>) - Method in class dev.openfga.sdk.api.model.WriteAssertionsRequest
 
setAsyncResponseInterceptor(Consumer<HttpResponse<String>>) - Method in class dev.openfga.sdk.api.client.ApiClient
Set a custom async response interceptor.
setAtType(String) - Method in class dev.openfga.sdk.api.model.Any
 
setAudience(String) - Method in exception dev.openfga.sdk.errors.FgaError
 
setAuthorizationModel(AuthorizationModel) - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelResponse
 
setAuthorizationModelId(String) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
 
setAuthorizationModelId(String) - Method in class dev.openfga.sdk.api.model.CheckRequest
 
setAuthorizationModelId(String) - Method in class dev.openfga.sdk.api.model.ExpandRequest
 
setAuthorizationModelId(String) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
setAuthorizationModelId(String) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
setAuthorizationModelId(String) - Method in class dev.openfga.sdk.api.model.ReadAssertionsResponse
 
setAuthorizationModelId(String) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelResponse
 
setAuthorizationModelId(String) - Method in class dev.openfga.sdk.api.model.WriteRequest
 
setAuthorizationModels(List<AuthorizationModel>) - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
 
setBase(Node) - Method in class dev.openfga.sdk.api.model.UsersetTreeDifference
 
setBase(Userset) - Method in class dev.openfga.sdk.api.model.Difference
 
setChanges(List<TupleChange>) - Method in class dev.openfga.sdk.api.model.ReadChangesResponse
 
setChild(List<Userset>) - Method in class dev.openfga.sdk.api.model.Usersets
 
setClientCredentials(ClientCredentials) - Method in class dev.openfga.sdk.api.configuration.Credentials
 
setClientId(String) - Method in exception dev.openfga.sdk.errors.FgaError
 
setCode(ErrorCode) - Method in class dev.openfga.sdk.api.model.UnauthenticatedResponse
 
setCode(ErrorCode) - Method in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
 
setCode(InternalErrorCode) - Method in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
 
setCode(NotFoundErrorCode) - Method in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
 
setCode(UnprocessableContentErrorCode) - Method in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
 
setCode(Integer) - Method in class dev.openfga.sdk.api.model.Status
 
setCode(String) - Method in class dev.openfga.sdk.api.model.AbortedMessageResponse
 
setComputed(Computed) - Method in class dev.openfga.sdk.api.model.Leaf
 
setComputed(List<Computed>) - Method in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
 
setComputedUserset(ObjectRelation) - Method in class dev.openfga.sdk.api.model.TupleToUserset
 
setComputedUserset(ObjectRelation) - Method in class dev.openfga.sdk.api.model.Userset
 
setCondition(RelationshipCondition) - Method in class dev.openfga.sdk.api.model.TupleKey
 
setCondition(String) - Method in class dev.openfga.sdk.api.model.RelationReference
 
setConditions(Map<String, Condition>) - Method in class dev.openfga.sdk.api.model.AuthorizationModel
 
setConditions(Map<String, Condition>) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
setConfiguration(ClientConfiguration) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
 
setConsistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.model.CheckRequest
 
setConsistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.model.ExpandRequest
 
setConsistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
setConsistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
setConsistency(ConsistencyPreference) - Method in class dev.openfga.sdk.api.model.ReadRequest
 
setContext(Object) - Method in class dev.openfga.sdk.api.model.CheckRequest
 
setContext(Object) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
setContext(Object) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
setContext(Object) - Method in class dev.openfga.sdk.api.model.RelationshipCondition
 
setContextualTuples(ContextualTupleKeys) - Method in class dev.openfga.sdk.api.model.CheckRequest
 
setContextualTuples(ContextualTupleKeys) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
setContextualTuples(List<TupleKey>) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
setContinuationToken(String) - Method in class dev.openfga.sdk.api.model.ListStoresResponse
 
setContinuationToken(String) - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
 
setContinuationToken(String) - Method in class dev.openfga.sdk.api.model.ReadChangesResponse
 
setContinuationToken(String) - Method in class dev.openfga.sdk.api.model.ReadRequest
 
setContinuationToken(String) - Method in class dev.openfga.sdk.api.model.ReadResponse
 
setCreatedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
 
setCreatedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.GetStoreResponse
 
setCreatedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.Store
 
setCredentialsMethod(CredentialsMethod) - Method in class dev.openfga.sdk.api.configuration.Credentials
 
setDeletedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.GetStoreResponse
 
setDeletedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.Store
 
setDeletes(WriteRequestDeletes) - Method in class dev.openfga.sdk.api.model.WriteRequest
 
setDetails(List<Any>) - Method in class dev.openfga.sdk.api.model.Status
 
setDifference(Difference) - Method in class dev.openfga.sdk.api.model.Userset
 
setDifference(UsersetTreeDifference) - Method in class dev.openfga.sdk.api.model.Node
 
setDirectlyRelatedUserTypes(List<RelationReference>) - Method in class dev.openfga.sdk.api.model.RelationMetadata
 
setExpectation(Boolean) - Method in class dev.openfga.sdk.api.model.Assertion
 
setExpression(String) - Method in class dev.openfga.sdk.api.model.Condition
 
setFile(String) - Method in class dev.openfga.sdk.api.model.SourceInfo
 
setGenericTypes(List<ConditionParamTypeRef>) - Method in class dev.openfga.sdk.api.model.ConditionParamTypeRef
 
setGrantType(String) - Method in exception dev.openfga.sdk.errors.FgaError
 
setHttpClientBuilder(HttpClient.Builder) - Method in class dev.openfga.sdk.api.client.ApiClient
Set a custom HttpClient.Builder object to use when creating the HttpClient that is used by the API client.
setId(String) - Method in class dev.openfga.sdk.api.model.AuthorizationModel
 
setId(String) - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
 
setId(String) - Method in class dev.openfga.sdk.api.model.FgaObject
 
setId(String) - Method in class dev.openfga.sdk.api.model.GetStoreResponse
 
setId(String) - Method in class dev.openfga.sdk.api.model.Store
 
setId(String) - Method in class dev.openfga.sdk.api.model.UsersetUser
 
setIntersection(Nodes) - Method in class dev.openfga.sdk.api.model.Node
 
setIntersection(Usersets) - Method in class dev.openfga.sdk.api.model.Userset
 
setKey(TupleKey) - Method in class dev.openfga.sdk.api.model.Tuple
 
setLeaf(Leaf) - Method in class dev.openfga.sdk.api.model.Node
 
setMessage(String) - Method in class dev.openfga.sdk.api.model.AbortedMessageResponse
 
setMessage(String) - Method in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
 
setMessage(String) - Method in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
 
setMessage(String) - Method in class dev.openfga.sdk.api.model.Status
 
setMessage(String) - Method in class dev.openfga.sdk.api.model.UnauthenticatedResponse
 
setMessage(String) - Method in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
 
setMessage(String) - Method in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
 
setMetadata(ConditionMetadata) - Method in class dev.openfga.sdk.api.model.Condition
 
setMetadata(Metadata) - Method in class dev.openfga.sdk.api.model.TypeDefinition
 
setMethod(String) - Method in exception dev.openfga.sdk.errors.FgaError
 
setModule(String) - Method in class dev.openfga.sdk.api.model.ConditionMetadata
 
setModule(String) - Method in class dev.openfga.sdk.api.model.Metadata
 
setModule(String) - Method in class dev.openfga.sdk.api.model.RelationMetadata
 
setName(String) - Method in class dev.openfga.sdk.api.model.Condition
 
setName(String) - Method in class dev.openfga.sdk.api.model.CreateStoreRequest
 
setName(String) - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
 
setName(String) - Method in class dev.openfga.sdk.api.model.GetStoreResponse
 
setName(String) - Method in class dev.openfga.sdk.api.model.Node
 
setName(String) - Method in class dev.openfga.sdk.api.model.RelationshipCondition
 
setName(String) - Method in class dev.openfga.sdk.api.model.Store
 
setNodes(List<Node>) - Method in class dev.openfga.sdk.api.model.Nodes
 
setObject(FgaObject) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
setObject(FgaObject) - Method in class dev.openfga.sdk.api.model.User
 
setObject(String) - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
 
setObject(String) - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
 
setObject(String) - Method in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
 
setObject(String) - Method in class dev.openfga.sdk.api.model.ObjectRelation
 
setObject(String) - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
 
setObject(String) - Method in class dev.openfga.sdk.api.model.TupleKey
 
setObject(String) - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
 
setObjectMapper(ObjectMapper) - Method in class dev.openfga.sdk.api.client.ApiClient
Set a custom ObjectMapper to serialize and deserialize the request and response bodies.
setObjects(List<String>) - Method in class dev.openfga.sdk.api.model.ListObjectsResponse
 
setOperation(TupleOperation) - Method in class dev.openfga.sdk.api.model.TupleChange
 
setPageSize(Integer) - Method in class dev.openfga.sdk.api.model.ReadRequest
 
setParameters(Map<String, ConditionParamTypeRef>) - Method in class dev.openfga.sdk.api.model.Condition
 
setRelation(String) - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
 
setRelation(String) - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
 
setRelation(String) - Method in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
 
setRelation(String) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
setRelation(String) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
setRelation(String) - Method in class dev.openfga.sdk.api.model.ObjectRelation
 
setRelation(String) - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
 
setRelation(String) - Method in class dev.openfga.sdk.api.model.RelationReference
 
setRelation(String) - Method in class dev.openfga.sdk.api.model.TupleKey
 
setRelation(String) - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
 
setRelation(String) - Method in class dev.openfga.sdk.api.model.UsersetUser
 
setRelation(String) - Method in class dev.openfga.sdk.api.model.UserTypeFilter
 
setRelations(Map<String, RelationMetadata>) - Method in class dev.openfga.sdk.api.model.Metadata
 
setRelations(Map<String, Userset>) - Method in class dev.openfga.sdk.api.model.TypeDefinition
 
setRequestId(String) - Method in exception dev.openfga.sdk.errors.FgaError
 
setRequestInterceptor(Consumer<HttpRequest.Builder>) - Method in class dev.openfga.sdk.api.client.ApiClient
Set a custom request interceptor.
setRequestUrl(String) - Method in exception dev.openfga.sdk.errors.FgaError
 
setResolution(String) - Method in class dev.openfga.sdk.api.model.CheckResponse
 
setResponseInterceptor(Consumer<HttpResponse<InputStream>>) - Method in class dev.openfga.sdk.api.client.ApiClient
Set a custom response interceptor.
setRoot(Node) - Method in class dev.openfga.sdk.api.model.UsersetTree
 
setSchemaVersion(String) - Method in class dev.openfga.sdk.api.model.AuthorizationModel
 
setSchemaVersion(String) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
setSourceInfo(SourceInfo) - Method in class dev.openfga.sdk.api.model.ConditionMetadata
 
setSourceInfo(SourceInfo) - Method in class dev.openfga.sdk.api.model.Metadata
 
setSourceInfo(SourceInfo) - Method in class dev.openfga.sdk.api.model.RelationMetadata
 
setStoreId(String) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
 
setStores(List<Store>) - Method in class dev.openfga.sdk.api.model.ListStoresResponse
 
setSubtract(Node) - Method in class dev.openfga.sdk.api.model.UsersetTreeDifference
 
setSubtract(Userset) - Method in class dev.openfga.sdk.api.model.Difference
 
setTelemetryAttributes(Map<Attribute, String>) - Method in class dev.openfga.sdk.api.client.HttpRequestAttempt
 
setThis(Object) - Method in class dev.openfga.sdk.api.model.Userset
 
setTimestamp(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.Tuple
 
setTimestamp(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.TupleChange
 
setToken(String) - Method in class dev.openfga.sdk.api.configuration.ApiToken
 
setTree(UsersetTree) - Method in class dev.openfga.sdk.api.model.ExpandResponse
 
setTupleKey(AssertionTupleKey) - Method in class dev.openfga.sdk.api.model.Assertion
 
setTupleKey(CheckRequestTupleKey) - Method in class dev.openfga.sdk.api.model.CheckRequest
 
setTupleKey(ExpandRequestTupleKey) - Method in class dev.openfga.sdk.api.model.ExpandRequest
 
setTupleKey(ReadRequestTupleKey) - Method in class dev.openfga.sdk.api.model.ReadRequest
 
setTupleKey(TupleKey) - Method in class dev.openfga.sdk.api.model.TupleChange
 
setTupleKeys(List<TupleKey>) - Method in class dev.openfga.sdk.api.model.ContextualTupleKeys
 
setTupleKeys(List<TupleKey>) - Method in class dev.openfga.sdk.api.model.WriteRequestWrites
 
setTupleKeys(List<TupleKeyWithoutCondition>) - Method in class dev.openfga.sdk.api.model.WriteRequestDeletes
 
setTuples(List<Tuple>) - Method in class dev.openfga.sdk.api.model.ReadResponse
 
setTupleset(ObjectRelation) - Method in class dev.openfga.sdk.api.model.TupleToUserset
 
setTupleset(String) - Method in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
 
setTupleToUserset(TupleToUserset) - Method in class dev.openfga.sdk.api.model.Userset
 
setTupleToUserset(UsersetTreeTupleToUserset) - Method in class dev.openfga.sdk.api.model.Leaf
 
setType(String) - Method in class dev.openfga.sdk.api.model.FgaObject
 
setType(String) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
setType(String) - Method in class dev.openfga.sdk.api.model.RelationReference
 
setType(String) - Method in class dev.openfga.sdk.api.model.TypeDefinition
 
setType(String) - Method in class dev.openfga.sdk.api.model.TypedWildcard
 
setType(String) - Method in class dev.openfga.sdk.api.model.UsersetUser
 
setType(String) - Method in class dev.openfga.sdk.api.model.UserTypeFilter
 
setTypeDefinitions(List<TypeDefinition>) - Method in class dev.openfga.sdk.api.model.AuthorizationModel
 
setTypeDefinitions(List<TypeDefinition>) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
setTypeName(TypeName) - Method in class dev.openfga.sdk.api.model.ConditionParamTypeRef
 
setUnion(Nodes) - Method in class dev.openfga.sdk.api.model.Node
 
setUnion(Usersets) - Method in class dev.openfga.sdk.api.model.Userset
 
setUpdatedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
 
setUpdatedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.GetStoreResponse
 
setUpdatedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.Store
 
setUser(String) - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
 
setUser(String) - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
 
setUser(String) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
setUser(String) - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
 
setUser(String) - Method in class dev.openfga.sdk.api.model.TupleKey
 
setUser(String) - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
 
setUserFilters(List<UserTypeFilter>) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
setUsers(Users) - Method in class dev.openfga.sdk.api.model.Leaf
 
setUsers(List<User>) - Method in class dev.openfga.sdk.api.model.ListUsersResponse
 
setUsers(List<String>) - Method in class dev.openfga.sdk.api.model.Users
 
setUserset(UsersetUser) - Method in class dev.openfga.sdk.api.model.User
 
setUserset(String) - Method in class dev.openfga.sdk.api.model.Computed
 
setWildcard(TypedWildcard) - Method in class dev.openfga.sdk.api.model.User
 
setWildcard(Object) - Method in class dev.openfga.sdk.api.model.RelationReference
 
setWrites(WriteRequestWrites) - Method in class dev.openfga.sdk.api.model.WriteRequest
 
sourceInfo(SourceInfo) - Method in class dev.openfga.sdk.api.model.ConditionMetadata
 
sourceInfo(SourceInfo) - Method in class dev.openfga.sdk.api.model.Metadata
 
sourceInfo(SourceInfo) - Method in class dev.openfga.sdk.api.model.RelationMetadata
 
SourceInfo - Class in dev.openfga.sdk.api.model
SourceInfo
SourceInfo() - Constructor for class dev.openfga.sdk.api.model.SourceInfo
 
Status - Class in dev.openfga.sdk.api.model
Status
Status() - Constructor for class dev.openfga.sdk.api.model.Status
 
Store - Class in dev.openfga.sdk.api.model
Store
Store() - Constructor for class dev.openfga.sdk.api.model.Store
 
STORE_ID_INVALID_LENGTH - dev.openfga.sdk.api.model.ErrorCode
 
STORE_ID_NOT_FOUND - dev.openfga.sdk.api.model.NotFoundErrorCode
 
storeId(String) - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
Set the Store ID.
stores(List<Store>) - Method in class dev.openfga.sdk.api.model.ListStoresResponse
 
STRING - dev.openfga.sdk.api.model.TypeName
 
StringUtil - Class in dev.openfga.sdk.util
 
subtract(Node) - Method in class dev.openfga.sdk.api.model.UsersetTreeDifference
 
subtract(Userset) - Method in class dev.openfga.sdk.api.model.Difference
 
SUBTRACT_BASE_MISSING_VALUE - dev.openfga.sdk.api.model.ErrorCode
 

T

Telemetry - Class in dev.openfga.sdk.telemetry
The Telemetry class provides access to telemetry-related functionality.
Telemetry(Configuration) - Constructor for class dev.openfga.sdk.telemetry.Telemetry
 
telemetryConfiguration(TelemetryConfiguration) - Method in class dev.openfga.sdk.api.configuration.Configuration
 
telemetryConfiguration(TelemetryConfiguration) - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
 
TelemetryConfiguration - Class in dev.openfga.sdk.api.configuration
 
TelemetryConfiguration() - Constructor for class dev.openfga.sdk.api.configuration.TelemetryConfiguration
 
THROTTLED_TIMEOUT_ERROR - dev.openfga.sdk.api.model.UnprocessableContentErrorCode
 
timestamp(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.Tuple
 
timestamp(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.TupleChange
 
TIMESTAMP - dev.openfga.sdk.api.model.TypeName
 
TOO_MANY_REQUESTS - Static variable in class dev.openfga.sdk.errors.HttpStatusCode
 
toString() - Method in class dev.openfga.sdk.api.model.AbortedMessageResponse
 
toString() - Method in class dev.openfga.sdk.api.model.AbstractOpenApiSchema
 
toString() - Method in class dev.openfga.sdk.api.model.Any
 
toString() - Method in class dev.openfga.sdk.api.model.Assertion
 
toString() - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
 
toString() - Method in class dev.openfga.sdk.api.model.AuthorizationModel
 
toString() - Method in class dev.openfga.sdk.api.model.CheckRequest
 
toString() - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
 
toString() - Method in class dev.openfga.sdk.api.model.CheckResponse
 
toString() - Method in class dev.openfga.sdk.api.model.Computed
 
toString() - Method in class dev.openfga.sdk.api.model.Condition
 
toString() - Method in class dev.openfga.sdk.api.model.ConditionMetadata
 
toString() - Method in class dev.openfga.sdk.api.model.ConditionParamTypeRef
 
toString() - Method in enum dev.openfga.sdk.api.model.ConsistencyPreference
 
toString() - Method in class dev.openfga.sdk.api.model.ContextualTupleKeys
 
toString() - Method in class dev.openfga.sdk.api.model.CreateStoreRequest
 
toString() - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
 
toString() - Method in class dev.openfga.sdk.api.model.Difference
 
toString() - Method in enum dev.openfga.sdk.api.model.ErrorCode
 
toString() - Method in class dev.openfga.sdk.api.model.ExpandRequest
 
toString() - Method in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
 
toString() - Method in class dev.openfga.sdk.api.model.ExpandResponse
 
toString() - Method in class dev.openfga.sdk.api.model.FgaObject
 
toString() - Method in class dev.openfga.sdk.api.model.GetStoreResponse
 
toString() - Method in enum dev.openfga.sdk.api.model.InternalErrorCode
 
toString() - Method in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
 
toString() - Method in class dev.openfga.sdk.api.model.Leaf
 
toString() - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
toString() - Method in class dev.openfga.sdk.api.model.ListObjectsResponse
 
toString() - Method in class dev.openfga.sdk.api.model.ListStoresResponse
 
toString() - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
toString() - Method in class dev.openfga.sdk.api.model.ListUsersResponse
 
toString() - Method in class dev.openfga.sdk.api.model.Metadata
 
toString() - Method in class dev.openfga.sdk.api.model.Node
 
toString() - Method in class dev.openfga.sdk.api.model.Nodes
 
toString() - Method in enum dev.openfga.sdk.api.model.NotFoundErrorCode
 
toString() - Method in enum dev.openfga.sdk.api.model.NullValue
 
toString() - Method in class dev.openfga.sdk.api.model.ObjectRelation
 
toString() - Method in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
 
toString() - Method in class dev.openfga.sdk.api.model.ReadAssertionsResponse
 
toString() - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelResponse
 
toString() - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
 
toString() - Method in class dev.openfga.sdk.api.model.ReadChangesResponse
 
toString() - Method in class dev.openfga.sdk.api.model.ReadRequest
 
toString() - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
 
toString() - Method in class dev.openfga.sdk.api.model.ReadResponse
 
toString() - Method in class dev.openfga.sdk.api.model.RelationMetadata
 
toString() - Method in class dev.openfga.sdk.api.model.RelationReference
 
toString() - Method in class dev.openfga.sdk.api.model.RelationshipCondition
 
toString() - Method in class dev.openfga.sdk.api.model.SourceInfo
 
toString() - Method in class dev.openfga.sdk.api.model.Status
 
toString() - Method in class dev.openfga.sdk.api.model.Store
 
toString() - Method in class dev.openfga.sdk.api.model.Tuple
 
toString() - Method in class dev.openfga.sdk.api.model.TupleChange
 
toString() - Method in class dev.openfga.sdk.api.model.TupleKey
 
toString() - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
 
toString() - Method in enum dev.openfga.sdk.api.model.TupleOperation
 
toString() - Method in class dev.openfga.sdk.api.model.TupleToUserset
 
toString() - Method in class dev.openfga.sdk.api.model.TypeDefinition
 
toString() - Method in class dev.openfga.sdk.api.model.TypedWildcard
 
toString() - Method in enum dev.openfga.sdk.api.model.TypeName
 
toString() - Method in class dev.openfga.sdk.api.model.UnauthenticatedResponse
 
toString() - Method in enum dev.openfga.sdk.api.model.UnprocessableContentErrorCode
 
toString() - Method in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
 
toString() - Method in class dev.openfga.sdk.api.model.User
 
toString() - Method in class dev.openfga.sdk.api.model.Users
 
toString() - Method in class dev.openfga.sdk.api.model.Userset
 
toString() - Method in class dev.openfga.sdk.api.model.Usersets
 
toString() - Method in class dev.openfga.sdk.api.model.UsersetTree
 
toString() - Method in class dev.openfga.sdk.api.model.UsersetTreeDifference
 
toString() - Method in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
 
toString() - Method in class dev.openfga.sdk.api.model.UsersetUser
 
toString() - Method in class dev.openfga.sdk.api.model.UserTypeFilter
 
toString() - Method in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
 
toString() - Method in class dev.openfga.sdk.api.model.WriteAssertionsRequest
 
toString() - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
toString() - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelResponse
 
toString() - Method in class dev.openfga.sdk.api.model.WriteRequest
 
toString() - Method in class dev.openfga.sdk.api.model.WriteRequestDeletes
 
toString() - Method in class dev.openfga.sdk.api.model.WriteRequestWrites
 
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.AbortedMessageResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Any
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Assertion
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.AuthorizationModel
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.CheckRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.CheckResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Computed
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Condition
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ConditionMetadata
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ConditionParamTypeRef
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ContextualTupleKeys
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.CreateStoreRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Difference
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ExpandRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ExpandResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.FgaObject
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.GetStoreResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Leaf
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ListObjectsResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ListStoresResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ListUsersRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ListUsersResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Metadata
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Node
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Nodes
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ObjectRelation
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ReadAssertionsResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ReadChangesResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ReadRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ReadResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.RelationMetadata
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.RelationReference
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.RelationshipCondition
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.SourceInfo
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Status
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Store
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Tuple
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.TupleChange
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.TupleKey
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.TupleToUserset
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.TypeDefinition
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.TypedWildcard
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.UnauthenticatedResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.User
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Users
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Userset
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.Usersets
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.UsersetTree
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.UsersetTreeDifference
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.UsersetUser
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.UserTypeFilter
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.WriteAssertionsRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.WriteRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.WriteRequestDeletes
Convert the instance into URL query string.
toUrlQueryString() - Method in class dev.openfga.sdk.api.model.WriteRequestWrites
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.AbortedMessageResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Any
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Assertion
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.AuthorizationModel
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.CheckRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.CheckResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Computed
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Condition
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ConditionMetadata
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ConditionParamTypeRef
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum dev.openfga.sdk.api.model.ConsistencyPreference
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ContextualTupleKeys
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.CreateStoreRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Difference
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum dev.openfga.sdk.api.model.ErrorCode
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ExpandRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ExpandResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.FgaObject
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.GetStoreResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum dev.openfga.sdk.api.model.InternalErrorCode
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.InternalErrorMessageResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Leaf
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ListObjectsResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ListStoresResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ListUsersResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Metadata
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Node
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Nodes
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum dev.openfga.sdk.api.model.NotFoundErrorCode
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum dev.openfga.sdk.api.model.NullValue
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ObjectRelation
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.PathUnknownErrorMessageResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ReadAssertionsResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ReadAuthorizationModelsResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ReadChangesResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ReadRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ReadResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.RelationMetadata
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.RelationReference
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.RelationshipCondition
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.SourceInfo
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Status
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Store
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Tuple
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.TupleChange
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.TupleKey
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum dev.openfga.sdk.api.model.TupleOperation
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.TupleToUserset
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.TypeDefinition
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.TypedWildcard
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum dev.openfga.sdk.api.model.TypeName
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.UnauthenticatedResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum dev.openfga.sdk.api.model.UnprocessableContentErrorCode
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.User
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Users
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Userset
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.Usersets
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.UsersetTree
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.UsersetTreeDifference
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.UsersetUser
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.UserTypeFilter
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.WriteAssertionsRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.WriteRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.WriteRequestDeletes
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class dev.openfga.sdk.api.model.WriteRequestWrites
Convert the instance into URL query string.
transactionChunkSize(int) - Method in class dev.openfga.sdk.api.configuration.ClientWriteOptions
 
tree(UsersetTree) - Method in class dev.openfga.sdk.api.model.ExpandResponse
 
Tuple - Class in dev.openfga.sdk.api.model
Tuple
Tuple() - Constructor for class dev.openfga.sdk.api.model.Tuple
 
TUPLE_KEY_VALUE_NOT_SPECIFIED - dev.openfga.sdk.api.model.ErrorCode
 
TUPLE_KEYS_TOO_MANY_OR_TOO_FEW_ITEMS - dev.openfga.sdk.api.model.ErrorCode
 
TupleChange - Class in dev.openfga.sdk.api.model
TupleChange
TupleChange() - Constructor for class dev.openfga.sdk.api.model.TupleChange
 
tupleKey(AssertionTupleKey) - Method in class dev.openfga.sdk.api.model.Assertion
 
tupleKey(CheckRequestTupleKey) - Method in class dev.openfga.sdk.api.model.CheckRequest
 
tupleKey(ExpandRequestTupleKey) - Method in class dev.openfga.sdk.api.model.ExpandRequest
 
tupleKey(ReadRequestTupleKey) - Method in class dev.openfga.sdk.api.model.ReadRequest
 
tupleKey(TupleKey) - Method in class dev.openfga.sdk.api.model.TupleChange
 
TupleKey - Class in dev.openfga.sdk.api.model
TupleKey
TupleKey() - Constructor for class dev.openfga.sdk.api.model.TupleKey
 
tupleKeys(List<TupleKey>) - Method in class dev.openfga.sdk.api.model.ContextualTupleKeys
 
tupleKeys(List<TupleKey>) - Method in class dev.openfga.sdk.api.model.WriteRequestWrites
 
tupleKeys(List<TupleKeyWithoutCondition>) - Method in class dev.openfga.sdk.api.model.WriteRequestDeletes
 
TupleKeyWithoutCondition - Class in dev.openfga.sdk.api.model
TupleKeyWithoutCondition
TupleKeyWithoutCondition() - Constructor for class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
 
TupleOperation - Enum in dev.openfga.sdk.api.model
Gets or Sets TupleOperation
tuples(List<Tuple>) - Method in class dev.openfga.sdk.api.model.ReadResponse
 
tupleset(ObjectRelation) - Method in class dev.openfga.sdk.api.model.TupleToUserset
 
tupleset(String) - Method in class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
 
tupleToUserset(TupleToUserset) - Method in class dev.openfga.sdk.api.model.Userset
 
tupleToUserset(UsersetTreeTupleToUserset) - Method in class dev.openfga.sdk.api.model.Leaf
 
TupleToUserset - Class in dev.openfga.sdk.api.model
TupleToUserset
TupleToUserset() - Constructor for class dev.openfga.sdk.api.model.TupleToUserset
 
type(String) - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsRequest
 
type(String) - Method in class dev.openfga.sdk.api.client.model.ClientReadChangesRequest
 
type(String) - Method in class dev.openfga.sdk.api.model.FgaObject
 
type(String) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
type(String) - Method in class dev.openfga.sdk.api.model.RelationReference
 
type(String) - Method in class dev.openfga.sdk.api.model.TypeDefinition
 
type(String) - Method in class dev.openfga.sdk.api.model.TypedWildcard
 
type(String) - Method in class dev.openfga.sdk.api.model.UsersetUser
 
type(String) - Method in class dev.openfga.sdk.api.model.UserTypeFilter
 
TYPE_DEFINITIONS_TOO_FEW_ITEMS - dev.openfga.sdk.api.model.ErrorCode
 
TYPE_INVALID_LENGTH - dev.openfga.sdk.api.model.ErrorCode
 
TYPE_INVALID_PATTERN - dev.openfga.sdk.api.model.ErrorCode
 
TYPE_NOT_FOUND - dev.openfga.sdk.api.model.ErrorCode
 
TypeDefinition - Class in dev.openfga.sdk.api.model
TypeDefinition
TypeDefinition() - Constructor for class dev.openfga.sdk.api.model.TypeDefinition
 
typeDefinitions(List<TypeDefinition>) - Method in class dev.openfga.sdk.api.model.AuthorizationModel
 
typeDefinitions(List<TypeDefinition>) - Method in class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
TypedWildcard - Class in dev.openfga.sdk.api.model
Type bound public access.
TypedWildcard() - Constructor for class dev.openfga.sdk.api.model.TypedWildcard
 
typeName(TypeName) - Method in class dev.openfga.sdk.api.model.ConditionParamTypeRef
 
TypeName - Enum in dev.openfga.sdk.api.model
Gets or Sets TypeName

U

UINT - dev.openfga.sdk.api.model.TypeName
 
UnauthenticatedResponse - Class in dev.openfga.sdk.api.model
UnauthenticatedResponse
UnauthenticatedResponse() - Constructor for class dev.openfga.sdk.api.model.UnauthenticatedResponse
 
UNAUTHORIZED - Static variable in class dev.openfga.sdk.errors.HttpStatusCode
 
UNAVAILABLE - dev.openfga.sdk.api.model.InternalErrorCode
 
UNDEFINED_ENDPOINT - dev.openfga.sdk.api.model.NotFoundErrorCode
 
UNIMPLEMENTED - dev.openfga.sdk.api.model.NotFoundErrorCode
 
union(Nodes) - Method in class dev.openfga.sdk.api.model.Node
 
union(Usersets) - Method in class dev.openfga.sdk.api.model.Userset
 
UNKNOWN_DEFAULT_OPEN_API - dev.openfga.sdk.api.model.ConsistencyPreference
 
UNKNOWN_DEFAULT_OPEN_API - dev.openfga.sdk.api.model.ErrorCode
 
UNKNOWN_DEFAULT_OPEN_API - dev.openfga.sdk.api.model.InternalErrorCode
 
UNKNOWN_DEFAULT_OPEN_API - dev.openfga.sdk.api.model.NotFoundErrorCode
 
UNKNOWN_DEFAULT_OPEN_API - dev.openfga.sdk.api.model.NullValue
 
UNKNOWN_DEFAULT_OPEN_API - dev.openfga.sdk.api.model.TupleOperation
 
UNKNOWN_DEFAULT_OPEN_API - dev.openfga.sdk.api.model.TypeName
 
UNKNOWN_DEFAULT_OPEN_API - dev.openfga.sdk.api.model.UnprocessableContentErrorCode
 
UNKNOWN_RELATION - dev.openfga.sdk.api.model.ErrorCode
 
UNPROCESSABLE_ENTITY - Static variable in class dev.openfga.sdk.errors.HttpStatusCode
 
UnprocessableContentErrorCode - Enum in dev.openfga.sdk.api.model
Gets or Sets UnprocessableContentErrorCode
UnprocessableContentMessageResponse - Class in dev.openfga.sdk.api.model
UnprocessableContentMessageResponse
UnprocessableContentMessageResponse() - Constructor for class dev.openfga.sdk.api.model.UnprocessableContentMessageResponse
 
UNSPECIFIED - dev.openfga.sdk.api.model.ConsistencyPreference
 
UNSPECIFIED - dev.openfga.sdk.api.model.TypeName
 
UNSUPPORTED_SCHEMA_VERSION - dev.openfga.sdk.api.model.ErrorCode
 
UNSUPPORTED_USER_SET - dev.openfga.sdk.api.model.ErrorCode
 
updatedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.CreateStoreResponse
 
updatedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.GetStoreResponse
 
updatedAt(OffsetDateTime) - Method in class dev.openfga.sdk.api.model.Store
 
URL_FULL - Static variable in class dev.openfga.sdk.telemetry.Attributes
The complete URL used in the request.
URL_SCHEME - Static variable in class dev.openfga.sdk.telemetry.Attributes
The scheme used in the request.
urlEncode(String) - Static method in class dev.openfga.sdk.api.client.ApiClient
URL encode a string in the UTF-8 encoding.
user(String) - Method in class dev.openfga.sdk.api.client.ClientAssertion
 
user(String) - Method in class dev.openfga.sdk.api.client.model.ClientCheckRequest
 
user(String) - Method in class dev.openfga.sdk.api.client.model.ClientListObjectsRequest
 
user(String) - Method in class dev.openfga.sdk.api.client.model.ClientListRelationsRequest
 
user(String) - Method in class dev.openfga.sdk.api.client.model.ClientReadRequest
 
user(String) - Method in class dev.openfga.sdk.api.client.model.ClientTupleKey
 
user(String) - Method in class dev.openfga.sdk.api.client.model.ClientTupleKeyWithoutCondition
 
user(String) - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
 
user(String) - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
 
user(String) - Method in class dev.openfga.sdk.api.model.ListObjectsRequest
 
user(String) - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
 
user(String) - Method in class dev.openfga.sdk.api.model.TupleKey
 
user(String) - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
 
User - Class in dev.openfga.sdk.api.model
User.
User() - Constructor for class dev.openfga.sdk.api.model.User
 
USER_AGENT - Static variable in class dev.openfga.sdk.telemetry.Attributes
The user agent used in the request.
userAgent(String) - Method in class dev.openfga.sdk.api.configuration.ClientConfiguration
 
userAgent(String) - Method in class dev.openfga.sdk.api.configuration.Configuration
Set the user agent.
userAgent(String) - Method in class dev.openfga.sdk.api.configuration.ConfigurationOverride
Set the user agent.
userFilters(List<UserTypeFilter>) - Method in class dev.openfga.sdk.api.client.model.ClientListUsersRequest
 
userFilters(List<UserTypeFilter>) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
users(Users) - Method in class dev.openfga.sdk.api.model.Leaf
 
users(List<User>) - Method in class dev.openfga.sdk.api.model.ListUsersResponse
 
users(List<String>) - Method in class dev.openfga.sdk.api.model.Users
 
Users - Class in dev.openfga.sdk.api.model
Users
Users() - Constructor for class dev.openfga.sdk.api.model.Users
 
userset(UsersetUser) - Method in class dev.openfga.sdk.api.model.User
 
userset(String) - Method in class dev.openfga.sdk.api.model.Computed
 
Userset - Class in dev.openfga.sdk.api.model
Userset
Userset() - Constructor for class dev.openfga.sdk.api.model.Userset
 
Usersets - Class in dev.openfga.sdk.api.model
Usersets
Usersets() - Constructor for class dev.openfga.sdk.api.model.Usersets
 
UsersetTree - Class in dev.openfga.sdk.api.model
A UsersetTree contains the result of an Expansion.
UsersetTree() - Constructor for class dev.openfga.sdk.api.model.UsersetTree
 
UsersetTreeDifference - Class in dev.openfga.sdk.api.model
UsersetTreeDifference
UsersetTreeDifference() - Constructor for class dev.openfga.sdk.api.model.UsersetTreeDifference
 
UsersetTreeTupleToUserset - Class in dev.openfga.sdk.api.model
UsersetTreeTupleToUserset
UsersetTreeTupleToUserset() - Constructor for class dev.openfga.sdk.api.model.UsersetTreeTupleToUserset
 
UsersetUser - Class in dev.openfga.sdk.api.model
Userset.
UsersetUser() - Constructor for class dev.openfga.sdk.api.model.UsersetUser
 
UserTypeFilter - Class in dev.openfga.sdk.api.model
UserTypeFilter
UserTypeFilter() - Constructor for class dev.openfga.sdk.api.model.UserTypeFilter
 

V

Validation - Class in dev.openfga.sdk.util
 
VALIDATION_ERROR - dev.openfga.sdk.api.model.ErrorCode
 
ValidationErrorMessageResponse - Class in dev.openfga.sdk.api.model
ValidationErrorMessageResponse
ValidationErrorMessageResponse() - Constructor for class dev.openfga.sdk.api.model.ValidationErrorMessageResponse
 
valueOf(String) - Static method in enum dev.openfga.sdk.api.configuration.CredentialsMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.openfga.sdk.api.model.ConsistencyPreference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.openfga.sdk.api.model.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.openfga.sdk.api.model.InternalErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.openfga.sdk.api.model.NotFoundErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.openfga.sdk.api.model.NullValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.openfga.sdk.api.model.TupleOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.openfga.sdk.api.model.TypeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.openfga.sdk.api.model.UnprocessableContentErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum dev.openfga.sdk.api.configuration.CredentialsMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.openfga.sdk.api.model.ConsistencyPreference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.openfga.sdk.api.model.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.openfga.sdk.api.model.InternalErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.openfga.sdk.api.model.NotFoundErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.openfga.sdk.api.model.NullValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.openfga.sdk.api.model.TupleOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.openfga.sdk.api.model.TypeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.openfga.sdk.api.model.UnprocessableContentErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class dev.openfga.sdk.api.configuration.Configuration
 

W

wildcard(TypedWildcard) - Method in class dev.openfga.sdk.api.model.User
 
wildcard(Object) - Method in class dev.openfga.sdk.api.model.RelationReference
 
write(ClientWriteRequest) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
Write - Create or delete relationship tuples
write(ClientWriteRequest, ClientWriteOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
Write - Create or delete relationship tuples
write(String, WriteRequest) - Method in class dev.openfga.sdk.api.OpenFgaApi
Add or delete tuples from the store The Write API will transactionally update the tuples for a certain store.
write(String, WriteRequest, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Add or delete tuples from the store The Write API will transactionally update the tuples for a certain store.
WRITE - dev.openfga.sdk.api.model.TupleOperation
 
WRITE_FAILED_DUE_TO_INVALID_INPUT - dev.openfga.sdk.api.model.ErrorCode
 
writeAssertions(String, String, WriteAssertionsRequest) - Method in class dev.openfga.sdk.api.OpenFgaApi
Upsert assertions for an authorization model ID The WriteAssertions API will upsert new assertions for an authorization model id, or overwrite the existing ones.
writeAssertions(String, String, WriteAssertionsRequest, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Upsert assertions for an authorization model ID The WriteAssertions API will upsert new assertions for an authorization model id, or overwrite the existing ones.
writeAssertions(List<ClientAssertion>) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
WriteAssertions - Updates assertions for a particular authorization model
writeAssertions(List<ClientAssertion>, ClientWriteAssertionsOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
WriteAssertions - Updates assertions for a particular authorization model
WriteAssertionsRequest - Class in dev.openfga.sdk.api.model
WriteAssertionsRequest
WriteAssertionsRequest() - Constructor for class dev.openfga.sdk.api.model.WriteAssertionsRequest
 
writeAuthorizationModel(WriteAuthorizationModelRequest) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
WriteAuthorizationModel - Create a new version of the authorization model
writeAuthorizationModel(WriteAuthorizationModelRequest, ClientWriteAuthorizationModelOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
WriteAuthorizationModel - Create a new version of the authorization model
writeAuthorizationModel(String, WriteAuthorizationModelRequest) - Method in class dev.openfga.sdk.api.OpenFgaApi
Create a new authorization model The WriteAuthorizationModel API will add a new authorization model to a store.
writeAuthorizationModel(String, WriteAuthorizationModelRequest, ConfigurationOverride) - Method in class dev.openfga.sdk.api.OpenFgaApi
Create a new authorization model The WriteAuthorizationModel API will add a new authorization model to a store.
WriteAuthorizationModelRequest - Class in dev.openfga.sdk.api.model
WriteAuthorizationModelRequest
WriteAuthorizationModelRequest() - Constructor for class dev.openfga.sdk.api.model.WriteAuthorizationModelRequest
 
WriteAuthorizationModelResponse - Class in dev.openfga.sdk.api.model
WriteAuthorizationModelResponse
WriteAuthorizationModelResponse() - Constructor for class dev.openfga.sdk.api.model.WriteAuthorizationModelResponse
 
WriteRequest - Class in dev.openfga.sdk.api.model
WriteRequest
WriteRequest() - Constructor for class dev.openfga.sdk.api.model.WriteRequest
 
WriteRequestDeletes - Class in dev.openfga.sdk.api.model
WriteRequestDeletes
WriteRequestDeletes() - Constructor for class dev.openfga.sdk.api.model.WriteRequestDeletes
 
WriteRequestWrites - Class in dev.openfga.sdk.api.model
WriteRequestWrites
WriteRequestWrites() - Constructor for class dev.openfga.sdk.api.model.WriteRequestWrites
 
writes(WriteRequestWrites) - Method in class dev.openfga.sdk.api.model.WriteRequest
 
writes(List<ClientTupleKey>) - Method in class dev.openfga.sdk.api.client.model.ClientWriteRequest
 
writeTuples(List<ClientTupleKey>) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
WriteTuples - Utility method to write tuples, wraps Write
writeTuples(List<ClientTupleKey>, ClientWriteTuplesOptions) - Method in class dev.openfga.sdk.api.client.OpenFgaClient
WriteTuples - Utility method to write tuples, wraps Write

_

_file(String) - Method in class dev.openfga.sdk.api.model.SourceInfo
 
_object(FgaObject) - Method in class dev.openfga.sdk.api.client.model.ClientListUsersRequest
 
_object(FgaObject) - Method in class dev.openfga.sdk.api.model.ListUsersRequest
 
_object(FgaObject) - Method in class dev.openfga.sdk.api.model.User
 
_object(String) - Method in class dev.openfga.sdk.api.client.ClientAssertion
 
_object(String) - Method in class dev.openfga.sdk.api.client.model.ClientCheckRequest
 
_object(String) - Method in class dev.openfga.sdk.api.client.model.ClientExpandRequest
 
_object(String) - Method in class dev.openfga.sdk.api.client.model.ClientListRelationsRequest
 
_object(String) - Method in class dev.openfga.sdk.api.client.model.ClientReadRequest
 
_object(String) - Method in class dev.openfga.sdk.api.client.model.ClientTupleKey
 
_object(String) - Method in class dev.openfga.sdk.api.client.model.ClientTupleKeyWithoutCondition
 
_object(String) - Method in class dev.openfga.sdk.api.model.AssertionTupleKey
 
_object(String) - Method in class dev.openfga.sdk.api.model.CheckRequestTupleKey
 
_object(String) - Method in class dev.openfga.sdk.api.model.ExpandRequestTupleKey
 
_object(String) - Method in class dev.openfga.sdk.api.model.ObjectRelation
 
_object(String) - Method in class dev.openfga.sdk.api.model.ReadRequestTupleKey
 
_object(String) - Method in class dev.openfga.sdk.api.model.TupleKey
 
_object(String) - Method in class dev.openfga.sdk.api.model.TupleKeyWithoutCondition
 
_this(Object) - Method in class dev.openfga.sdk.api.model.Userset
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages