| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
ResultByTime.groups()
The groups that this time period includes.
|
| Modifier and Type | Method and Description |
|---|---|
ResultByTime.Builder |
ResultByTime.Builder.groups(Group... groups)
The groups that this time period includes.
|
| Modifier and Type | Method and Description |
|---|---|
ResultByTime.Builder |
ResultByTime.Builder.groups(Collection<Group> groups)
The groups that this time period includes.
|
Copyright © 2021. All rights reserved.