kotlin-client
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.manager.user
/
UserManager
/
getAllGroups
get
All
Groups
@
SinceCouchbase
(
value
=
"6.5"
)
suspend
fun
getAllGroups
(
common
:
CommonOptions
=
CommonOptions.Default
)
:
List
<
Group
>