public class ResponseEntry extends Object
ResponseEntry class.
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentUrl()
getDocumentUrl.
|
String |
getRequestMethod()
getRequestMethod.
|
String |
getRequestUrl()
getRequestUrl.
|
int |
getResponseStatus()
getResponseStatus.
|
long |
getTimestamp()
Getter for the field
timestamp. |
String |
toString() |
public String getDocumentUrl()
getDocumentUrl.
public String getRequestMethod()
getRequestMethod.
public String getRequestUrl()
getRequestUrl.
public int getResponseStatus()
getResponseStatus.
public long getTimestamp()
Getter for the field timestamp.
Copyright © 2017–2022 wcm.io QA. All rights reserved.