Uses of Class
com.moesif.api.models.EventResponseBuilder
Packages that use EventResponseBuilder
-
Uses of EventResponseBuilder in com.moesif.api.models
Methods in com.moesif.api.models that return EventResponseBuilderModifier and TypeMethodDescriptionResponse bodyKey/Value map of response headersIP Address from the response, such as the server IP AddressEventResponseBuilder.status(int status) HTTP Status code such as 200Time when response receivedEventResponseBuilder.transferEncoding(String transferEncoding) Transfer Encoding of the body such as "base64", null value implies "json" transfer encoding