| Package | Description | 
|---|---|
| com.tencentcloudapi.mariadb.v20170312 | |
| com.tencentcloudapi.mariadb.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
CopyAccountPrivilegesResponse | 
MariadbClient.CopyAccountPrivileges(CopyAccountPrivilegesRequest req)
本接口(CopyAccountPrivileges)用于复制云数据库账号的权限。
注意:相同用户名,不同Host是不同的账号,Readonly属性相同的账号之间才能复制权限。 
 | 
| Constructor and Description | 
|---|
CopyAccountPrivilegesRequest(CopyAccountPrivilegesRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2025. All rights reserved.