Uses of Class
io.github.ascopes.protobufmavenplugin.protoc.targets.ImmutableLanguageProtocTarget.Builder
Packages that use ImmutableLanguageProtocTarget.Builder
Package
Description
Targets for
protoc
code generation.-
Uses of ImmutableLanguageProtocTarget.Builder in io.github.ascopes.protobufmavenplugin.protoc.targets
Methods in io.github.ascopes.protobufmavenplugin.protoc.targets that return ImmutableLanguageProtocTarget.BuilderModifier and TypeMethodDescriptionImmutableLanguageProtocTarget.builder()
Creates a builder forImmutableLanguageProtocTarget
.ImmutableLanguageProtocTarget.Builder.from
(LanguageProtocTarget instance) Fill a builder with attribute values from the providedio.github.ascopes.protobufmavenplugin.protoc.targets.LanguageProtocTarget
instance.ImmutableLanguageProtocTarget.Builder.from
(ProtocTarget instance) Fill a builder with attribute values from the providedio.github.ascopes.protobufmavenplugin.protoc.targets.ProtocTarget
instance.ImmutableLanguageProtocTarget.Builder.isLite
(boolean isLite) Initializes the value for theisLite
attribute.Initializes the value for thelanguage
attribute.ImmutableLanguageProtocTarget.Builder.order
(int order) Initializes the value for theorder
attribute.ImmutableLanguageProtocTarget.Builder.outputPath
(Path outputPath) Initializes the value for theoutputPath
attribute.Constructors in io.github.ascopes.protobufmavenplugin.protoc.targets with parameters of type ImmutableLanguageProtocTarget.BuilderModifierConstructorDescriptionprivate