Uses of Class
io.github.ascopes.protobufmavenplugin.generation.ImmutableGenerationRequest.Builder
Packages that use ImmutableGenerationRequest.Builder
Package
Description
Management of source code generation requests.
-
Uses of ImmutableGenerationRequest.Builder in io.github.ascopes.protobufmavenplugin.generation
Methods in io.github.ascopes.protobufmavenplugin.generation that return ImmutableGenerationRequest.BuilderModifier and TypeMethodDescriptionImmutableGenerationRequest.Builder.addAllArguments(Iterable<@Nullable String> elements) Adds elements toargumentslist.ImmutableGenerationRequest.Builder.addAllDependencyScopes(Iterable<@Nullable String> elements) Adds elements todependencyScopesset.ImmutableGenerationRequest.Builder.addAllExcludes(Iterable<@Nullable String> elements) Adds elements toexcludeslist.ImmutableGenerationRequest.Builder.addAllIncludes(Iterable<@Nullable String> elements) Adds elements toincludeslist.ImmutableGenerationRequest.Builder.addArguments(@Nullable String element) Adds one element toargumentslist.ImmutableGenerationRequest.Builder.addArguments(@Nullable String... elements) Adds elements toargumentslist.ImmutableGenerationRequest.Builder.addDependencyScopes(@Nullable String element) Adds one element todependencyScopesset.ImmutableGenerationRequest.Builder.addDependencyScopes(@Nullable String... elements) Adds elements todependencyScopesset.ImmutableGenerationRequest.Builder.addExcludes(@Nullable String element) Adds one element toexcludeslist.ImmutableGenerationRequest.Builder.addExcludes(@Nullable String... elements) Adds elements toexcludeslist.ImmutableGenerationRequest.Builder.addIncludes(@Nullable String element) Adds one element toincludeslist.ImmutableGenerationRequest.Builder.addIncludes(@Nullable String... elements) Adds elements toincludeslist.Sets or replaces all elements forargumentslist.ImmutableGenerationRequest.Builder.binaryMavenPlugins(Collection<? extends MavenProtocPlugin> binaryMavenPlugins) Initializes the value for thebinaryMavenPluginsattribute.ImmutableGenerationRequest.Builder.binaryPathPlugins(Collection<? extends PathProtocPlugin> binaryPathPlugins) Initializes the value for thebinaryPathPluginsattribute.ImmutableGenerationRequest.Builder.binaryUrlPlugins(Collection<? extends UriProtocPlugin> binaryUrlPlugins) Initializes the value for thebinaryUrlPluginsattribute.ImmutableGenerationRequest.builder()Creates a builder forImmutableGenerationRequest.ImmutableGenerationRequest.Builder.cleanOutputDirectories(boolean cleanOutputDirectories) Initializes the value for thecleanOutputDirectoriesattribute.ImmutableGenerationRequest.Builder.dependencyResolutionDepth(DependencyResolutionDepth dependencyResolutionDepth) Initializes the value for thedependencyResolutionDepthattribute.ImmutableGenerationRequest.Builder.dependencyScopes(Iterable<@Nullable String> elements) Sets or replaces all elements fordependencyScopesset.ImmutableGenerationRequest.Builder.embedSourcesInClassOutputs(boolean embedSourcesInClassOutputs) Initializes the value for theembedSourcesInClassOutputsattribute.ImmutableGenerationRequest.Builder.enabledLanguages(Collection<Language> enabledLanguages) Initializes the value for theenabledLanguagesattribute.ImmutableGenerationRequest.Builder.environmentVariables(Map<@Nullable String, ? extends @Nullable String> entries) Sets or replaces all mappings from the specified map as entries for theenvironmentVariablesmap.Sets or replaces all elements forexcludeslist.ImmutableGenerationRequest.Builder.failOnMissingSources(boolean failOnMissingSources) Initializes the value for thefailOnMissingSourcesattribute.ImmutableGenerationRequest.Builder.failOnMissingTargets(boolean failOnMissingTargets) Initializes the value for thefailOnMissingTargetsattribute.ImmutableGenerationRequest.Builder.fatalWarnings(boolean fatalWarnings) Initializes the value for thefatalWarningsattribute.ImmutableGenerationRequest.Builder.from(GenerationRequest instance) Fill a builder with attribute values from the providedGenerationRequestinstance.ImmutableGenerationRequest.Builder.ignoreProjectDependencies(boolean ignoreProjectDependencies) Initializes the value for theignoreProjectDependenciesattribute.ImmutableGenerationRequest.Builder.importDependencies(Collection<? extends MavenArtifact> importDependencies) Initializes the value for theimportDependenciesattribute.ImmutableGenerationRequest.Builder.importPaths(Collection<Path> importPaths) Initializes the value for theimportPathsattribute.Sets or replaces all elements forincludeslist.ImmutableGenerationRequest.Builder.incrementalCompilationEnabled(boolean incrementalCompilationEnabled) Initializes the value for theincrementalCompilationEnabledattribute.ImmutableGenerationRequest.Builder.jvmMavenPlugins(Collection<? extends MavenProtocPlugin> jvmMavenPlugins) Initializes the value for thejvmMavenPluginsattribute.ImmutableGenerationRequest.Builder.liteEnabled(boolean liteEnabled) Initializes the value for theliteEnabledattribute.ImmutableGenerationRequest.Builder.outputDescriptorAttached(boolean outputDescriptorAttached) Initializes the value for theoutputDescriptorAttachedattribute.ImmutableGenerationRequest.Builder.outputDescriptorAttachmentClassifier(@Nullable String outputDescriptorAttachmentClassifier) Initializes the value for theoutputDescriptorAttachmentClassifierattribute.ImmutableGenerationRequest.Builder.outputDescriptorAttachmentRegistrar(OutputDescriptorAttachmentRegistrar outputDescriptorAttachmentRegistrar) Initializes the value for theoutputDescriptorAttachmentRegistrarattribute.ImmutableGenerationRequest.Builder.outputDescriptorAttachmentType(@Nullable String outputDescriptorAttachmentType) Initializes the value for theoutputDescriptorAttachmentTypeattribute.ImmutableGenerationRequest.Builder.outputDescriptorFile(@Nullable Path outputDescriptorFile) Initializes the value for theoutputDescriptorFileattribute.ImmutableGenerationRequest.Builder.outputDescriptorIncludeImports(boolean outputDescriptorIncludeImports) Initializes the value for theoutputDescriptorIncludeImportsattribute.ImmutableGenerationRequest.Builder.outputDescriptorIncludeSourceInfo(boolean outputDescriptorIncludeSourceInfo) Initializes the value for theoutputDescriptorIncludeSourceInfoattribute.ImmutableGenerationRequest.Builder.outputDescriptorRetainOptions(boolean outputDescriptorRetainOptions) Initializes the value for theoutputDescriptorRetainOptionsattribute.ImmutableGenerationRequest.Builder.outputDirectory(Path outputDirectory) Initializes the value for theoutputDirectoryattribute.ImmutableGenerationRequest.Builder.protocDigest(@Nullable Digest protocDigest) Initializes the value for theprotocDigestattribute.ImmutableGenerationRequest.Builder.protocVersion(String protocVersion) Initializes the value for theprotocVersionattribute.ImmutableGenerationRequest.Builder.putAllEnvironmentVariables(Map<@Nullable String, ? extends @Nullable String> entries) Put all mappings from the specified map as entries toenvironmentVariablesmap.ImmutableGenerationRequest.Builder.putEnvironmentVariables(@Nullable String key, @Nullable String value) Put one entry to theenvironmentVariablesmap.ImmutableGenerationRequest.Builder.putEnvironmentVariables(Map.Entry<@Nullable String, ? extends @Nullable String> entry) Put one entry to theenvironmentVariablesmap.ImmutableGenerationRequest.Builder.registerAsCompilationRoot(boolean registerAsCompilationRoot) Initializes the value for theregisterAsCompilationRootattribute.ImmutableGenerationRequest.Builder.sanctionedExecutablePath(@Nullable Path sanctionedExecutablePath) Initializes the value for thesanctionedExecutablePathattribute.ImmutableGenerationRequest.Builder.sourceDependencies(Collection<? extends MavenArtifact> sourceDependencies) Initializes the value for thesourceDependenciesattribute.ImmutableGenerationRequest.Builder.sourceDescriptorDependencies(Collection<? extends MavenArtifact> sourceDescriptorDependencies) Initializes the value for thesourceDescriptorDependenciesattribute.ImmutableGenerationRequest.Builder.sourceDescriptorPaths(Collection<Path> sourceDescriptorPaths) Initializes the value for thesourceDescriptorPathsattribute.ImmutableGenerationRequest.Builder.sourceDirectories(Collection<Path> sourceDirectories) Initializes the value for thesourceDirectoriesattribute.ImmutableGenerationRequest.Builder.sourceRootRegistrar(SourceRootRegistrar sourceRootRegistrar) Initializes the value for thesourceRootRegistrarattribute.