| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Total |
UsageFeatureResult.total()
Returns the value of the Total property for this object.
|
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.
|
Total |
UsageAccountResult.total()
Represents the total of usage for the Account ID.
|
| Modifier and Type | Method and Description |
|---|---|
UsageFeatureResult.Builder |
UsageFeatureResult.Builder.total(Total total)
Sets the value of the Total property for this object.
|
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.
|
UsageAccountResult.Builder |
UsageAccountResult.Builder.total(Total total)
Represents the total of usage for the Account ID.
|
Copyright © 2023. All rights reserved.