public class SetPermissionRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SetPermissionRequest.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Set<String> |
getGroups() |
Permission |
getPermission() |
Project |
getProject() |
Repository |
getRepository() |
Set<ApplicationUser> |
getUsers() |
int |
hashCode() |
@Nonnull public Permission getPermission()
@Nonnull public Set<ApplicationUser> getUsers()
public Project getProject()
public Repository getRepository()
Copyright © 2021 Atlassian. All rights reserved.