listChannelNamespaces
abstract suspend fun listChannelNamespaces(input: ListChannelNamespacesRequest): ListChannelNamespacesResponse
Lists the channel namespaces for a specified Api
.
ListChannelNamespaces
returns only high level details for the channel namespace. To retrieve code handlers, use GetChannelNamespace
.