Uses of Interface
io.smallrye.openapi.api.models.ModelImpl
Packages that use ModelImpl
Package
Description
-
Uses of ModelImpl in io.smallrye.openapi.api.models
Classes in io.smallrye.openapi.api.models that implement ModelImplModifier and TypeClassDescriptionclassAn implementation of theComponentsOpenAPI model interface.classExtensibleImpl<T extends org.eclipse.microprofile.openapi.models.Extensible<T>>Implementation of theExtensibleOpenAPI model interface.classAn implementation of theExternalDocumentationOpenAPI model interface.classAn implementation of theOpenAPIOpenAPI model interface.classAn implementation of theOperationOpenAPI model interface.classAn implementation of thePathItemOpenAPI model interface.classAn implementation of thePathsOpenAPI model interface. -
Uses of ModelImpl in io.smallrye.openapi.api.models.callbacks
Classes in io.smallrye.openapi.api.models.callbacks that implement ModelImplModifier and TypeClassDescriptionclassAn implementation of theCallbackOpenAPI model interface. -
Uses of ModelImpl in io.smallrye.openapi.api.models.examples
Classes in io.smallrye.openapi.api.models.examples that implement ModelImplModifier and TypeClassDescriptionclassAn implementation of theExampleOpenAPI model interface. -
Uses of ModelImpl in io.smallrye.openapi.api.models.headers
Classes in io.smallrye.openapi.api.models.headers that implement ModelImplModifier and TypeClassDescriptionclassAn implementation of theHeaderOpenAPI model interface. -
Uses of ModelImpl in io.smallrye.openapi.api.models.info
Classes in io.smallrye.openapi.api.models.info that implement ModelImplModifier and TypeClassDescriptionclassAn implementation of theContactOpenAPI model interface.classAn implementation of theInfoOpenAPI model interface.classAn implementation of theLicenseOpenAPI model interface. -
Uses of ModelImpl in io.smallrye.openapi.api.models.links
Classes in io.smallrye.openapi.api.models.links that implement ModelImplModifier and TypeClassDescriptionclassAn implementation of theLinkOpenAPI model interface. -
Uses of ModelImpl in io.smallrye.openapi.api.models.media
Classes in io.smallrye.openapi.api.models.media that implement ModelImplModifier and TypeClassDescriptionclassAn implementation of theContentOpenAPI model interface.classAn implementation of theDiscriminatorOpenAPI model interface.classAn implementation of theEncodingOpenAPI model interface.classAn implementation of theMediaTypeOpenAPI model interface.classAn implementation of theSchemaOpenAPI model interface.classAn implementation of theXMLOpenAPI model interface. -
Uses of ModelImpl in io.smallrye.openapi.api.models.parameters
Classes in io.smallrye.openapi.api.models.parameters that implement ModelImplModifier and TypeClassDescriptionclassAn implementation of theParameterOpenAPI model interface.classAn implementation of theRequestBodyOpenAPI model interface. -
Uses of ModelImpl in io.smallrye.openapi.api.models.responses
Classes in io.smallrye.openapi.api.models.responses that implement ModelImplModifier and TypeClassDescriptionclassAn implementation of theAPIResponseOpenAPI model interface.classAn implementation of theAPIResponsesOpenAPI model interface. -
Uses of ModelImpl in io.smallrye.openapi.api.models.security
Classes in io.smallrye.openapi.api.models.security that implement ModelImplModifier and TypeClassDescriptionclassAn implementation of theOAuthFlowOpenAPI model interface.classAn implementation of theOAuthFlowsOpenAPI model interface.classAn implementation of theSecurityRequirementOpenAPI model interface.classAn implementation of theSecuritySchemeOpenAPI model interface. -
Uses of ModelImpl in io.smallrye.openapi.api.models.servers
Classes in io.smallrye.openapi.api.models.servers that implement ModelImplModifier and TypeClassDescriptionclassAn implementation of theServerOpenAPI model interface.classAn implementation of theServerVariableOpenAPI model interface. -
Uses of ModelImpl in io.smallrye.openapi.api.models.tags
Classes in io.smallrye.openapi.api.models.tags that implement ModelImplModifier and TypeClassDescriptionclassAn implementation of theTagOpenAPI model interface.