| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<UsageAccountResult> |
UsageStatistics.sumByAccount()
The usage statistic sum organized by account ID.
|
| Modifier and Type | Method and Description |
|---|---|
UsageStatistics.Builder |
UsageStatistics.Builder.sumByAccount(UsageAccountResult... sumByAccount)
The usage statistic sum organized by account ID.
|
| Modifier and Type | Method and Description |
|---|---|
UsageStatistics.Builder |
UsageStatistics.Builder.sumByAccount(Collection<UsageAccountResult> sumByAccount)
The usage statistic sum organized by account ID.
|
Copyright © 2023. All rights reserved.