Uses of Interface
com.google.cloud.osconfig.v1alpha.Inventory.WindowsApplicationOrBuilder
-
Packages that use Inventory.WindowsApplicationOrBuilder Package Description com.google.cloud.osconfig.v1alpha A client to OS Config API -
-
Uses of Inventory.WindowsApplicationOrBuilder in com.google.cloud.osconfig.v1alpha
Classes in com.google.cloud.osconfig.v1alpha that implement Inventory.WindowsApplicationOrBuilder Modifier and Type Class Description static class
Inventory.WindowsApplication
Contains information about a Windows application that is retrieved from the Windows Registry.static class
Inventory.WindowsApplication.Builder
Contains information about a Windows application that is retrieved from the Windows Registry.Methods in com.google.cloud.osconfig.v1alpha that return Inventory.WindowsApplicationOrBuilder Modifier and Type Method Description Inventory.WindowsApplicationOrBuilder
Inventory.SoftwarePackage.Builder. getWindowsApplicationOrBuilder()
Details of Windows Application.Inventory.WindowsApplicationOrBuilder
Inventory.SoftwarePackage. getWindowsApplicationOrBuilder()
Details of Windows Application.Inventory.WindowsApplicationOrBuilder
Inventory.SoftwarePackageOrBuilder. getWindowsApplicationOrBuilder()
Details of Windows Application.
-