Uses of Class
com.mashape.unirest.request.body.RawBody
-
Packages that use RawBody Package Description com.mashape.unirest.request com.mashape.unirest.request.body -
-
Uses of RawBody in com.mashape.unirest.request
Methods in com.mashape.unirest.request that return RawBody Modifier and Type Method Description RawBodyHttpRequestWithBody. body(byte[] body) -
Uses of RawBody in com.mashape.unirest.request.body
Methods in com.mashape.unirest.request.body that return RawBody Modifier and Type Method Description RawBodyRawBody. body(byte[] body)
-