| Modifier and Type | Method and Description |
|---|---|
static PatchDeployments.MonthlySchedule.DayOfMonthCase |
PatchDeployments.MonthlySchedule.DayOfMonthCase.forNumber(int value) |
PatchDeployments.MonthlySchedule.DayOfMonthCase |
PatchDeployments.MonthlyScheduleOrBuilder.getDayOfMonthCase() |
PatchDeployments.MonthlySchedule.DayOfMonthCase |
PatchDeployments.MonthlySchedule.getDayOfMonthCase() |
PatchDeployments.MonthlySchedule.DayOfMonthCase |
PatchDeployments.MonthlySchedule.Builder.getDayOfMonthCase() |
static PatchDeployments.MonthlySchedule.DayOfMonthCase |
PatchDeployments.MonthlySchedule.DayOfMonthCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PatchDeployments.MonthlySchedule.DayOfMonthCase |
PatchDeployments.MonthlySchedule.DayOfMonthCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatchDeployments.MonthlySchedule.DayOfMonthCase[] |
PatchDeployments.MonthlySchedule.DayOfMonthCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.