Uses of Class
org.apache.syncope.ext.openfga.client.model.GetStoreResponse
Packages that use GetStoreResponse
Package
Description
-
Uses of GetStoreResponse in org.apache.syncope.ext.openfga.client
Methods in org.apache.syncope.ext.openfga.client that return GetStoreResponse -
Uses of GetStoreResponse in org.apache.syncope.ext.openfga.client.api
Methods in org.apache.syncope.ext.openfga.client.api that return GetStoreResponseModifier and TypeMethodDescriptionGet a store Returns an OpenFGA store by its identifierMethods in org.apache.syncope.ext.openfga.client.api that return types with arguments of type GetStoreResponseModifier and TypeMethodDescriptionStoresApi.getStoreWithHttpInfo
(String storeId) Get a store Returns an OpenFGA store by its identifier -
Uses of GetStoreResponse in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return GetStoreResponseModifier and TypeMethodDescriptionGetStoreResponse.createdAt
(OffsetDateTime createdAt) GetStoreResponse.deletedAt
(OffsetDateTime deletedAt) GetStoreResponse.updatedAt
(OffsetDateTime updatedAt)