static PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.RecurringSchedule.Frequency.forNumber(int value) |
|
PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.RecurringSchedule.Builder.getFrequency() |
Required.
|
PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.RecurringSchedule.getFrequency() |
Required.
|
PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.RecurringScheduleOrBuilder.getFrequency() |
Required.
|
static PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.RecurringSchedule.Frequency.valueOf(int value) |
Deprecated.
|
static PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.RecurringSchedule.Frequency.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.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.
|