public class ReviewerGroupUpdateRequest extends Object
updating a reviewer group
.Modifier and Type | Class and Description |
---|---|
static class |
ReviewerGroupUpdateRequest.Builder |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
long |
getId() |
String |
getName() |
Set<ApplicationUser> |
getUsers() |
@Nullable public String getDescription()
public long getId()
@Nonnull public Set<ApplicationUser> getUsers()
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences