Uses of Class
io.thestencil.quarkus.ide.services.ServicesPathConfig.Builder
-
Packages that use ServicesPathConfig.Builder Package Description io.thestencil.quarkus.ide.services -
-
Uses of ServicesPathConfig.Builder in io.thestencil.quarkus.ide.services
Methods in io.thestencil.quarkus.ide.services that return ServicesPathConfig.Builder Modifier and Type Method Description ServicesPathConfig.BuilderServicesPathConfig.Builder. articlesPath(String articlesPath)static ServicesPathConfig.BuilderServicesPathConfig. builder()ServicesPathConfig.BuilderServicesPathConfig.Builder. linksPath(String linksPath)ServicesPathConfig.BuilderServicesPathConfig.Builder. localePath(String localePath)ServicesPathConfig.BuilderServicesPathConfig.Builder. pagesPath(String pagesPath)ServicesPathConfig.BuilderServicesPathConfig.Builder. releasesPath(String releasesPath)ServicesPathConfig.BuilderServicesPathConfig.Builder. servicePath(String servicePath)ServicesPathConfig.BuilderServicesPathConfig.Builder. workflowsPath(String workflowsPath)
-