Class DefaultConfigService.RawInteractiveMapProperties
java.lang.Object
com.here.platform.data.client.service.config.DefaultConfigService.RawInteractiveMapProperties
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Enclosing class:
- DefaultConfigService
public static class DefaultConfigService.RawInteractiveMapProperties
extends Object
implements scala.Product, Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRawInteractiveMapProperties(scala.Option<scala.collection.immutable.Seq<String>> searchableProperties, scala.Option<Object> versionsToKeep, scala.Option<InteractiveLayerExtension> extends_) -
Method Summary
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
-
RawInteractiveMapProperties
public RawInteractiveMapProperties(scala.Option<scala.collection.immutable.Seq<String>> searchableProperties, scala.Option<Object> versionsToKeep, scala.Option<InteractiveLayerExtension> extends_)
-
-
Method Details
-
searchableProperties
-
versionsToKeep
-