Uses of Class
io.resys.hdes.quarkus.composer.pg.deployment.IndexFactory.Builder
-
Uses of IndexFactory.Builder in io.resys.hdes.quarkus.composer.pg.deployment
Methods in io.resys.hdes.quarkus.composer.pg.deployment that return IndexFactory.Builder Modifier and Type Method Description static IndexFactory.BuilderIndexFactory. builder()IndexFactory.BuilderIndexFactory.Builder. frontend(String frontendPath)IndexFactory.BuilderIndexFactory.Builder. index(byte[] indexFileContent)IndexFactory.BuilderIndexFactory.Builder. index(Path path)IndexFactory.BuilderIndexFactory.Builder. server(String backendPath)