Uses of Record Class
org.infinispan.rest.framework.openapi.Path
Packages that use Path
-
Uses of Path in org.infinispan.rest.framework.openapi
Classes in org.infinispan.rest.framework.openapi that implement interfaces with type arguments of type PathModifier and TypeClassDescriptionfinal recordHolds information about the relative paths and operations.Methods in org.infinispan.rest.framework.openapi that return types with arguments of type PathMethods in org.infinispan.rest.framework.openapi with parameters of type PathConstructor parameters in org.infinispan.rest.framework.openapi with type arguments of type PathModifierConstructorDescriptionPaths(Collection<Path> paths) Creates an instance of aPathsrecord class.