| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static GroupCount.Builder |
GroupCount.builder() |
GroupCount.Builder |
GroupCount.Builder.count(Long count)
The total number of findings in the group of query results.
|
GroupCount.Builder |
GroupCount.Builder.groupKey(String groupKey)
The name of the property that defines the group in the query results, as specified by the groupBy property in
the query request.
|
GroupCount.Builder |
GroupCount.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GroupCount.Builder> |
GroupCount.serializableBuilderClass() |
Copyright © 2020. All rights reserved.