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 class
Inventory.WindowsUpdatePackage.WindowsUpdateCategory
Categories specified by the Windows Update.static class
Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder
Categories specified by the Windows Update.Methods in com.google.cloud.osconfig.v1 that return Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder Modifier and Type Method Description Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder
Inventory.WindowsUpdatePackage.Builder. getCategoriesOrBuilder(int index)
The categories that are associated with this update package.Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder
Inventory.WindowsUpdatePackage. getCategoriesOrBuilder(int index)
The categories that are associated with this update package.Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder
Inventory.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.
-