Uses of Class
com.google.cloud.osconfig.v1beta.PatchDeployments.RecurringSchedule.ScheduleConfigCase
-
Packages that use PatchDeployments.RecurringSchedule.ScheduleConfigCase Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of PatchDeployments.RecurringSchedule.ScheduleConfigCase in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return PatchDeployments.RecurringSchedule.ScheduleConfigCase Modifier and Type Method Description static PatchDeployments.RecurringSchedule.ScheduleConfigCasePatchDeployments.RecurringSchedule.ScheduleConfigCase. forNumber(int value)PatchDeployments.RecurringSchedule.ScheduleConfigCasePatchDeployments.RecurringSchedule.Builder. getScheduleConfigCase()PatchDeployments.RecurringSchedule.ScheduleConfigCasePatchDeployments.RecurringSchedule. getScheduleConfigCase()PatchDeployments.RecurringSchedule.ScheduleConfigCasePatchDeployments.RecurringScheduleOrBuilder. getScheduleConfigCase()static PatchDeployments.RecurringSchedule.ScheduleConfigCasePatchDeployments.RecurringSchedule.ScheduleConfigCase. valueOf(int value)Deprecated.static PatchDeployments.RecurringSchedule.ScheduleConfigCasePatchDeployments.RecurringSchedule.ScheduleConfigCase. valueOf(String name)Returns the enum constant of this type with the specified name.static PatchDeployments.RecurringSchedule.ScheduleConfigCase[]PatchDeployments.RecurringSchedule.ScheduleConfigCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-