| Constructor and Description |
|---|
And(String prefix,
List<Tag> tags,
Long objectSizeLessThan,
Long objectSizeGreaterThan) |
And(String prefix,
Map<String,String> tags,
Long objectSizeLessThan,
Long objectSizeGreaterThan) |
| Modifier and Type | Method and Description |
|---|---|
Long |
objectSizeGreaterThan() |
Long |
objectSizeLessThan() |
String |
prefix() |
List<Tag> |
tags() |
String |
toString() |