| Package | Description |
|---|---|
| com.tencentcloudapi.cdwdoris.v20211228.models |
| Modifier and Type | Method and Description |
|---|---|
CatalogPermission[] |
PermissionHostInfo.getCatalogPermissions()
Get The key is the full name of the catalog, and the value is the permission list of the user on the catalog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionHostInfo.setCatalogPermissions(CatalogPermission[] CatalogPermissions)
Set The key is the full name of the catalog, and the value is the permission list of the user on the catalog.
|
| Constructor and Description |
|---|
CatalogPermission(CatalogPermission 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.