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