Class CallbackOperationIO<V,A extends V,O extends V,AB,OB>
java.lang.Object
io.smallrye.openapi.runtime.io.ModelIO<org.eclipse.microprofile.openapi.models.Operation,V,A,O,AB,OB>
io.smallrye.openapi.runtime.io.OperationIO<V,A,O,AB,OB>
io.smallrye.openapi.runtime.io.callbacks.CallbackOperationIO<V,A,O,AB,OB>
-
Field Summary
Fields inherited from class io.smallrye.openapi.runtime.io.OperationIO
extensionIO, externalDocIO, PROP_CALLBACKS, PROP_DEPRECATED, PROP_DESCRIPTION, PROP_EXTERNAL_DOCS, PROP_HIDDEN, PROP_OPERATION_ID, PROP_PARAMETERS, PROP_REQUEST_BODY, PROP_RESPONSES, PROP_SECURITY, PROP_SECURITY_SETS, PROP_SERVERS, PROP_SUMMARY, PROP_TAGS, responsesIOFields inherited from class io.smallrye.openapi.runtime.io.ModelIO
annotationName, modelName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.microprofile.openapi.models.Operationread(org.jboss.jandex.AnnotationInstance annotation) Methods inherited from class io.smallrye.openapi.runtime.io.OperationIO
isHidden, readObject, writeMethods inherited from class io.smallrye.openapi.runtime.io.ModelIO
entry, enumValue, enumValue, getAnnotation, getName, getName, getRepeatableAnnotations, hasRepeatableAnnotation, ioContext, jsonIO, not, optionalJsonArray, optionalJsonObject, read, read, readValue, scannerContext, setAllIfPresent, setIfPresent, toLinkedMap, value, value