@Beta
public final class CreateGroupParams
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CreateGroupParams.Builder |
Modifier and Type | Method and Description |
---|---|
static CreateGroupParams.Builder |
create() |
java.lang.String |
getDescription() |
java.lang.String |
getDisplayName() |
PrincipalKey |
getKey() |
public PrincipalKey getKey()
public java.lang.String getDisplayName()
public java.lang.String getDescription()
public static CreateGroupParams.Builder create()