| Modifier and Type | Method and Description |
|---|---|
static PatchJobs.PatchConfig.RebootConfig |
PatchJobs.PatchConfig.RebootConfig.forNumber(int value) |
PatchJobs.PatchConfig.RebootConfig |
PatchJobs.PatchConfigOrBuilder.getRebootConfig()
Post-patch reboot settings.
|
PatchJobs.PatchConfig.RebootConfig |
PatchJobs.PatchConfig.getRebootConfig()
Post-patch reboot settings.
|
PatchJobs.PatchConfig.RebootConfig |
PatchJobs.PatchConfig.Builder.getRebootConfig()
Post-patch reboot settings.
|
static PatchJobs.PatchConfig.RebootConfig |
PatchJobs.PatchConfig.RebootConfig.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PatchJobs.PatchConfig.RebootConfig |
PatchJobs.PatchConfig.RebootConfig.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PatchJobs.PatchConfig.RebootConfig |
PatchJobs.PatchConfig.RebootConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatchJobs.PatchConfig.RebootConfig[] |
PatchJobs.PatchConfig.RebootConfig.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<PatchJobs.PatchConfig.RebootConfig> |
PatchJobs.PatchConfig.RebootConfig.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setRebootConfig(PatchJobs.PatchConfig.RebootConfig value)
Post-patch reboot settings.
|
Copyright © 2023 Google LLC. All rights reserved.