Uses of Record Class
org.infinispan.rest.framework.openapi.Paths
Packages that use Paths
-
Uses of Paths in org.infinispan.rest.framework.openapi
Methods in org.infinispan.rest.framework.openapi that return PathsModifier and TypeMethodDescriptionOpenAPIDocument.paths()Returns the value of thepathsrecord component.Constructors in org.infinispan.rest.framework.openapi with parameters of type PathsModifierConstructorDescriptionOpenAPIDocument(String openapi, Info info, Paths paths, Components components, Collection<ResourceDescription> resources) Creates an instance of aOpenAPIDocumentrecord class.