| Package | Description |
|---|---|
| com.amazonaws.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
static MemberType |
MemberType.fromValue(String value)
Use this in place of valueOf.
|
static MemberType |
MemberType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemberType[] |
MemberType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Permission |
Permission.withGranteeType(MemberType granteeType)
The type of user, group, or resource referred to in GranteeId.
|
Delegate |
Delegate.withType(MemberType type)
The type of the delegate: user or group.
|
Member |
Member.withType(MemberType type)
A member can be a user or group.
|
Copyright © 2024. All rights reserved.