| Package | Description |
|---|---|
| com.amazonaws.services.cloud9.model |
| Modifier and Type | Method and Description |
|---|---|
static Permissions |
Permissions.fromValue(String value)
Use this in place of valueOf.
|
static Permissions |
Permissions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Permissions[] |
Permissions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEnvironmentMembershipsRequest |
DescribeEnvironmentMembershipsRequest.withPermissions(Permissions... permissions)
The type of environment member permissions to get information about.
|
EnvironmentMember |
EnvironmentMember.withPermissions(Permissions permissions)
The type of environment member permissions associated with this environment member.
|
Copyright © 2018. All rights reserved.