@Generated public class GetPermissionLevelsResponse extends Object
| Constructor and Description |
|---|
GetPermissionLevelsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<PermissionsDescription> |
getPermissionLevels() |
int |
hashCode() |
GetPermissionLevelsResponse |
setPermissionLevels(Collection<PermissionsDescription> permissionLevels) |
String |
toString() |
public GetPermissionLevelsResponse setPermissionLevels(Collection<PermissionsDescription> permissionLevels)
public Collection<PermissionsDescription> getPermissionLevels()
Copyright © 2024. All rights reserved.