| Modifier and Type | Method and Description |
|---|---|
PatchJobs.PatchRollout |
PatchJobs.PatchRollout.Builder.build() |
PatchJobs.PatchRollout |
PatchJobs.PatchRollout.Builder.buildPartial() |
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.getDefaultInstance() |
PatchJobs.PatchRollout |
PatchJobs.PatchRollout.getDefaultInstanceForType() |
PatchJobs.PatchRollout |
PatchJobs.PatchRollout.Builder.getDefaultInstanceForType() |
PatchJobs.PatchRollout |
PatchDeployments.PatchDeploymentOrBuilder.getRollout()
Optional.
|
PatchJobs.PatchRollout |
PatchDeployments.PatchDeployment.getRollout()
Optional.
|
PatchJobs.PatchRollout |
PatchDeployments.PatchDeployment.Builder.getRollout()
Optional.
|
PatchJobs.PatchRollout |
PatchJobs.ExecutePatchJobRequestOrBuilder.getRollout()
Rollout strategy of the patch job.
|
PatchJobs.PatchRollout |
PatchJobs.ExecutePatchJobRequest.getRollout()
Rollout strategy of the patch job.
|
PatchJobs.PatchRollout |
PatchJobs.ExecutePatchJobRequest.Builder.getRollout()
Rollout strategy of the patch job.
|
PatchJobs.PatchRollout |
PatchJobs.PatchJobOrBuilder.getRollout()
Rollout strategy being applied.
|
PatchJobs.PatchRollout |
PatchJobs.PatchJob.getRollout()
Rollout strategy being applied.
|
PatchJobs.PatchRollout |
PatchJobs.PatchJob.Builder.getRollout()
Rollout strategy being applied.
|
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.parseDelimitedFrom(InputStream input) |
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.parseFrom(byte[] data) |
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.parseFrom(ByteBuffer data) |
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.parseFrom(com.google.protobuf.ByteString data) |
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.parseFrom(com.google.protobuf.CodedInputStream input) |
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.parseFrom(InputStream input) |
static PatchJobs.PatchRollout |
PatchJobs.PatchRollout.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PatchJobs.PatchRollout> |
PatchJobs.PatchRollout.getParserForType() |
static com.google.protobuf.Parser<PatchJobs.PatchRollout> |
PatchJobs.PatchRollout.parser() |
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.PatchRollout.Builder |
PatchJobs.PatchRollout.Builder.mergeFrom(PatchJobs.PatchRollout other) |
PatchDeployments.PatchDeployment.Builder |
PatchDeployments.PatchDeployment.Builder.mergeRollout(PatchJobs.PatchRollout value)
Optional.
|
PatchJobs.ExecutePatchJobRequest.Builder |
PatchJobs.ExecutePatchJobRequest.Builder.mergeRollout(PatchJobs.PatchRollout value)
Rollout strategy of the patch job.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergeRollout(PatchJobs.PatchRollout value)
Rollout strategy being applied.
|
static PatchJobs.PatchRollout.Builder |
PatchJobs.PatchRollout.newBuilder(PatchJobs.PatchRollout prototype) |
PatchDeployments.PatchDeployment.Builder |
PatchDeployments.PatchDeployment.Builder.setRollout(PatchJobs.PatchRollout value)
Optional.
|
PatchJobs.ExecutePatchJobRequest.Builder |
PatchJobs.ExecutePatchJobRequest.Builder.setRollout(PatchJobs.PatchRollout value)
Rollout strategy of the patch job.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setRollout(PatchJobs.PatchRollout value)
Rollout strategy being applied.
|
Copyright © 2023 Google LLC. All rights reserved.