Uses of Class
io.resys.hdes.projects.quarkus.deployment.IndexFactory.Builder
-
-
Uses of IndexFactory.Builder in io.resys.hdes.projects.quarkus.deployment
Methods in io.resys.hdes.projects.quarkus.deployment that return IndexFactory.Builder Modifier and Type Method Description IndexFactory.BuilderIndexFactory.Builder. backend(String backendPath)IndexFactory.BuilderIndexFactory.Builder. backendGroups(String groupsPath)IndexFactory.BuilderIndexFactory.Builder. backendProjects(String projectsPath)IndexFactory.BuilderIndexFactory.Builder. backendUsers(String usersPath)static IndexFactory.BuilderIndexFactory. builder()IndexFactory.BuilderIndexFactory.Builder. frontend(String frontendPath)IndexFactory.BuilderIndexFactory.Builder. index(byte[] indexFileContent)IndexFactory.BuilderIndexFactory.Builder. index(Path path)
-