@Generated public class SupervisorAgentPermission extends Object
| Constructor and Description |
|---|
SupervisorAgentPermission() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getInherited() |
Collection<String> |
getInheritedFromObject() |
SupervisorAgentPermissionLevel |
getPermissionLevel() |
int |
hashCode() |
SupervisorAgentPermission |
setInherited(Boolean inherited) |
SupervisorAgentPermission |
setInheritedFromObject(Collection<String> inheritedFromObject) |
SupervisorAgentPermission |
setPermissionLevel(SupervisorAgentPermissionLevel permissionLevel) |
String |
toString() |
public SupervisorAgentPermission setInherited(Boolean inherited)
public Boolean getInherited()
public SupervisorAgentPermission setInheritedFromObject(Collection<String> inheritedFromObject)
public Collection<String> getInheritedFromObject()
public SupervisorAgentPermission setPermissionLevel(SupervisorAgentPermissionLevel permissionLevel)
public SupervisorAgentPermissionLevel getPermissionLevel()
Copyright © 2026. All rights reserved.