| Package | Description |
|---|---|
| com.tencentcloudapi.dlc.v20210125.models |
| Modifier and Type | Method and Description |
|---|---|
Policys |
UserDetailInfo.getDataPolicyInfo()
Get Collection of data permission information
Note: This field may return null, indicating that no valid values can be obtained.
|
Policys |
WorkGroupDetailInfo.getDataPolicyInfo()
Get Collection of data permissions
Note: This field may return null, indicating that no valid values can be obtained.
|
Policys |
UserDetailInfo.getEnginePolicyInfo()
Get Collection of engine permissions
Note: This field may return null, indicating that no valid values can be obtained.
|
Policys |
WorkGroupDetailInfo.getEnginePolicyInfo()
Get Collection of engine permissions
Note: This field may return null, indicating that no valid values can be obtained.
|
Policys |
UserDetailInfo.getRowFilterInfo()
Get Collection of filtered rows
Note: This field may return null, indicating that no valid values can be obtained.
|
Policys |
WorkGroupDetailInfo.getRowFilterInfo()
Get Collection of information about filtered rows
Note: This field may return null, indicating that no valid values can be obtained.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserDetailInfo.setDataPolicyInfo(Policys DataPolicyInfo)
Set Collection of data permission information
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
WorkGroupDetailInfo.setDataPolicyInfo(Policys DataPolicyInfo)
Set Collection of data permissions
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
UserDetailInfo.setEnginePolicyInfo(Policys EnginePolicyInfo)
Set Collection of engine permissions
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
WorkGroupDetailInfo.setEnginePolicyInfo(Policys EnginePolicyInfo)
Set Collection of engine permissions
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
UserDetailInfo.setRowFilterInfo(Policys RowFilterInfo)
Set Collection of filtered rows
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
WorkGroupDetailInfo.setRowFilterInfo(Policys RowFilterInfo)
Set Collection of information about filtered rows
Note: This field may return null, indicating that no valid values can be obtained.
|
| Constructor and Description |
|---|
Policys(Policys 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.