Uses of Class
io.quarkiverse.openfga.client.model.Store
Packages that use Store
-
Uses of Store in io.quarkiverse.openfga.client.model
Methods in io.quarkiverse.openfga.client.model that return StoreModifier and TypeMethodDescriptionstatic StoreStore.of(String id, String name, OffsetDateTime createdAt, OffsetDateTime updatedAt) static StoreStore.of(String id, String name, OffsetDateTime createdAt, OffsetDateTime updatedAt, OffsetDateTime deletedAt) -
Uses of Store in io.quarkiverse.openfga.client.model.dto
Methods in io.quarkiverse.openfga.client.model.dto that return StoreMethods in io.quarkiverse.openfga.client.model.dto that return types with arguments of type StoreConstructor parameters in io.quarkiverse.openfga.client.model.dto with type arguments of type Store