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