JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
groovy.http
Annotation Interface Body
@Incubating
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
public @interface
Body
Marks a method parameter as the HTTP request body. The value is serialized as JSON.
Since:
6.0.0