Uses of Interface
com.google.cloud.osconfig.v1.Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder
-
Packages that use Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder Package Description com.google.cloud.osconfig.v1 A client to OS Config API -
-
Uses of Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder in com.google.cloud.osconfig.v1
Classes in com.google.cloud.osconfig.v1 that implement Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder Modifier and Type Class Description static classInventory.WindowsUpdatePackage.WindowsUpdateCategoryCategories specified by the Windows Update.static classInventory.WindowsUpdatePackage.WindowsUpdateCategory.BuilderCategories specified by the Windows Update.Methods in com.google.cloud.osconfig.v1 that return Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder Modifier and Type Method Description Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilderInventory.WindowsUpdatePackage.Builder. getCategoriesOrBuilder(int index)The categories that are associated with this update package.Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilderInventory.WindowsUpdatePackage. getCategoriesOrBuilder(int index)The categories that are associated with this update package.Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilderInventory.WindowsUpdatePackageOrBuilder. getCategoriesOrBuilder(int index)The categories that are associated with this update package.Methods in com.google.cloud.osconfig.v1 that return types with arguments of type Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder Modifier and Type Method Description List<? extends Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder>Inventory.WindowsUpdatePackage.Builder. getCategoriesOrBuilderList()The categories that are associated with this update package.List<? extends Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder>Inventory.WindowsUpdatePackage. getCategoriesOrBuilderList()The categories that are associated with this update package.List<? extends Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder>Inventory.WindowsUpdatePackageOrBuilder. getCategoriesOrBuilderList()The categories that are associated with this update package.
-