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