api Collection
suspend fun apiCollection(name: String, block: suspend APICollectionResourceBuilder.() -> Unit): APICollection
Parameters
name
The unique name of the resulting resource.
block
Builder for APICollection.
See also
Parameters
name
The unique name of the resulting resource.