Uses of Class
io.github.ascopes.protobufmavenplugin.plugins.ImmutableResolvedProtocPlugin.Builder
Packages that use ImmutableResolvedProtocPlugin.Builder
-
Uses of ImmutableResolvedProtocPlugin.Builder in io.github.ascopes.protobufmavenplugin.plugins
Methods in io.github.ascopes.protobufmavenplugin.plugins that return ImmutableResolvedProtocPlugin.BuilderModifier and TypeMethodDescriptionImmutableResolvedProtocPlugin.builder()Creates a builder forImmutableResolvedProtocPlugin.ImmutableResolvedProtocPlugin.Builder.from(ResolvedProtocPlugin instance) Fill a builder with attribute values from the providedResolvedProtocPlugininstance.Initializes the value for theidattribute.Initializes the optional valueoptionsto options.Initializes the optional valueoptionsto options.ImmutableResolvedProtocPlugin.Builder.order(int order) Initializes the value for theorderattribute.ImmutableResolvedProtocPlugin.Builder.outputDirectory(Path outputDirectory) Initializes the value for theoutputDirectoryattribute.Initializes the value for thepathattribute.ImmutableResolvedProtocPlugin.Builder.registerAsCompilationRoot(@Nullable Boolean registerAsCompilationRoot) Initializes the optional valueregisterAsCompilationRootto registerAsCompilationRoot.ImmutableResolvedProtocPlugin.Builder.registerAsCompilationRoot(Optional<Boolean> registerAsCompilationRoot) Initializes the optional valueregisterAsCompilationRootto registerAsCompilationRoot.