public class ListRoleResponse extends BaseBceResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListRoleResponse.Role |
metadata| Constructor and Description |
|---|
ListRoleResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ListRoleResponse.Role> |
getRoles() |
void |
setRoles(List<ListRoleResponse.Role> roles) |
String |
toString() |
getMetadatapublic void setRoles(List<ListRoleResponse.Role> roles)
public List<ListRoleResponse.Role> getRoles()
Copyright © 2021. All rights reserved.