| 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.
|
| 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 © 2017. All rights reserved.