Package kong.unirest.core
Interface HttpResponseSummary
-
- All Known Implementing Classes:
ResponseSummary
public interface HttpResponseSummaryA Summary of rhe response
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetStatus()java.lang.StringgetStatusText()
-