Class AutomaticVersionDeletion
java.lang.Object
com.here.platform.data.client.model.AutomaticVersionDeletion
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionAutomaticVersionDeletion(scala.Option<Object> numberOfVersionsToKeep, scala.Option<Object> ttlDays) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()abstract static booleanabstract static booleanscala.Option<Object>abstract static intabstract static ObjectproductElement(int n) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static Stringscala.Option<Object>ttlDays()Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
AutomaticVersionDeletion
-
-
Method Details
-
builder
-
canEqual
-
equals
-
productArity
public abstract static int productArity() -
productElement
-
productIterator
-
productPrefix
-
productElementName
-
productElementNames
-
numberOfVersionsToKeep
-
ttlDays
-
getNumberOfVersionsToKeep
-
getTtlDays
-