restApiPut

suspend fun restApiPut(name: String, block: suspend RestApiPutResourceBuilder.() -> Unit): RestApiPut

Parameters

name

The unique name of the resulting resource.

block

Builder for RestApiPut.

See also


Parameters

name

The unique name of the resulting resource.

See also