Uses of Interface
com.google.cloud.osconfig.v1.Inventory.WindowsApplicationOrBuilder
-
Packages that use Inventory.WindowsApplicationOrBuilder Package Description com.google.cloud.osconfig.v1 A client to OS Config API -
-
Uses of Inventory.WindowsApplicationOrBuilder in com.google.cloud.osconfig.v1
Classes in com.google.cloud.osconfig.v1 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.v1 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.
-