Class HttpElement
java.lang.Object
com.easypost.easyvcr.requestelements.HttpElement
- Direct Known Subclasses:
HttpInteraction,Request,Response
Base class for all EasyVCR request/response objects.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpElement
public HttpElement()
-
-
Method Details
-
toJson
Serialize this object to a JSON string.- Returns:
- JSON string representation of this HttpElement object.
-