Uses of Interface
io.smallrye.openapi.api.models.ModelImpl
-
-
Uses of ModelImpl in io.smallrye.openapi.api.models
Classes in io.smallrye.openapi.api.models that implement ModelImpl Modifier and Type Class Description classComponentsImplAn implementation of theComponentsOpenAPI model interface.classExtensibleImpl<T extends org.eclipse.microprofile.openapi.models.Extensible<T>>Implementation of theExtensibleOpenAPI model interface.classExternalDocumentationImplAn implementation of theExternalDocumentationOpenAPI model interface.classOpenAPIImplAn implementation of theOpenAPIOpenAPI model interface.classOperationImplAn implementation of theOperationOpenAPI model interface.classPathItemImplAn implementation of thePathItemOpenAPI model interface.classPathsImplAn 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 ModelImpl Modifier and Type Class Description classCallbackImplAn 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 ModelImpl Modifier and Type Class Description classExampleImplAn 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 ModelImpl Modifier and Type Class Description classHeaderImplAn 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 ModelImpl Modifier and Type Class Description classContactImplAn implementation of theContactOpenAPI model interface.classInfoImplAn implementation of theInfoOpenAPI model interface.classLicenseImplAn 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 ModelImpl Modifier and Type Class Description classLinkImplAn 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 ModelImpl Modifier and Type Class Description classContentImplAn implementation of theContentOpenAPI model interface.classDiscriminatorImplAn implementation of theDiscriminatorOpenAPI model interface.classEncodingImplAn implementation of theEncodingOpenAPI model interface.classMediaTypeImplAn implementation of theMediaTypeOpenAPI model interface.classSchemaImplAn implementation of theSchemaOpenAPI model interface.classXMLImplAn 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 ModelImpl Modifier and Type Class Description classParameterImplAn implementation of theParameterOpenAPI model interface.classRequestBodyImplAn 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 ModelImpl Modifier and Type Class Description classAPIResponseImplAn implementation of theAPIResponseOpenAPI model interface.classAPIResponsesImplAn 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 ModelImpl Modifier and Type Class Description classOAuthFlowImplAn implementation of theOAuthFlowOpenAPI model interface.classOAuthFlowsImplAn implementation of theOAuthFlowsOpenAPI model interface.classSecurityRequirementImplAn implementation of theSecurityRequirementOpenAPI model interface.classSecuritySchemeImplAn 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 ModelImpl Modifier and Type Class Description classServerImplAn implementation of theServerOpenAPI model interface.classServerVariableImplAn 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 ModelImpl Modifier and Type Class Description classTagImplAn implementation of theTagOpenAPI model interface.
-