Uses of Class
io.github.ascopes.protobufmavenplugin.plugins.distributions.ImmutablePathProtocPlugin.Builder
Packages that use ImmutablePathProtocPlugin.Builder
Package
Description
Distribution models for the <plugins/> plugin parameter.
-
Uses of ImmutablePathProtocPlugin.Builder in io.github.ascopes.protobufmavenplugin.plugins.distributions
Methods in io.github.ascopes.protobufmavenplugin.plugins.distributions that return ImmutablePathProtocPlugin.BuilderModifier and TypeMethodDescriptionImmutablePathProtocPlugin.builder()Creates a builder forImmutablePathProtocPlugin.Initializes the value for thedigestattribute.ImmutablePathProtocPlugin.Builder.from(PathProtocPlugin instance) Fill a builder with attribute values from the providedio.github.ascopes.protobufmavenplugin.plugins.distributions.PathProtocPlugininstance.ImmutablePathProtocPlugin.Builder.from(ProtocPlugin instance) Fill a builder with attribute values from the providedio.github.ascopes.protobufmavenplugin.plugins.distributions.ProtocPlugininstance.Initializes the value for thenameattribute.ImmutablePathProtocPlugin.Builder.optional(boolean optional) Initializes the value for theoptionalattribute.Initializes the value for theoptionsattribute.ImmutablePathProtocPlugin.Builder.order(int order) Initializes the value for theorderattribute.ImmutablePathProtocPlugin.Builder.outputDirectory(@Nullable Path outputDirectory) Initializes the value for theoutputDirectoryattribute.ImmutablePathProtocPlugin.Builder.registerAsCompilationRoot(@Nullable Boolean registerAsCompilationRoot) Initializes the value for theregisterAsCompilationRootattribute.ImmutablePathProtocPlugin.Builder.skip(boolean skip) Initializes the value for theskipattribute.