Class DefaultConfigService.RawObjectStoreProperties
java.lang.Object
com.here.platform.data.client.service.config.DefaultConfigService.RawObjectStoreProperties
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Enclosing class:
- DefaultConfigService
public static class DefaultConfigService.RawObjectStoreProperties
extends Object
implements scala.Product, Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRawObjectStoreProperties(scala.Option<ObjectStoreLayerTtl> ttl, scala.Option<EncryptionType> encryptionType) -
Method Summary
Modifier and TypeMethodDescriptionscala.Option<EncryptionType>scala.Option<ObjectStoreLayerTtl>ttl()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
-
RawObjectStoreProperties
public RawObjectStoreProperties(scala.Option<ObjectStoreLayerTtl> ttl, scala.Option<EncryptionType> encryptionType)
-
-
Method Details
-
ttl
-
encryptionType
-