Package com.enonic.xp.repository
Class IndexDefinitions.Builder
- java.lang.Object
-
- com.enonic.xp.repository.IndexDefinitions.Builder
-
- Enclosing class:
- IndexDefinitions
public static final class IndexDefinitions.Builder extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IndexDefinitions.Builder
add(IndexType type, IndexDefinition config)
IndexDefinitions
build()
-
-
-
Method Detail
-
add
public IndexDefinitions.Builder add(IndexType type, IndexDefinition config)
-
build
public IndexDefinitions build()
-
-