HttpEntity
build(Integer status, String body, String message, Map<String,List<String>> headers)
dataType(String dataType)
method(Method method)
static HttpEntity
of(String url)
delete()
get()
patch(Object body)
post(Object body)
put(Object body)