| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
SelectionCriteria |
SelectionCriteria.clone() |
SelectionCriteria |
PrefixLevelStorageMetrics.getSelectionCriteria() |
SelectionCriteria |
SelectionCriteria.withDelimiter(String delimiter)
A container for the delimiter of the selection criteria being used.
|
SelectionCriteria |
SelectionCriteria.withMaxDepth(Integer maxDepth)
The max depth of the selection criteria
|
SelectionCriteria |
SelectionCriteria.withMinStorageBytesPercentage(Double minStorageBytesPercentage)
The minimum number of storage bytes percentage whose metrics will be selected.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrefixLevelStorageMetrics.setSelectionCriteria(SelectionCriteria selectionCriteria) |
PrefixLevelStorageMetrics |
PrefixLevelStorageMetrics.withSelectionCriteria(SelectionCriteria selectionCriteria) |
Copyright © 2024. All rights reserved.