| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Total |
UsageAccountResult.total()
Represents the total of usage for the Account ID.
|
Total |
UsageDataSourceResult.total()
Represents the total of usage for the specified data source.
|
Total |
UsageResourceResult.total()
Represents the sum total of usage for the specified resource type.
|
| Modifier and Type | Method and Description |
|---|---|
UsageAccountResult.Builder |
UsageAccountResult.Builder.total(Total total)
Represents the total of usage for the Account ID.
|
UsageDataSourceResult.Builder |
UsageDataSourceResult.Builder.total(Total total)
Represents the total of usage for the specified data source.
|
UsageResourceResult.Builder |
UsageResourceResult.Builder.total(Total total)
Represents the sum total of usage for the specified resource type.
|
Copyright © 2022. All rights reserved.