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 class
Inventory.OsInfo
Operating system information for the VM.static class
Inventory.OsInfo.Builder
Operating system information for the VM.Methods in com.google.cloud.osconfig.v1 that return Inventory.OsInfoOrBuilder Modifier and Type Method Description Inventory.OsInfoOrBuilder
Inventory.Builder. getOsInfoOrBuilder()
Base level operating system information for the VM.Inventory.OsInfoOrBuilder
Inventory. getOsInfoOrBuilder()
Base level operating system information for the VM.Inventory.OsInfoOrBuilder
InventoryOrBuilder. getOsInfoOrBuilder()
Base level operating system information for the VM.
-