Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AddToOpenAPIDefinitionBuildItem - Class in io.quarkus.smallrye.openapi.deployment.spi
- AddToOpenAPIDefinitionBuildItem(OASFilter) - Constructor for class io.quarkus.smallrye.openapi.deployment.spi.AddToOpenAPIDefinitionBuildItem
-
Deprecated.
- AddToOpenAPIDefinitionBuildItem(OASFilter, String) - Constructor for class io.quarkus.smallrye.openapi.deployment.spi.AddToOpenAPIDefinitionBuildItem
D
- DEFAULT_DOCUMENT_NAME - Static variable in class io.quarkus.smallrye.openapi.deployment.spi.OpenAPISPIConstants
-
Default document name which is used for the unnamed default document configuration.
G
- getDocumentName() - Method in class io.quarkus.smallrye.openapi.deployment.spi.AddToOpenAPIDefinitionBuildItem
-
The name of the OpenAPI document this BuildItem should be applied to, null if it should be applied to all OpenAPI documents, or
OpenAPISPIConstants.DEFAULT_DOCUMENT_NAMEfor the default document. - getDocumentName() - Method in class io.quarkus.smallrye.openapi.deployment.spi.OpenApiDocumentBuildItem
-
Returns the document name as configured using
quarkus.smallrye-openapi.<document-name>, orOpenAPISPIConstants.DEFAULT_DOCUMENT_NAMEfor the default unnamed document. - getOASFilter() - Method in class io.quarkus.smallrye.openapi.deployment.spi.AddToOpenAPIDefinitionBuildItem
- getOpenApiDocument() - Method in class io.quarkus.smallrye.openapi.deployment.spi.OpenApiDocumentBuildItem
- getSmallRyeOpenAPI() - Method in class io.quarkus.smallrye.openapi.deployment.spi.OpenApiDocumentBuildItem
- getUrlIgnorePattern() - Method in class io.quarkus.smallrye.openapi.deployment.spi.IgnoreStaticDocumentBuildItem
I
- IgnoreStaticDocumentBuildItem - Class in io.quarkus.smallrye.openapi.deployment.spi
-
Ignore a static OpenAPI document included in extension and/or dependencies.
- IgnoreStaticDocumentBuildItem(String) - Constructor for class io.quarkus.smallrye.openapi.deployment.spi.IgnoreStaticDocumentBuildItem
- io.quarkus.smallrye.openapi.deployment.spi - package io.quarkus.smallrye.openapi.deployment.spi
- isDefaultDocument() - Method in class io.quarkus.smallrye.openapi.deployment.spi.OpenApiDocumentBuildItem
-
Helper method to figure out if this build item is for the default document
O
- OpenApiDocumentBuildItem - Class in io.quarkus.smallrye.openapi.deployment.spi
-
The final OpenAPI Documents as generated by the Extension.
- OpenApiDocumentBuildItem(OpenApiDocument, SmallRyeOpenAPI, String) - Constructor for class io.quarkus.smallrye.openapi.deployment.spi.OpenApiDocumentBuildItem
- OpenAPISPIConstants - Class in io.quarkus.smallrye.openapi.deployment.spi
All Classes and Interfaces|All Packages|Constant Field Values