Uses of Class
org.apache.syncope.ext.openfga.client.model.CreateStoreResponse
Packages that use CreateStoreResponse
Package
Description
-
Uses of CreateStoreResponse in org.apache.syncope.ext.openfga.client
Methods in org.apache.syncope.ext.openfga.client that return CreateStoreResponse -
Uses of CreateStoreResponse in org.apache.syncope.ext.openfga.client.api
Methods in org.apache.syncope.ext.openfga.client.api that return CreateStoreResponseModifier and TypeMethodDescriptionStoresApi.createStore
(CreateStoreRequest body) Create a store Create a unique OpenFGA store which will be used to store authorization models and relationship tuples.Methods in org.apache.syncope.ext.openfga.client.api that return types with arguments of type CreateStoreResponseModifier and TypeMethodDescriptionStoresApi.createStoreWithHttpInfo
(CreateStoreRequest body) Create a store Create a unique OpenFGA store which will be used to store authorization models and relationship tuples. -
Uses of CreateStoreResponse in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return CreateStoreResponseModifier and TypeMethodDescriptionCreateStoreResponse.createdAt
(OffsetDateTime createdAt) CreateStoreResponse.updatedAt
(OffsetDateTime updatedAt)