net / com.drake.net.request / BodyRequest / json
fun json(body:JSONObject?):Unit fun json(body:JSONArray?):Unit fun json(body:String?):Unit fun json(body:Map<String,Any?>?):Unit fun json(vararg body:Pair<String,Any?>):Unit
fun json(body:
JSONObject
?):
Unit
JSONArray
String
Map
<
,
Any
?>?):
fun json(vararg body:
Pair
?>):