| Modifier and Type | Method and Description |
|---|---|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clear() |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clearApt()
Apt update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clearGoo()
Goo update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clearMigInstancesAllowed()
Allows the patch job to run on Managed instance groups (MIGs).
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clearPostStep()
The `ExecStep` to run after the patch update.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clearPreStep()
The `ExecStep` to run before the patch update.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clearRebootConfig()
Post-patch reboot settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clearWindowsUpdate()
Windows update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clearYum()
Yum update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clearZypper()
Zypper update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.clone() |
PatchJobs.PatchConfig.Builder |
PatchDeployments.PatchDeployment.Builder.getPatchConfigBuilder()
Optional.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.ExecutePatchJobRequest.Builder.getPatchConfigBuilder()
Patch configuration being applied.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchJob.Builder.getPatchConfigBuilder()
Patch configuration being applied.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergeApt(PatchJobs.AptSettings value)
Apt update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergeFrom(PatchJobs.PatchConfig other) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergeGoo(PatchJobs.GooSettings value)
Goo update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergePostStep(PatchJobs.ExecStep value)
The `ExecStep` to run after the patch update.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergePreStep(PatchJobs.ExecStep value)
The `ExecStep` to run before the patch update.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergeWindowsUpdate(PatchJobs.WindowsUpdateSettings value)
Windows update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergeYum(PatchJobs.YumSettings value)
Yum update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergeZypper(PatchJobs.ZypperSettings value)
Zypper update settings.
|
static PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.newBuilder() |
static PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.newBuilder(PatchJobs.PatchConfig prototype) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.newBuilderForType() |
protected PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setApt(PatchJobs.AptSettings.Builder builderForValue)
Apt update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setApt(PatchJobs.AptSettings value)
Apt update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setGoo(PatchJobs.GooSettings.Builder builderForValue)
Goo update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setGoo(PatchJobs.GooSettings value)
Goo update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setMigInstancesAllowed(boolean value)
Allows the patch job to run on Managed instance groups (MIGs).
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setPostStep(PatchJobs.ExecStep.Builder builderForValue)
The `ExecStep` to run after the patch update.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setPostStep(PatchJobs.ExecStep value)
The `ExecStep` to run after the patch update.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setPreStep(PatchJobs.ExecStep.Builder builderForValue)
The `ExecStep` to run before the patch update.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setPreStep(PatchJobs.ExecStep value)
The `ExecStep` to run before the patch update.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setRebootConfig(PatchJobs.PatchConfig.RebootConfig value)
Post-patch reboot settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setRebootConfigValue(int value)
Post-patch reboot settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setWindowsUpdate(PatchJobs.WindowsUpdateSettings.Builder builderForValue)
Windows update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setWindowsUpdate(PatchJobs.WindowsUpdateSettings value)
Windows update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setYum(PatchJobs.YumSettings.Builder builderForValue)
Yum update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setYum(PatchJobs.YumSettings value)
Yum update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setZypper(PatchJobs.ZypperSettings.Builder builderForValue)
Zypper update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setZypper(PatchJobs.ZypperSettings value)
Zypper update settings.
|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PatchDeployments.PatchDeployment.Builder |
PatchDeployments.PatchDeployment.Builder.setPatchConfig(PatchJobs.PatchConfig.Builder builderForValue)
Optional.
|
PatchJobs.ExecutePatchJobRequest.Builder |
PatchJobs.ExecutePatchJobRequest.Builder.setPatchConfig(PatchJobs.PatchConfig.Builder builderForValue)
Patch configuration being applied.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setPatchConfig(PatchJobs.PatchConfig.Builder builderForValue)
Patch configuration being applied.
|
Copyright © 2023 Google LLC. All rights reserved.