Uses of Class
io.quarkiverse.openfga.client.model.AuthorizationModel
Packages that use AuthorizationModel
-
Uses of AuthorizationModel in io.quarkiverse.openfga.client.model
Methods in io.quarkiverse.openfga.client.model that return AuthorizationModel -
Uses of AuthorizationModel in io.quarkiverse.openfga.client.model.dto
Methods in io.quarkiverse.openfga.client.model.dto that return AuthorizationModelMethods in io.quarkiverse.openfga.client.model.dto that return types with arguments of type AuthorizationModelConstructors in io.quarkiverse.openfga.client.model.dto with parameters of type AuthorizationModelModifierConstructorDescriptionReadAuthorizationModelResponse(AuthorizationModel authorizationModel) Constructor parameters in io.quarkiverse.openfga.client.model.dto with type arguments of type AuthorizationModelModifierConstructorDescriptionListAuthorizationModelsResponse(List<AuthorizationModel> authorizationModels, String continuationToken)