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.BodyResponse. body()if present, the response had a bodyMethods in feign with parameters of type Response.Body Modifier and Type Method Description Response.BuilderResponse.Builder. body(Response.Body body)
-