Generated by
JDiff

Interface org.springframework.http.RequestEntity.BodyBuilder

Added Methods
RequestEntity<T> body(T, Type) Set the body and type of the request entity and build the RequestEntity.