| Package | Description |
|---|---|
| com.amazonaws.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
GroupIdentifier |
GroupIdentifier.clone() |
GroupIdentifier |
GroupIdentifier.withGroupId(String groupId)
Group ID that matched the group.
|
GroupIdentifier |
GroupIdentifier.withGroupName(String groupName)
Group name that matched the group.
|
| Modifier and Type | Method and Description |
|---|---|
List<GroupIdentifier> |
ListGroupsForEntityResult.getGroups()
The overview of groups in an organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsForEntityResult |
ListGroupsForEntityResult.withGroups(GroupIdentifier... groups)
The overview of groups in an organization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListGroupsForEntityResult.setGroups(Collection<GroupIdentifier> groups)
The overview of groups in an organization.
|
ListGroupsForEntityResult |
ListGroupsForEntityResult.withGroups(Collection<GroupIdentifier> groups)
The overview of groups in an organization.
|
Copyright © 2024. All rights reserved.