public class Verification extends ObjectWithJsonToString
Constructor and Description |
---|
Verification() |
Modifier and Type | Method and Description |
---|---|
HttpRequest |
getHttpRequest() |
VerificationTimes |
getTimes() |
static Verification |
verification() |
Verification |
withRequest(HttpRequest httpRequest) |
Verification |
withTimes(VerificationTimes times) |
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key
public static Verification verification()
public Verification withRequest(HttpRequest httpRequest)
public HttpRequest getHttpRequest()
public Verification withTimes(VerificationTimes times)
public VerificationTimes getTimes()
Copyright © 2018. All rights reserved.