apiCollection

suspend fun apiCollection(name: String, block: suspend APICollectionResourceBuilder.() -> Unit): APICollection

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for APICollection.


See also

Parameters

name

The unique name of the resulting resource.