kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.manager.user
/
User
/
User
User
fun
User
(
username
:
String
,
displayName
:
String
=
""
,
@
SinceCouchbase
(
value
=
"6.5"
)
groups
:
Set
<
String
>
=
emptySet()
,
roles
:
Set
<
Role
>
=
emptySet()
,
password
:
String
?
=
null
)
Content copied to clipboard