@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 © 2023. All rights reserved.