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