| Package | Description |
|---|---|
| com.amazonaws.services.s3.model.inventory |
| Modifier and Type | Class and Description |
|---|---|
class |
InventoryPrefixPredicate
A
InventoryFilterPredicate class to represent the
prefix to use when evaluating an inventory filter. |
| Modifier and Type | Method and Description |
|---|---|
InventoryFilterPredicate |
InventoryFilter.getPredicate() |
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryFilter.setPredicate(InventoryFilterPredicate predicate) |
InventoryFilter |
InventoryFilter.withPredicate(InventoryFilterPredicate predicate) |
| Constructor and Description |
|---|
InventoryFilter(InventoryFilterPredicate predicate)
Constructor.
|
Copyright © 2019. All rights reserved.