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