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