| Modifier and Type | Method and Description |
|---|---|
static PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.RecurringSchedule.Frequency.forNumber(int value) |
PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.RecurringScheduleOrBuilder.getFrequency()
Required.
|
PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.RecurringSchedule.getFrequency()
Required.
|
PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.RecurringSchedule.Builder.getFrequency()
Required.
|
static PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.RecurringSchedule.Frequency.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PatchDeployments.RecurringSchedule.Frequency |
PatchDeployments.RecurringSchedule.Frequency.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<PatchDeployments.RecurringSchedule.Frequency> |
PatchDeployments.RecurringSchedule.Frequency.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PatchDeployments.RecurringSchedule.Builder |
PatchDeployments.RecurringSchedule.Builder.setFrequency(PatchDeployments.RecurringSchedule.Frequency value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.