Interface Body<SELF extends Body<SELF>>

All Known Subinterfaces:
FileBody<SELF>, JsonBody<SELF>, RawBody<SELF>, RequestBody, ResponseBody

public interface Body<SELF extends Body<SELF>>