-
public final class FunctionsKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> StandaloneStepPostExecution<HttpResponse<T>, HttpResponse<T>, HttpResponse<T>>
given http call(ScenarioBuilder $self, String name, RetryStep retry, Function1<HttpCallExecutionBuilder<T>, Unit> h)
-
-
Method Detail
-
given http call
final static <T extends Any> StandaloneStepPostExecution<HttpResponse<T>, HttpResponse<T>, HttpResponse<T>> given http call(ScenarioBuilder $self, String name, RetryStep retry, Function1<HttpCallExecutionBuilder<T>, Unit> h)
-
-
-
-