| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReservationCoverageGroup> |
CoverageByTime.groups()
The groups of instances that the reservation covered.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageByTime.Builder |
CoverageByTime.Builder.groups(ReservationCoverageGroup... groups)
The groups of instances that the reservation covered.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageByTime.Builder |
CoverageByTime.Builder.groups(Collection<ReservationCoverageGroup> groups)
The groups of instances that the reservation covered.
|
Copyright © 2022. All rights reserved.