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