| Modifier and Type | Class and Description |
|---|---|
static class |
PatchJobs.ExecStep
A step that runs an executable for a PatchJob.
|
static class |
PatchJobs.ExecStep.Builder
A step that runs an executable for a PatchJob.
|
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.ExecStepOrBuilder |
PatchJobs.PatchConfigOrBuilder.getPostStepOrBuilder()
The `ExecStep` to run after the patch update.
|
PatchJobs.ExecStepOrBuilder |
PatchJobs.PatchConfig.getPostStepOrBuilder()
The `ExecStep` to run after the patch update.
|
PatchJobs.ExecStepOrBuilder |
PatchJobs.PatchConfig.Builder.getPostStepOrBuilder()
The `ExecStep` to run after the patch update.
|
PatchJobs.ExecStepOrBuilder |
PatchJobs.PatchConfigOrBuilder.getPreStepOrBuilder()
The `ExecStep` to run before the patch update.
|
PatchJobs.ExecStepOrBuilder |
PatchJobs.PatchConfig.getPreStepOrBuilder()
The `ExecStep` to run before the patch update.
|
PatchJobs.ExecStepOrBuilder |
PatchJobs.PatchConfig.Builder.getPreStepOrBuilder()
The `ExecStep` to run before the patch update.
|
Copyright © 2023 Google LLC. All rights reserved.