Uses of Class
com.moesif.api.models.EventRequestBuilder
Packages that use EventRequestBuilder
-
Uses of EventRequestBuilder in com.moesif.api.models
Methods in com.moesif.api.models that return EventRequestBuilderModifier and TypeMethodDescriptionEventRequestBuilder.apiVersion(String apiVersion) Optionally tag the call with your API or App versionRequest bodyKey/Value map of request headersIP Address of the client if known.Time when request was madeEventRequestBuilder.transferEncoding(String transferEncoding) Transfer Encoding of the body such as "base64", null value implies "json" transfer encodingfull uri of request such as https://www.example.com/my_path?param=1verb of the API request such as GET or POST