public class Head extends RestInteraction
| Constructor and Description |
|---|
Head(java.lang.String resource) |
| Modifier and Type | Method and Description |
|---|---|
<T extends net.serenitybdd.screenplay.Actor> |
performAs(T actor) |
static Head |
to(java.lang.String resource) |
isSilent, with, with, withNoReporting, withRequest, withRequestpublic <T extends net.serenitybdd.screenplay.Actor> void performAs(T actor)
public static Head to(java.lang.String resource)