Uses of Class
com.mashape.unirest.request.body.RequestBodyEntity
-
Packages that use RequestBodyEntity Package Description com.mashape.unirest.request com.mashape.unirest.request.body -
-
Uses of RequestBodyEntity in com.mashape.unirest.request
Methods in com.mashape.unirest.request that return RequestBodyEntity Modifier and Type Method Description RequestBodyEntityHttpRequestWithBody. body(String body) -
Uses of RequestBodyEntity in com.mashape.unirest.request.body
Methods in com.mashape.unirest.request.body that return RequestBodyEntity Modifier and Type Method Description RequestBodyEntityRequestBodyEntity. body(String body)
-