| Modifier and Type | Method and Description |
|---|---|
List<Condition> |
getConditions()
The list of changes as conditions.
|
String |
getEntity()
The entity name
|
Optional<Duration> |
getTtl()
This duration set a time for data in an entity to expire.
|
String getEntity()
Optional<Duration> getTtl()
Optional.empty()List<Condition> getConditions()
Operator.EQUALS,
e.g., name = "any name"Copyright © 2018. All rights reserved.