Uses of Interface
feign.Response.Body
-
Packages that use Response.Body Package Description feign -
-
Uses of Response.Body in feign
Methods in feign that return Response.Body Modifier and Type Method Description Response.Body
Response. body()
if present, the response had a bodyMethods in feign with parameters of type Response.Body Modifier and Type Method Description Response.Builder
Response.Builder. body(Response.Body body)
-