Uses of Interface
com.google.cloud.osconfig.v1.Inventory.OsInfoOrBuilder
-
Packages that use Inventory.OsInfoOrBuilder Package Description com.google.cloud.osconfig.v1 A client to OS Config API -
-
Uses of Inventory.OsInfoOrBuilder in com.google.cloud.osconfig.v1
Classes in com.google.cloud.osconfig.v1 that implement Inventory.OsInfoOrBuilder Modifier and Type Class Description static classInventory.OsInfoOperating system information for the VM.static classInventory.OsInfo.BuilderOperating system information for the VM.Methods in com.google.cloud.osconfig.v1 that return Inventory.OsInfoOrBuilder Modifier and Type Method Description Inventory.OsInfoOrBuilderInventory.Builder. getOsInfoOrBuilder()Base level operating system information for the VM.Inventory.OsInfoOrBuilderInventory. getOsInfoOrBuilder()Base level operating system information for the VM.Inventory.OsInfoOrBuilderInventoryOrBuilder. getOsInfoOrBuilder()Base level operating system information for the VM.
-