createIndex
inline suspend fun CloudDirectoryClient.createIndex(crossinline block: CreateIndexRequest.Builder.() -> Unit): CreateIndexResponse
Creates an index object. See Indexing and search for more information.
Creates an index object. See Indexing and search for more information.