| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Usage> |
UsageTotal.usage()
An object representing the total usage for an account.
|
| Modifier and Type | Method and Description |
|---|---|
UsageTotal.Builder |
UsageTotal.Builder.usage(Usage... usage)
An object representing the total usage for an account.
|
| Modifier and Type | Method and Description |
|---|---|
UsageTotal.Builder |
UsageTotal.Builder.usage(Collection<Usage> usage)
An object representing the total usage for an account.
|
Copyright © 2022. All rights reserved.