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