Package de.otto.jlineup.config
Class Cookie.Builder
java.lang.Object
de.otto.jlineup.config.Cookie.Builder
- Enclosing class:
- Cookie
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbuild()withDomain(String val) withExpiry(Date val) withScreenshotContextGiving(boolean val) withSecure(boolean val) withShowInReport(Boolean val)
-
Field Details
-
showInReport
-
screenshotContextGiving
public boolean screenshotContextGiving
-
-
Method Details
-
withName
-
withValue
-
withDomain
-
withPath
-
withExpiry
-
withSecure
-
withShowInReport
-
withScreenshotContextGiving
-
build
-