public static class WaitConfiguration.HttpConfiguration extends Object implements Serializable
| Constructor and Description |
|---|
HttpConfiguration() |
HttpConfiguration(String url,
String method,
String status,
boolean allowAllHosts) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getMethod() |
String |
getStatus() |
String |
getUrl() |
int |
hashCode() |
boolean |
isAllowAllHosts() |
public HttpConfiguration(String url, String method, String status, boolean allowAllHosts)
public HttpConfiguration()
Copyright © 2021. All rights reserved.