Uses of Interface
com.google.cloud.osconfig.v1alpha.Inventory.OsInfoOrBuilder
-
Packages that use Inventory.OsInfoOrBuilder Package Description com.google.cloud.osconfig.v1alpha A client to OS Config API -
-
Uses of Inventory.OsInfoOrBuilder in com.google.cloud.osconfig.v1alpha
Classes in com.google.cloud.osconfig.v1alpha 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.v1alpha that return Inventory.OsInfoOrBuilder Modifier and Type Method Description Inventory.OsInfoOrBuilder
Inventory.Builder. getOsInfoOrBuilder()
Output only.Inventory.OsInfoOrBuilder
Inventory. getOsInfoOrBuilder()
Output only.Inventory.OsInfoOrBuilder
InventoryOrBuilder. getOsInfoOrBuilder()
Output only.
-