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