Modifier and Type | Class and Description |
---|---|
static class |
UpdateGroupParams.Builder |
Modifier and Type | Method and Description |
---|---|
static UpdateGroupParams.Builder |
create() |
static UpdateGroupParams.Builder |
create(Group group) |
String |
getDisplayName() |
PrincipalKey |
getKey() |
Group |
update(Group source) |
public PrincipalKey getKey()
public String getDisplayName()
public static UpdateGroupParams.Builder create()
public static UpdateGroupParams.Builder create(Group group)