| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsSessionGroupBySpecification> |
ListSessionMetricsRequest.groupBy()
A list of objects, each of which specifies how to group the results.
|
| Modifier and Type | Method and Description |
|---|---|
ListSessionMetricsRequest.Builder |
ListSessionMetricsRequest.Builder.groupBy(AnalyticsSessionGroupBySpecification... groupBy)
A list of objects, each of which specifies how to group the results.
|
| Modifier and Type | Method and Description |
|---|---|
ListSessionMetricsRequest.Builder |
ListSessionMetricsRequest.Builder.groupBy(Collection<AnalyticsSessionGroupBySpecification> groupBy)
A list of objects, each of which specifies how to group the results.
|
Copyright © 2023. All rights reserved.