Uses of Class
io.github.ascopes.protobufmavenplugin.sources.ImmutableFilesToCompile.Builder
Packages that use ImmutableFilesToCompile.Builder
Package
Description
Detection and management of input Protocol Buffer sources.
-
Uses of ImmutableFilesToCompile.Builder in io.github.ascopes.protobufmavenplugin.sources
Methods in io.github.ascopes.protobufmavenplugin.sources that return ImmutableFilesToCompile.BuilderModifier and TypeMethodDescriptionImmutableFilesToCompile.builder()
Creates a builder forImmutableFilesToCompile
.ImmutableFilesToCompile.Builder.descriptorFiles
(Collection<String> descriptorFiles) Initializes the value for thedescriptorFiles
attribute.ImmutableFilesToCompile.Builder.from
(FilesToCompile instance) Fill a builder with attribute values from the providedFilesToCompile
instance.ImmutableFilesToCompile.Builder.protoSources
(Collection<Path> protoSources) Initializes the value for theprotoSources
attribute.Constructors in io.github.ascopes.protobufmavenplugin.sources with parameters of type ImmutableFilesToCompile.BuilderModifierConstructorDescriptionprivate