Uses of Interface
io.github.ascopes.protobufmavenplugin.generation.GenerationRequest
Packages that use GenerationRequest
Package
Description
Management of source code generation requests.
Management of
protoc plugins.Detection and management of input Protocol Buffer sources.
-
Uses of GenerationRequest in io.github.ascopes.protobufmavenplugin.generation
Classes in io.github.ascopes.protobufmavenplugin.generation that implement GenerationRequestMethods in io.github.ascopes.protobufmavenplugin.generation with parameters of type GenerationRequestModifier and TypeMethodDescriptionImmutableGenerationRequest.Builder.from(GenerationRequest instance) Fill a builder with attribute values from the providedGenerationRequestinstance.ProtobufBuildOrchestrator.generate(GenerationRequest request) -
Uses of GenerationRequest in io.github.ascopes.protobufmavenplugin.plugins
Methods in io.github.ascopes.protobufmavenplugin.plugins with parameters of type GenerationRequestModifier and TypeMethodDescriptionProjectPluginResolver.resolveProjectPlugins(GenerationRequest request) -
Uses of GenerationRequest in io.github.ascopes.protobufmavenplugin.sources
Methods in io.github.ascopes.protobufmavenplugin.sources with parameters of type GenerationRequestModifier and TypeMethodDescriptionProjectInputResolver.resolveProjectInputs(GenerationRequest request)