Uses of Record Class
io.quarkiverse.openfga.client.AuthorizationModelClient.BatchCheckOptions
Packages that use AuthorizationModelClient.BatchCheckOptions
-
Uses of AuthorizationModelClient.BatchCheckOptions in io.quarkiverse.openfga.client
Fields in io.quarkiverse.openfga.client declared as AuthorizationModelClient.BatchCheckOptionsModifier and TypeFieldDescriptionstatic final AuthorizationModelClient.BatchCheckOptionsAuthorizationModelClient.BatchCheckOptions.DEFAULTMethods in io.quarkiverse.openfga.client that return AuthorizationModelClient.BatchCheckOptionsModifier and TypeMethodDescriptionAuthorizationModelClient.BatchCheckOptions.consistency(ConsistencyPreference consistency) AuthorizationModelClient.BatchCheckOptions.withConsistency(ConsistencyPreference consistency) Methods in io.quarkiverse.openfga.client with parameters of type AuthorizationModelClient.BatchCheckOptionsModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<Map<String,CheckResult>> AuthorizationModelClient.batchCheck(Collection<Check> checks, AuthorizationModelClient.BatchCheckOptions options)