Management of protoc
plugins.
-
ImmutableResolvedProtocPlugin.builder()
Fill a builder with attribute values from the provided ResolvedProtocPlugin
instance.
ImmutableResolvedProtocPlugin.Builder.id(String id)
Initializes the value for the
id
attribute.
Initializes the optional value
options
to options.
Initializes the optional value
options
to options.
ImmutableResolvedProtocPlugin.Builder.order(int order)
Initializes the value for the
order
attribute.
ImmutableResolvedProtocPlugin.Builder.path(Path path)
Initializes the value for the
path
attribute.