| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
GroupSummary |
GroupSummary.clone() |
GroupSummary |
GroupSummary.withGroupName(String groupName)
The name of the group the summary information is for.
|
| Modifier and Type | Method and Description |
|---|---|
List<GroupSummary> |
ListGroupsResult.getItems()
Summary information for list of groups that are mapped to users.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResult |
ListGroupsResult.withItems(GroupSummary... items)
Summary information for list of groups that are mapped to users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListGroupsResult.setItems(Collection<GroupSummary> items)
Summary information for list of groups that are mapped to users.
|
ListGroupsResult |
ListGroupsResult.withItems(Collection<GroupSummary> items)
Summary information for list of groups that are mapped to users.
|
Copyright © 2024. All rights reserved.