Package io.hyperfoil.api.config
Class BaseSequenceBuilder.SimpleAdapter
java.lang.Object
io.hyperfoil.api.config.BaseSequenceBuilder.SimpleAdapter
- All Implemented Interfaces:
BuilderBase<BaseSequenceBuilder.SimpleAdapter>,StepBuilder<BaseSequenceBuilder.SimpleAdapter>
- Enclosing class:
- BaseSequenceBuilder<S extends BaseSequenceBuilder<S>>
public static class BaseSequenceBuilder.SimpleAdapter
extends Object
implements StepBuilder<BaseSequenceBuilder.SimpleAdapter>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.hyperfoil.api.config.BuilderBase
BuilderBase.CopyUtil, BuilderBase.IgnoreCopy, BuilderBase.ThrowingSupplier<T>Nested classes/interfaces inherited from interface io.hyperfoil.api.config.StepBuilder
StepBuilder.ActionAdapter, StepBuilder.ActionBuilderConverter, StepBuilder.ActionStep -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.hyperfoil.api.config.BuilderBase
copy, prepareBuildMethods inherited from interface io.hyperfoil.api.config.StepBuilder
id
-
Constructor Details
-
SimpleAdapter
-
-
Method Details
-
build
- Specified by:
buildin interfaceStepBuilder<BaseSequenceBuilder.SimpleAdapter>
-