PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.clear() |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.clearLinuxExecStepConfig() |
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.clearWindowsExecStepConfig() |
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.clone() |
|
PatchJobs.ExecStep.Builder |
PatchJobs.PatchConfig.Builder.getPostStepBuilder() |
The `ExecStep` to run after the patch update.
|
PatchJobs.ExecStep.Builder |
PatchJobs.PatchConfig.Builder.getPreStepBuilder() |
The `ExecStep` to run before the patch update.
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.mergeFrom(PatchJobs.ExecStep other) |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.mergeFrom(com.google.protobuf.Message other) |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.mergeLinuxExecStepConfig(PatchJobs.ExecStepConfig value) |
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.mergeWindowsExecStepConfig(PatchJobs.ExecStepConfig value) |
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
static PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.newBuilder() |
|
static PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.newBuilder(PatchJobs.ExecStep prototype) |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.newBuilderForType() |
|
protected PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.setLinuxExecStepConfig(PatchJobs.ExecStepConfig value) |
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.setLinuxExecStepConfig(PatchJobs.ExecStepConfig.Builder builderForValue) |
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.setWindowsExecStepConfig(PatchJobs.ExecStepConfig value) |
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.Builder.setWindowsExecStepConfig(PatchJobs.ExecStepConfig.Builder builderForValue) |
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
PatchJobs.ExecStep.Builder |
PatchJobs.ExecStep.toBuilder() |
|