| 程序包 | 说明 |
|---|---|
| com.aliyun.oss.model |
| 限定符和类型 | 方法和说明 |
|---|---|
InventoryFilter |
InventoryConfiguration.getInventoryFilter()
Gets the inventoryFilter used to describe a set of objects
to include in inventory results.
|
InventoryFilter |
InventoryFilter.withLastModifyBeginTimeStamp(Long lastModifyBeginTimeStamp)
Specifies the the start timestamp for data to use when evaluating an inventory filter.
|
InventoryFilter |
InventoryFilter.withLastModifyEndTimeStamp(Long lastModifyEndTimeStamp)
Specifies the end timestamp of data to use when evaluating an inventory filter.
|
InventoryFilter |
InventoryFilter.withLowerSizeBound(Long lowerSizeBound)
Specifies the minimum size of filter file size to use when evaluating an inventory filter.
|
InventoryFilter |
InventoryFilter.withPrefix(String prefix)
Specifies the prefix to use when evaluating an inventory filter.
|
InventoryFilter |
InventoryFilter.withStorageClass(String storageClass)
Specifies the storage types to use when evaluating an inventory filter.
|
InventoryFilter |
InventoryFilter.withUpperSizeBound(Long upperSizeBound)
Specifies the maximum size of filter file size to use when evaluating an inventory filter.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
InventoryConfiguration.setInventoryFilter(InventoryFilter inventoryFilter)
Sets the inventoryFilter used to describe a set of objects
to include in inventory results.
|
InventoryConfiguration |
InventoryConfiguration.withFilter(InventoryFilter inventoryFilter)
Sets the inventoryFilter used to describe a set of objects
to include in inventory results.
|
Copyright © 2025. All Rights Reserved.