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