PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.addAllAllowedSuccessCodes(Iterable<? extends Integer> values) |
Defaults to [0].
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.addAllowedSuccessCodes(int value) |
Defaults to [0].
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.clear() |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.clearAllowedSuccessCodes() |
Defaults to [0].
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.clearExecutable() |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.clearGcsObject() |
A Google Cloud Storage object containing the executable.
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.clearInterpreter() |
The script interpreter to use to run the script.
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.clearLocalPath() |
An absolute path to the executable on the VM.
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.clone() |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStep.Builder.getLinuxExecStepConfigBuilder() |
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStep.Builder.getWindowsExecStepConfigBuilder() |
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.mergeFrom(PatchJobs.ExecStepConfig other) |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.mergeGcsObject(PatchJobs.GcsObject value) |
A Google Cloud Storage object containing the executable.
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.newBuilder() |
|
static PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.newBuilder(PatchJobs.ExecStepConfig prototype) |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.newBuilderForType() |
|
protected PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.setAllowedSuccessCodes(int index,
int value) |
Defaults to [0].
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.setGcsObject(PatchJobs.GcsObject value) |
A Google Cloud Storage object containing the executable.
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.setGcsObject(PatchJobs.GcsObject.Builder builderForValue) |
A Google Cloud Storage object containing the executable.
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.setInterpreter(PatchJobs.ExecStepConfig.Interpreter value) |
The script interpreter to use to run the script.
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.setInterpreterValue(int value) |
The script interpreter to use to run the script.
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.setLocalPath(String value) |
An absolute path to the executable on the VM.
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.setLocalPathBytes(com.google.protobuf.ByteString value) |
An absolute path to the executable on the VM.
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.toBuilder() |
|