| Modifier and Type | Method and Description |
|---|---|
PatchJobs.PatchConfig |
PatchJobs.PatchConfig.Builder.build() |
PatchJobs.PatchConfig |
PatchJobs.PatchConfig.Builder.buildPartial() |
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.getDefaultInstance() |
PatchJobs.PatchConfig |
PatchJobs.PatchConfig.getDefaultInstanceForType() |
PatchJobs.PatchConfig |
PatchJobs.PatchConfig.Builder.getDefaultInstanceForType() |
PatchJobs.PatchConfig |
PatchJobs.ExecutePatchJobRequestOrBuilder.getPatchConfig()
Patch configuration being applied.
|
PatchJobs.PatchConfig |
PatchJobs.ExecutePatchJobRequest.getPatchConfig()
Patch configuration being applied.
|
PatchJobs.PatchConfig |
PatchJobs.ExecutePatchJobRequest.Builder.getPatchConfig()
Patch configuration being applied.
|
PatchJobs.PatchConfig |
PatchJobs.PatchJobOrBuilder.getPatchConfig()
Patch configuration being applied.
|
PatchJobs.PatchConfig |
PatchJobs.PatchJob.getPatchConfig()
Patch configuration being applied.
|
PatchJobs.PatchConfig |
PatchJobs.PatchJob.Builder.getPatchConfig()
Patch configuration being applied.
|
PatchJobs.PatchConfig |
PatchDeployments.PatchDeploymentOrBuilder.getPatchConfig()
Optional.
|
PatchJobs.PatchConfig |
PatchDeployments.PatchDeployment.getPatchConfig()
Optional.
|
PatchJobs.PatchConfig |
PatchDeployments.PatchDeployment.Builder.getPatchConfig()
Optional.
|
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.parseDelimitedFrom(InputStream input) |
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.parseFrom(byte[] data) |
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.parseFrom(ByteBuffer data) |
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.parseFrom(com.google.protobuf.ByteString data) |
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.parseFrom(InputStream input) |
static PatchJobs.PatchConfig |
PatchJobs.PatchConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PatchJobs.PatchConfig> |
PatchJobs.PatchConfig.getParserForType() |
static com.google.protobuf.Parser<PatchJobs.PatchConfig> |
PatchJobs.PatchConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergeFrom(PatchJobs.PatchConfig other) |
PatchJobs.ExecutePatchJobRequest.Builder |
PatchJobs.ExecutePatchJobRequest.Builder.mergePatchConfig(PatchJobs.PatchConfig value)
Patch configuration being applied.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergePatchConfig(PatchJobs.PatchConfig value)
Patch configuration being applied.
|
PatchDeployments.PatchDeployment.Builder |
PatchDeployments.PatchDeployment.Builder.mergePatchConfig(PatchJobs.PatchConfig value)
Optional.
|
static PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.newBuilder(PatchJobs.PatchConfig prototype) |
PatchJobs.ExecutePatchJobRequest.Builder |
PatchJobs.ExecutePatchJobRequest.Builder.setPatchConfig(PatchJobs.PatchConfig value)
Patch configuration being applied.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setPatchConfig(PatchJobs.PatchConfig value)
Patch configuration being applied.
|
PatchDeployments.PatchDeployment.Builder |
PatchDeployments.PatchDeployment.Builder.setPatchConfig(PatchJobs.PatchConfig value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.