Uses of Annotation Interface
org.apache.juneau.oapi.annotation.OpenApi
Packages that use OpenApi
-
Uses of OpenApi in org.apache.juneau.oapi.annotation
Fields in org.apache.juneau.oapi.annotation declared as OpenApiMethods in org.apache.juneau.oapi.annotation that return OpenApiModifier and TypeMethodDescriptionOpenApiAnnotation.Builder.build()
Instantiates a new@OpenApi
object initialized with this builder.static OpenApi
OpenApiAnnotation.copy
(OpenApi a, VarResolverSession r) Creates a copy of the specified annotation.Methods in org.apache.juneau.oapi.annotation with parameters of type OpenApiModifier and TypeMethodDescriptionstatic OpenApi
OpenApiAnnotation.copy
(OpenApi a, VarResolverSession r) Creates a copy of the specified annotation.Method parameters in org.apache.juneau.oapi.annotation with type arguments of type OpenApiModifier and TypeMethodDescriptionvoid
OpenApiAnnotation.Apply.apply
(AnnotationInfo<OpenApi> ai, Context.Builder b)