T
- A typepublic interface BodyArgumentBinder<T> extends AnnotatedRequestArgumentBinder<Body,T>
Modifier and Type | Method and Description |
---|---|
default java.lang.Class<Body> |
getAnnotationType() |
of
default java.lang.Class<Body> getAnnotationType()
getAnnotationType
in interface io.micronaut.core.bind.annotation.AnnotatedArgumentBinder<Body,T,HttpRequest<?>>