Package 

Class PrefixQueryConfig

  • All Implemented Interfaces:
    com.jillesvangurp.eskotlinwrapper.IMapBackedProperties , kotlin.collections.Map , kotlin.collections.MutableMap , org.elasticsearch.common.xcontent.ToXContent

    
    public final class PrefixQueryConfig
    extends MapBackedProperties
                        
    • Method Summary

      Modifier and Type Method Description
      final String getValue()
      Set<Entry.Map<String, Object>> getEntries()
      Set<String> getKeys()
      Integer getSize()
      Collection<Object> getValues()
      final Unit setValue(String value)
      • Methods inherited from class com.jillesvangurp.eskotlinwrapper.dsl.PrefixQueryConfig

        esQueryProperty, get, getOrCreateMutableList, property, property, put, putNoSnakeCase, toXContent
      • Methods inherited from class com.jillesvangurp.eskotlinwrapper.MapBackedProperties

        clear, compute, computeIfAbsent, computeIfPresent, isFragment, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll
      • Methods inherited from class kotlin.collections.MutableMap

        containsKey, containsValue, forEach, getOrDefault, isEmpty
      • Methods inherited from class kotlin.collections.Map

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait