| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
InventoryAggregator |
InventoryAggregator.clone() |
InventoryAggregator |
InventoryAggregator.withAggregators(Collection<InventoryAggregator> aggregators)
Nested aggregators to further refine aggregation for an inventory type.
|
InventoryAggregator |
InventoryAggregator.withAggregators(InventoryAggregator... aggregators)
Nested aggregators to further refine aggregation for an inventory type.
|
InventoryAggregator |
InventoryAggregator.withExpression(String expression)
The inventory type and attribute name for aggregation.
|
InventoryAggregator |
InventoryAggregator.withGroups(Collection<InventoryGroup> groups)
A user-defined set of one or more filters on which to aggregate inventory data.
|
InventoryAggregator |
InventoryAggregator.withGroups(InventoryGroup... groups)
A user-defined set of one or more filters on which to aggregate inventory data.
|
| Modifier and Type | Method and Description |
|---|---|
List<InventoryAggregator> |
InventoryAggregator.getAggregators()
Nested aggregators to further refine aggregation for an inventory type.
|
List<InventoryAggregator> |
GetInventoryRequest.getAggregators()
Returns counts of inventory types based on one or more expressions.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryAggregator |
InventoryAggregator.withAggregators(InventoryAggregator... aggregators)
Nested aggregators to further refine aggregation for an inventory type.
|
GetInventoryRequest |
GetInventoryRequest.withAggregators(InventoryAggregator... aggregators)
Returns counts of inventory types based on one or more expressions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryAggregator.setAggregators(Collection<InventoryAggregator> aggregators)
Nested aggregators to further refine aggregation for an inventory type.
|
void |
GetInventoryRequest.setAggregators(Collection<InventoryAggregator> aggregators)
Returns counts of inventory types based on one or more expressions.
|
InventoryAggregator |
InventoryAggregator.withAggregators(Collection<InventoryAggregator> aggregators)
Nested aggregators to further refine aggregation for an inventory type.
|
GetInventoryRequest |
GetInventoryRequest.withAggregators(Collection<InventoryAggregator> aggregators)
Returns counts of inventory types based on one or more expressions.
|
Copyright © 2023. All rights reserved.