Package io.hyperfoil.api.session
Interface Action.Builder
-
- All Superinterfaces:
BuilderBase<Action.Builder>
- Enclosing interface:
- Action
public static interface Action.Builder extends BuilderBase<Action.Builder>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.hyperfoil.api.config.BuilderBase
BuilderBase.CopyUtil, BuilderBase.IgnoreCopy, BuilderBase.ThrowingSupplier<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Actionbuild()-
Methods inherited from interface io.hyperfoil.api.config.BuilderBase
copy, prepareBuild
-
-
-
-
Method Detail
-
build
Action build()
-
-