Uses of Interface
com.google.cloud.osconfig.v1beta.PatchJobs.ExecStepOrBuilder
-
Packages that use PatchJobs.ExecStepOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of PatchJobs.ExecStepOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement PatchJobs.ExecStepOrBuilder Modifier and Type Class Description static classPatchJobs.ExecStepA step that runs an executable for a PatchJob.static classPatchJobs.ExecStep.BuilderA step that runs an executable for a PatchJob.Methods in com.google.cloud.osconfig.v1beta that return PatchJobs.ExecStepOrBuilder Modifier and Type Method Description PatchJobs.ExecStepOrBuilderPatchJobs.PatchConfig.Builder. getPostStepOrBuilder()The `ExecStep` to run after the patch update.PatchJobs.ExecStepOrBuilderPatchJobs.PatchConfig. getPostStepOrBuilder()The `ExecStep` to run after the patch update.PatchJobs.ExecStepOrBuilderPatchJobs.PatchConfigOrBuilder. getPostStepOrBuilder()The `ExecStep` to run after the patch update.PatchJobs.ExecStepOrBuilderPatchJobs.PatchConfig.Builder. getPreStepOrBuilder()The `ExecStep` to run before the patch update.PatchJobs.ExecStepOrBuilderPatchJobs.PatchConfig. getPreStepOrBuilder()The `ExecStep` to run before the patch update.PatchJobs.ExecStepOrBuilderPatchJobs.PatchConfigOrBuilder. getPreStepOrBuilder()The `ExecStep` to run before the patch update.
-