Uses of Class
com.javaaidev.agenticpatterns.chainworkflow.ChainStepAgent.Builder
- 
Uses of ChainStepAgent.Builder in com.javaaidev.agenticpatterns.chainworkflow
Methods in com.javaaidev.agenticpatterns.chainworkflow that return ChainStepAgent.BuilderModifier and TypeMethodDescriptionstatic <Req,Res> ChainStepAgent.Builder <Req, Res> ChainStepAgent.builder()ChainStepAgent.Builder.nextRequestPreparer(Function<Response, Request> nextRequestPreparer) ChainStepAgent.Builder.order(int order)