| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<InventoryAggregator> |
InventoryAggregator.aggregators()
Nested aggregators to further refine aggregation for an inventory type.
|
List<InventoryAggregator> |
GetInventoryRequest.aggregators()
Returns counts of inventory types based on one or more expressions.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryAggregator.Builder |
InventoryAggregator.Builder.aggregators(InventoryAggregator... aggregators)
Nested aggregators to further refine aggregation for an inventory type.
|
GetInventoryRequest.Builder |
GetInventoryRequest.Builder.aggregators(InventoryAggregator... aggregators)
Returns counts of inventory types based on one or more expressions.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryAggregator.Builder |
InventoryAggregator.Builder.aggregators(Collection<InventoryAggregator> aggregators)
Nested aggregators to further refine aggregation for an inventory type.
|
GetInventoryRequest.Builder |
GetInventoryRequest.Builder.aggregators(Collection<InventoryAggregator> aggregators)
Returns counts of inventory types based on one or more expressions.
|
Copyright © 2021. All rights reserved.