Uses of Interface
io.grafeas.v1beta1.pkg.DistributionOrBuilder
-
Packages that use DistributionOrBuilder Package Description io.grafeas.v1beta1.pkg -
-
Uses of DistributionOrBuilder in io.grafeas.v1beta1.pkg
Classes in io.grafeas.v1beta1.pkg that implement DistributionOrBuilder Modifier and Type Class Description classDistributionThis represents a particular channel of distribution for a given package.static classDistribution.BuilderThis represents a particular channel of distribution for a given package.Methods in io.grafeas.v1beta1.pkg that return DistributionOrBuilder Modifier and Type Method Description DistributionOrBuilderPackage.Builder. getDistributionOrBuilder(int index)The various channels by which a package is distributed.DistributionOrBuilderPackage. getDistributionOrBuilder(int index)The various channels by which a package is distributed.DistributionOrBuilderPackageOrBuilder. getDistributionOrBuilder(int index)The various channels by which a package is distributed.Methods in io.grafeas.v1beta1.pkg that return types with arguments of type DistributionOrBuilder Modifier and Type Method Description List<? extends DistributionOrBuilder>Package.Builder. getDistributionOrBuilderList()The various channels by which a package is distributed.List<? extends DistributionOrBuilder>Package. getDistributionOrBuilderList()The various channels by which a package is distributed.List<? extends DistributionOrBuilder>PackageOrBuilder. getDistributionOrBuilderList()The various channels by which a package is distributed.
-