Uses of Class
com.moesif.api.models.EventRequestModel
Packages that use EventRequestModel
-
Uses of EventRequestModel in com.moesif.api.controllers
Methods in com.moesif.api.controllers with parameters of type EventRequestModelModifier and TypeMethodDescriptionAPIController.buildEventModel(EventRequestModel eventRequestModel, EventResponseModel eventResponseModel, String userId, String companyId, String sessionToken, String apiVersion, Object metadata, String direction) -
Uses of EventRequestModel in com.moesif.api.models
Methods in com.moesif.api.models that return EventRequestModelModifier and TypeMethodDescriptionEventRequestBuilder.build()Build the instance with the given valuesEventModel.getRequest()GETTER API request objectMethods in com.moesif.api.models with parameters of type EventRequestModelModifier and TypeMethodDescriptionEventBuilder.request(EventRequestModel request) API request objectvoidEventModel.setRequest(EventRequestModel value) SETTER API request object