Uses of Class
com.google.cloud.osconfig.v1beta.PatchDeployments.RecurringSchedule.Frequency
-
Packages that use PatchDeployments.RecurringSchedule.Frequency Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of PatchDeployments.RecurringSchedule.Frequency in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return PatchDeployments.RecurringSchedule.Frequency Modifier and Type Method Description static PatchDeployments.RecurringSchedule.FrequencyPatchDeployments.RecurringSchedule.Frequency. forNumber(int value)PatchDeployments.RecurringSchedule.FrequencyPatchDeployments.RecurringSchedule.Builder. getFrequency()Required.PatchDeployments.RecurringSchedule.FrequencyPatchDeployments.RecurringSchedule. getFrequency()Required.PatchDeployments.RecurringSchedule.FrequencyPatchDeployments.RecurringScheduleOrBuilder. getFrequency()Required.static PatchDeployments.RecurringSchedule.FrequencyPatchDeployments.RecurringSchedule.Frequency. valueOf(int value)Deprecated.static PatchDeployments.RecurringSchedule.FrequencyPatchDeployments.RecurringSchedule.Frequency. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static PatchDeployments.RecurringSchedule.FrequencyPatchDeployments.RecurringSchedule.Frequency. valueOf(String name)Returns the enum constant of this type with the specified name.static PatchDeployments.RecurringSchedule.Frequency[]PatchDeployments.RecurringSchedule.Frequency. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type PatchDeployments.RecurringSchedule.Frequency Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<PatchDeployments.RecurringSchedule.Frequency>PatchDeployments.RecurringSchedule.Frequency. internalGetValueMap()Methods in com.google.cloud.osconfig.v1beta with parameters of type PatchDeployments.RecurringSchedule.Frequency Modifier and Type Method Description PatchDeployments.RecurringSchedule.BuilderPatchDeployments.RecurringSchedule.Builder. setFrequency(PatchDeployments.RecurringSchedule.Frequency value)Required.
-