httpRequest

@JvmName(name = "fdvlhbvoqnwcldpb")
suspend fun httpRequest(value: Output<HttpRequestArgs>)
@JvmName(name = "jjkfhxejnbhbkidy")
suspend fun httpRequest(value: HttpRequestArgs?)

Parameters

value

HTTP request that is sent to the worker. An HTTP task is a task that has HttpRequest set.


@JvmName(name = "pdymmmjjfxbgxusm")
suspend fun httpRequest(argument: suspend HttpRequestArgsBuilder.() -> Unit)

Parameters

argument

HTTP request that is sent to the worker. An HTTP task is a task that has HttpRequest set.