Uses of Interface
com.google.cloud.osconfig.v1alpha.Inventory.SoftwarePackageOrBuilder
-
Packages that use Inventory.SoftwarePackageOrBuilder Package Description com.google.cloud.osconfig.v1alpha A client to OS Config API -
-
Uses of Inventory.SoftwarePackageOrBuilder in com.google.cloud.osconfig.v1alpha
Classes in com.google.cloud.osconfig.v1alpha that implement Inventory.SoftwarePackageOrBuilder Modifier and Type Class Description static class
Inventory.SoftwarePackage
Software package information of the operating system.static class
Inventory.SoftwarePackage.Builder
Software package information of the operating system.Methods in com.google.cloud.osconfig.v1alpha that return Inventory.SoftwarePackageOrBuilder Modifier and Type Method Description Inventory.SoftwarePackageOrBuilder
Inventory.Item.Builder. getAvailablePackageOrBuilder()
Software package available to be installed on the VM instance.Inventory.SoftwarePackageOrBuilder
Inventory.Item. getAvailablePackageOrBuilder()
Software package available to be installed on the VM instance.Inventory.SoftwarePackageOrBuilder
Inventory.ItemOrBuilder. getAvailablePackageOrBuilder()
Software package available to be installed on the VM instance.Inventory.SoftwarePackageOrBuilder
Inventory.Item.Builder. getInstalledPackageOrBuilder()
Software package present on the VM instance.Inventory.SoftwarePackageOrBuilder
Inventory.Item. getInstalledPackageOrBuilder()
Software package present on the VM instance.Inventory.SoftwarePackageOrBuilder
Inventory.ItemOrBuilder. getInstalledPackageOrBuilder()
Software package present on the VM instance.
-