@Generated public class UpdatePermissions extends Object
Constructor and Description |
---|
UpdatePermissions() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<PermissionsChange> |
getChanges() |
String |
getFullName() |
SecurableType |
getSecurableType() |
int |
hashCode() |
UpdatePermissions |
setChanges(Collection<PermissionsChange> changes) |
UpdatePermissions |
setFullName(String fullName) |
UpdatePermissions |
setSecurableType(SecurableType securableType) |
String |
toString() |
public UpdatePermissions setChanges(Collection<PermissionsChange> changes)
public Collection<PermissionsChange> getChanges()
public UpdatePermissions setFullName(String fullName)
public String getFullName()
public UpdatePermissions setSecurableType(SecurableType securableType)
public SecurableType getSecurableType()
Copyright © 2023. All rights reserved.