Uses of Class
com.moesif.api.models.EventResponseModel
Packages that use EventResponseModel
-
Uses of EventResponseModel in com.moesif.api.controllers
Methods in com.moesif.api.controllers with parameters of type EventResponseModelModifier and TypeMethodDescriptionAPIController.buildEventModel(EventRequestModel eventRequestModel, EventResponseModel eventResponseModel, String userId, String companyId, String sessionToken, String apiVersion, Object metadata, String direction) -
Uses of EventResponseModel in com.moesif.api.models
Fields in com.moesif.api.models declared as EventResponseModelMethods in com.moesif.api.models that return EventResponseModelModifier and TypeMethodDescriptionEventResponseBuilder.build()Build the instance with the given valuesEventModel.getResponse()GETTER API response ObjectMethods in com.moesif.api.models with parameters of type EventResponseModelModifier and TypeMethodDescriptionEventBuilder.response(EventResponseModel response) API response ObjectvoidEventModel.setResponse(EventResponseModel value) SETTER API response Object