| Modifier and Type | Class and Description |
|---|---|
static class |
PatchJobs.ExecStepConfig
Common configurations for an ExecStep.
|
static class |
PatchJobs.ExecStepConfig.Builder
Common configurations for an ExecStep.
|
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.ExecStepConfigOrBuilder |
PatchJobs.ExecStepOrBuilder.getLinuxExecStepConfigOrBuilder()
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
|
PatchJobs.ExecStepConfigOrBuilder |
PatchJobs.ExecStep.getLinuxExecStepConfigOrBuilder()
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
|
PatchJobs.ExecStepConfigOrBuilder |
PatchJobs.ExecStep.Builder.getLinuxExecStepConfigOrBuilder()
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
|
PatchJobs.ExecStepConfigOrBuilder |
PatchJobs.ExecStepOrBuilder.getWindowsExecStepConfigOrBuilder()
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
PatchJobs.ExecStepConfigOrBuilder |
PatchJobs.ExecStep.getWindowsExecStepConfigOrBuilder()
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
PatchJobs.ExecStepConfigOrBuilder |
PatchJobs.ExecStep.Builder.getWindowsExecStepConfigOrBuilder()
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
Copyright © 2024 Google LLC. All rights reserved.