addPermission
//d1-client-java/io.cybercrypt.d1.serviceClients/Authz/addPermission
addPermission
[d1]\
public abstract voidaddPermission(StringobjectId, List<String>groupIds)
Give one or more groups permission to access an object.
Parameters
d1
objectId | the ID of the object. |
groupIds | the IDs of the groups. |