batch Endpoint Resource
suspend fun batchEndpointResource(name: String, block: suspend BatchEndpointResourceBuilder.() -> Unit): BatchEndpoint
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for BatchEndpoint.