Uses of Class
io.quarkus.rest.data.panache.deployment.properties.MethodProperties
Packages that use MethodProperties
-
Uses of MethodProperties in io.quarkus.rest.data.panache.deployment.properties
Constructor parameters in io.quarkus.rest.data.panache.deployment.properties with type arguments of type MethodPropertiesModifierConstructorDescriptionResourceProperties(boolean exposed, String path, boolean paged, boolean hal, String halCollectionName, String[] rolesAllowed, Collection<org.jboss.jandex.AnnotationInstance> classAnnotations, Map<String, MethodProperties> methodProperties)