| Modifier and Type | Method and Description |
|---|---|
PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.Builder.build() |
PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.Builder.buildPartial() |
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.getDefaultInstance() |
PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.getDefaultInstanceForType() |
PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.Builder.getDefaultInstanceForType() |
PatchJobs.ExecStepConfig |
PatchJobs.ExecStepOrBuilder.getLinuxExecStepConfig()
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
|
PatchJobs.ExecStepConfig |
PatchJobs.ExecStep.getLinuxExecStepConfig()
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
|
PatchJobs.ExecStepConfig |
PatchJobs.ExecStep.Builder.getLinuxExecStepConfig()
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
|
PatchJobs.ExecStepConfig |
PatchJobs.ExecStepOrBuilder.getWindowsExecStepConfig()
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
PatchJobs.ExecStepConfig |
PatchJobs.ExecStep.getWindowsExecStepConfig()
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
PatchJobs.ExecStepConfig |
PatchJobs.ExecStep.Builder.getWindowsExecStepConfig()
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.parseDelimitedFrom(InputStream input) |
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.parseFrom(byte[] data) |
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.parseFrom(ByteBuffer data) |
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.parseFrom(com.google.protobuf.ByteString data) |
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.parseFrom(InputStream input) |
static PatchJobs.ExecStepConfig |
PatchJobs.ExecStepConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PatchJobs.ExecStepConfig> |
PatchJobs.ExecStepConfig.getParserForType() |
static com.google.protobuf.Parser<PatchJobs.ExecStepConfig> |
PatchJobs.ExecStepConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.Builder.mergeFrom(PatchJobs.ExecStepConfig 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.mergeWindowsExecStepConfig(PatchJobs.ExecStepConfig value)
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
static PatchJobs.ExecStepConfig.Builder |
PatchJobs.ExecStepConfig.newBuilder(PatchJobs.ExecStepConfig prototype) |
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.setWindowsExecStepConfig(PatchJobs.ExecStepConfig value)
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
|
Copyright © 2024 Google LLC. All rights reserved.