Uses of Interface
com.google.cloud.osconfig.v1alpha.InventoryOrBuilder
-
Packages that use InventoryOrBuilder Package Description com.google.cloud.osconfig.v1alpha A client to OS Config API -
-
Uses of InventoryOrBuilder in com.google.cloud.osconfig.v1alpha
Classes in com.google.cloud.osconfig.v1alpha that implement InventoryOrBuilder Modifier and Type Class Description classInventoryThis API resource represents the available inventory data for a Compute Engine virtual machine (VM) instance at a given point in time.static classInventory.BuilderThis API resource represents the available inventory data for a Compute Engine virtual machine (VM) instance at a given point in time.Methods in com.google.cloud.osconfig.v1alpha that return InventoryOrBuilder Modifier and Type Method Description InventoryOrBuilderListInventoriesResponse.Builder. getInventoriesOrBuilder(int index)List of inventory objects.InventoryOrBuilderListInventoriesResponse. getInventoriesOrBuilder(int index)List of inventory objects.InventoryOrBuilderListInventoriesResponseOrBuilder. getInventoriesOrBuilder(int index)List of inventory objects.Methods in com.google.cloud.osconfig.v1alpha that return types with arguments of type InventoryOrBuilder Modifier and Type Method Description List<? extends InventoryOrBuilder>ListInventoriesResponse.Builder. getInventoriesOrBuilderList()List of inventory objects.List<? extends InventoryOrBuilder>ListInventoriesResponse. getInventoriesOrBuilderList()List of inventory objects.List<? extends InventoryOrBuilder>ListInventoriesResponseOrBuilder. getInventoriesOrBuilderList()List of inventory objects.
-