apiServiceList

suspend fun apiServiceList(name: String, block: suspend APIServiceListResourceBuilder.() -> Unit): APIServiceList

Parameters

name

The unique name of the resulting resource.

block

Builder for APIServiceList.

See also


Parameters

name

The unique name of the resulting resource.

See also