Uses of Interface
io.grafeas.v1beta1.pkg.DetailsOrBuilder
-
Packages that use DetailsOrBuilder Package Description io.grafeas.v1beta1 io.grafeas.v1beta1.pkg -
-
Uses of DetailsOrBuilder in io.grafeas.v1beta1
Methods in io.grafeas.v1beta1 that return DetailsOrBuilder Modifier and Type Method Description DetailsOrBuilder
Occurrence.Builder. getInstallationOrBuilder()
Describes the installation of a package on the linked resource.DetailsOrBuilder
Occurrence. getInstallationOrBuilder()
Describes the installation of a package on the linked resource.DetailsOrBuilder
OccurrenceOrBuilder. getInstallationOrBuilder()
Describes the installation of a package on the linked resource. -
Uses of DetailsOrBuilder in io.grafeas.v1beta1.pkg
Classes in io.grafeas.v1beta1.pkg that implement DetailsOrBuilder Modifier and Type Class Description class
Details
Details of a package occurrence.static class
Details.Builder
Details of a package occurrence.
-