Uses of Interface
io.grafeas.v1beta1.pkg.LocationOrBuilder
-
Packages that use LocationOrBuilder Package Description io.grafeas.v1beta1.pkg -
-
Uses of LocationOrBuilder in io.grafeas.v1beta1.pkg
Classes in io.grafeas.v1beta1.pkg that implement LocationOrBuilder Modifier and Type Class Description classLocationAn occurrence of a particular package installation found within a system's filesystem.static classLocation.BuilderAn occurrence of a particular package installation found within a system's filesystem.Methods in io.grafeas.v1beta1.pkg that return LocationOrBuilder Modifier and Type Method Description LocationOrBuilderInstallation.Builder. getLocationOrBuilder(int index)Required.LocationOrBuilderInstallation. getLocationOrBuilder(int index)Required.LocationOrBuilderInstallationOrBuilder. getLocationOrBuilder(int index)Required.Methods in io.grafeas.v1beta1.pkg that return types with arguments of type LocationOrBuilder Modifier and Type Method Description List<? extends LocationOrBuilder>Installation.Builder. getLocationOrBuilderList()Required.List<? extends LocationOrBuilder>Installation. getLocationOrBuilderList()Required.List<? extends LocationOrBuilder>InstallationOrBuilder. getLocationOrBuilderList()Required.
-