| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static GroupSummary.Builder |
GroupSummary.builder() |
GroupSummary.Builder |
GroupSummary.Builder.groupId(String groupId)
The identifier of the group you want group summary information on.
|
GroupSummary.Builder |
GroupSummary.Builder.orderingId(Long orderingId)
The timestamp identifier used for the latest
PUT or DELETE action. |
GroupSummary.Builder |
GroupSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GroupSummary.Builder> |
GroupSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.