Uses of Class
io.github.ascopes.protobufmavenplugin.protoc.ProtocArgumentFileBuilderBuilder
Package
Description
Integration with and management of
protoc
itself.-
Uses of ProtocArgumentFileBuilderBuilder in io.github.ascopes.protobufmavenplugin.protoc
Modifier and TypeMethodDescriptionProtocArgumentFileBuilderBuilder.addImportPaths
(Collection<Path> importPaths) ProtocArgumentFileBuilderBuilder.addLanguages
(Collection<Language> languages, Path outputPath, boolean lite) ProtocArgumentFileBuilderBuilder.addPlugins
(Collection<ResolvedProtocPlugin> plugins, Path outputPath) ProtocArgumentFileBuilderBuilder.addSourcePaths
(Collection<Path> sourcePaths) ProtocArgumentFileBuilderBuilder.setFatalWarnings
(boolean fatalWarnings) ProtocArgumentFileBuilderBuilder.setOutputDescriptorFile
(Path outputDescriptorFile, boolean includeImports, boolean includeSourceInfo, boolean retainOptions)