kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.manager.user
/
Group
/
copy
copy
fun
copy
(
name
:
String
=
this.name
,
description
:
String
=
this.description
,
roles
:
Set
<
Role
>
=
this.roles
,
ldapGroupReference
:
String
?
=
this.ldapGroupReference
)
:
Group
Content copied to clipboard