Uses of Interface
com.google.cloud.osconfig.v1beta.PatchJobs.WindowsUpdateSettingsOrBuilder
-
Packages that use PatchJobs.WindowsUpdateSettingsOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of PatchJobs.WindowsUpdateSettingsOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement PatchJobs.WindowsUpdateSettingsOrBuilder Modifier and Type Class Description static class
PatchJobs.WindowsUpdateSettings
Windows patching is performed using the Windows Update Agent.static class
PatchJobs.WindowsUpdateSettings.Builder
Windows patching is performed using the Windows Update Agent.Methods in com.google.cloud.osconfig.v1beta that return PatchJobs.WindowsUpdateSettingsOrBuilder Modifier and Type Method Description PatchJobs.WindowsUpdateSettingsOrBuilder
PatchJobs.PatchConfig.Builder. getWindowsUpdateOrBuilder()
Windows update settings.PatchJobs.WindowsUpdateSettingsOrBuilder
PatchJobs.PatchConfig. getWindowsUpdateOrBuilder()
Windows update settings.PatchJobs.WindowsUpdateSettingsOrBuilder
PatchJobs.PatchConfigOrBuilder. getWindowsUpdateOrBuilder()
Windows update settings.
-