Uses of Record Class
io.quarkiverse.openfga.client.OpenFGAClient.ListStoresFilter
Packages that use OpenFGAClient.ListStoresFilter
-
Uses of OpenFGAClient.ListStoresFilter in io.quarkiverse.openfga.client
Fields in io.quarkiverse.openfga.client declared as OpenFGAClient.ListStoresFilterModifier and TypeFieldDescriptionstatic final OpenFGAClient.ListStoresFilterOpenFGAClient.ListStoresFilter.ALLMethods in io.quarkiverse.openfga.client that return OpenFGAClient.ListStoresFilterModifier and TypeMethodDescriptionMethods in io.quarkiverse.openfga.client with parameters of type OpenFGAClient.ListStoresFilterModifier and TypeMethodDescriptionOpenFGAClient.listAllStores(OpenFGAClient.ListStoresFilter filter) OpenFGAClient.listAllStores(OpenFGAClient.ListStoresFilter filter, Integer pageSize) io.smallrye.mutiny.Uni<PaginatedList<Store>>OpenFGAClient.listStores(OpenFGAClient.ListStoresFilter filter) io.smallrye.mutiny.Uni<PaginatedList<Store>>OpenFGAClient.listStores(OpenFGAClient.ListStoresFilter filter, Pagination pagination)