Class IndexDefinition.Builder

java.lang.Object
com.here.platform.data.client.model.IndexDefinition.Builder
Enclosing class:
IndexDefinition

public static class IndexDefinition.Builder extends Object
Builds IndexDefinitions.

Note that you must provide the IndexDefinition.Builder with an indexName and indexType. Otherwise, the method Builder.build will throw an IllegalArgumentException.