Uses of Class
io.github.ascopes.protobufmavenplugin.protoc.distributions.PathProtocDistribution
Packages that use PathProtocDistribution
Package
Description
Distribution models for the <protoc/> plugin parameter.
-
Uses of PathProtocDistribution in io.github.ascopes.protobufmavenplugin.protoc.distributions
Classes in io.github.ascopes.protobufmavenplugin.protoc.distributions that implement interfaces with type arguments of type PathProtocDistributionModifier and TypeClassDescriptionstatic final classFields in io.github.ascopes.protobufmavenplugin.protoc.distributions with type parameters of type PathProtocDistributionModifier and TypeFieldDescriptionfinal org.immutables.datatype.Datatype.Feature<PathProtocDistribution, @Nullable Digest> Datatypes_PathProtocDistribution.PathProtocDistribution_.digest_final org.immutables.datatype.Datatype.Feature<PathProtocDistribution, String> Datatypes_PathProtocDistribution.PathProtocDistribution_.name_Methods in io.github.ascopes.protobufmavenplugin.protoc.distributions that return types with arguments of type PathProtocDistributionModifier and TypeMethodDescriptionorg.immutables.datatype.Datatype.Builder<PathProtocDistribution> Datatypes_PathProtocDistribution.PathProtocDistribution_.builder()List<org.immutables.datatype.Datatype.Feature<PathProtocDistribution, ?>> Datatypes_PathProtocDistribution.PathProtocDistribution_.features()Methods in io.github.ascopes.protobufmavenplugin.protoc.distributions with parameters of type PathProtocDistributionModifier and TypeMethodDescriptionImmutablePathProtocDistribution.Builder.from(PathProtocDistribution instance) Fill a builder with attribute values from the providedPathProtocDistributioninstance.<FEATURE_T_>
FEATURE_T_Datatypes_PathProtocDistribution.PathProtocDistribution_.get(org.immutables.datatype.Datatype.Feature<PathProtocDistribution, FEATURE_T_> feature, PathProtocDistribution instance) Method parameters in io.github.ascopes.protobufmavenplugin.protoc.distributions with type arguments of type PathProtocDistributionModifier and TypeMethodDescription<FEATURE_T_>
FEATURE_T_Datatypes_PathProtocDistribution.PathProtocDistribution_.get(org.immutables.datatype.Datatype.Feature<PathProtocDistribution, FEATURE_T_> feature, PathProtocDistribution instance)