action Http
suspend fun actionHttp(name: String, block: suspend ActionHttpResourceBuilder.() -> Unit): ActionHttp
Parameters
name
The unique name of the resulting resource.
block
Builder for ActionHttp.
See also
Parameters
name
The unique name of the resulting resource.