Uses of Class
dev.aherscu.qa.jgiven.rest.steps.RestActions
-
Packages that use RestActions Package Description dev.aherscu.qa.jgiven.rest.steps -
-
Uses of RestActions in dev.aherscu.qa.jgiven.rest.steps
Classes in dev.aherscu.qa.jgiven.rest.steps with type parameters of type RestActions Modifier and Type Class Description class
RestActions<SELF extends RestActions<SELF>>
Generic REST client actions.
-