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.LanguageProtocTargetinstance.ImmutableLanguageProtocTarget.Builder.from(ProtocTarget instance) Fill a builder with attribute values from the providedio.github.ascopes.protobufmavenplugin.protoc.targets.ProtocTargetinstance.Initializes the value for thelanguageattribute.ImmutableLanguageProtocTarget.Builder.lite(boolean lite) Initializes the value for theliteattribute.ImmutableLanguageProtocTarget.Builder.order(int order) Initializes the value for theorderattribute.ImmutableLanguageProtocTarget.Builder.outputPath(Path outputPath) Initializes the value for theoutputPathattribute.