| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<UsageTotal> |
GetUsageTotalsResponse.usageTotals()
An array of objects that contains the results of the query.
|
| Modifier and Type | Method and Description |
|---|---|
GetUsageTotalsResponse.Builder |
GetUsageTotalsResponse.Builder.usageTotals(UsageTotal... usageTotals)
An array of objects that contains the results of the query.
|
| Modifier and Type | Method and Description |
|---|---|
GetUsageTotalsResponse.Builder |
GetUsageTotalsResponse.Builder.usageTotals(Collection<UsageTotal> usageTotals)
An array of objects that contains the results of the query.
|
Copyright © 2020. All rights reserved.