Uses of Interface
com.google.cloud.osconfig.v1.PatchDeployments.RecurringScheduleOrBuilder
-
Packages that use PatchDeployments.RecurringScheduleOrBuilder Package Description com.google.cloud.osconfig.v1 A client to OS Config API -
-
Uses of PatchDeployments.RecurringScheduleOrBuilder in com.google.cloud.osconfig.v1
Classes in com.google.cloud.osconfig.v1 that implement PatchDeployments.RecurringScheduleOrBuilder Modifier and Type Class Description static class
PatchDeployments.RecurringSchedule
Sets the time for recurring patch deployments.static class
PatchDeployments.RecurringSchedule.Builder
Sets the time for recurring patch deployments.Methods in com.google.cloud.osconfig.v1 that return PatchDeployments.RecurringScheduleOrBuilder Modifier and Type Method Description PatchDeployments.RecurringScheduleOrBuilder
PatchDeployments.PatchDeployment.Builder. getRecurringScheduleOrBuilder()
Required.PatchDeployments.RecurringScheduleOrBuilder
PatchDeployments.PatchDeployment. getRecurringScheduleOrBuilder()
Required.PatchDeployments.RecurringScheduleOrBuilder
PatchDeployments.PatchDeploymentOrBuilder. getRecurringScheduleOrBuilder()
Required.
-