Package com.algolia.model.insights
Class EventsResponse
java.lang.Object
com.algolia.model.insights.EventsResponse
The response of the Insights API.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDetails about the response, such as error messages.The HTTP status code of the response.inthashCode()setMessage(String message) toString()
-
Constructor Details
-
EventsResponse
public EventsResponse()
-
-
Method Details
-
setMessage
-
getMessage
Details about the response, such as error messages.- Returns:
- message
-
setStatus
-
getStatus
The HTTP status code of the response.- Returns:
- status
-
equals
-
hashCode
public int hashCode() -
toString
-