Package org.mockserver.serialization.har
Class HarLog
java.lang.Object
org.mockserver.serialization.har.HarLog
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithCreator(HarCreator creator) withEntries(List<HarEntry> entries)
-
Constructor Details
-
HarLog
public HarLog()
-
-
Method Details
-
getVersion
-
getCreator
-
withCreator
-
getEntries
-
withEntries
-