| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static Group.Builder |
Group.builder() |
Group.Builder |
Group.Builder.keys(Collection<String> keys)
The keys that are included in this group.
|
Group.Builder |
Group.Builder.keys(String... keys)
The keys that are included in this group.
|
Group.Builder |
Group.Builder.metrics(Map<String,MetricValue> metrics)
The metrics that are included in this group.
|
Group.Builder |
Group.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Group.Builder> |
Group.serializableBuilderClass() |
Copyright © 2021. All rights reserved.