| Package | Description | 
|---|---|
| com.tencentcloudapi.trocket.v20230308 | |
| com.tencentcloudapi.trocket.v20230308.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeRoleListResponse | TrocketClient. DescribeRoleList(DescribeRoleListRequest req)查询角色列表,Filter参数使用说明如下:
- RoleName 角色名称,支持模糊搜索,从本接口返回值或控制台获得
- AccessKey AccessKey,支持模糊搜索,从本接口返回值或控制台获得
Filters示例: 
[{ "Name": "RoleName", "Values": ["test_role"] }] | 
| Constructor and Description | 
|---|
| DescribeRoleListRequest(DescribeRoleListRequest 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.