PatchJobs.PatchJob.Builder |
PatchJobs.ListPatchJobsResponse.Builder.addPatchJobsBuilder() |
The list of patch jobs.
|
PatchJobs.PatchJob.Builder |
PatchJobs.ListPatchJobsResponse.Builder.addPatchJobsBuilder(int index) |
The list of patch jobs.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clear() |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearCreateTime() |
Time this patch job was created.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearDescription() |
Description of the patch job.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearDisplayName() |
Display name for this patch job.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearDryRun() |
If this patch job is a dry run, the agent reports that it has
finished without running any updates on the VM instance.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearDuration() |
Duration of the patch job.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearErrorMessage() |
If this patch job failed, this message provides information about the
failure.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearInstanceDetailsSummary() |
Summary of instance details.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearInstanceFilter() |
Instances to patch.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearName() |
Unique identifier for this patch job in the form
`projects/*/patchJobs/*`
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearPatchConfig() |
Patch configuration being applied.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearPatchDeployment() |
Output only.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearPercentComplete() |
Reflects the overall progress of the patch job in the range of
0.0 being no progress to 100.0 being complete.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearRollout() |
Rollout strategy being applied.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearState() |
The current state of the PatchJob.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clearUpdateTime() |
Last time this patch job was updated.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.clone() |
|
PatchJobs.PatchJob.Builder |
PatchJobs.ListPatchJobsResponse.Builder.getPatchJobsBuilder(int index) |
The list of patch jobs.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) |
Time this patch job was created.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergeDuration(com.google.protobuf.Duration value) |
Duration of the patch job.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergeFrom(PatchJobs.PatchJob other) |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergeFrom(com.google.protobuf.Message other) |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergeInstanceDetailsSummary(PatchJobs.PatchJob.InstanceDetailsSummary value) |
Summary of instance details.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergeInstanceFilter(PatchJobs.PatchInstanceFilter value) |
Instances to patch.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergePatchConfig(PatchJobs.PatchConfig value) |
Patch configuration being applied.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergeRollout(PatchJobs.PatchRollout value) |
Rollout strategy being applied.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value) |
Last time this patch job was updated.
|
static PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.newBuilder() |
|
static PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.newBuilder(PatchJobs.PatchJob prototype) |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.newBuilderForType() |
|
protected PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setCreateTime(com.google.protobuf.Timestamp value) |
Time this patch job was created.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Time this patch job was created.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setDescription(String value) |
Description of the patch job.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
Description of the patch job.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setDisplayName(String value) |
Display name for this patch job.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
Display name for this patch job.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setDryRun(boolean value) |
If this patch job is a dry run, the agent reports that it has
finished without running any updates on the VM instance.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setDuration(com.google.protobuf.Duration value) |
Duration of the patch job.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setDuration(com.google.protobuf.Duration.Builder builderForValue) |
Duration of the patch job.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setErrorMessage(String value) |
If this patch job failed, this message provides information about the
failure.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setErrorMessageBytes(com.google.protobuf.ByteString value) |
If this patch job failed, this message provides information about the
failure.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setInstanceDetailsSummary(PatchJobs.PatchJob.InstanceDetailsSummary value) |
Summary of instance details.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setInstanceDetailsSummary(PatchJobs.PatchJob.InstanceDetailsSummary.Builder builderForValue) |
Summary of instance details.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setInstanceFilter(PatchJobs.PatchInstanceFilter value) |
Instances to patch.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setInstanceFilter(PatchJobs.PatchInstanceFilter.Builder builderForValue) |
Instances to patch.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setName(String value) |
Unique identifier for this patch job in the form
`projects/*/patchJobs/*`
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Unique identifier for this patch job in the form
`projects/*/patchJobs/*`
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setPatchConfig(PatchJobs.PatchConfig value) |
Patch configuration being applied.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setPatchConfig(PatchJobs.PatchConfig.Builder builderForValue) |
Patch configuration being applied.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setPatchDeployment(String value) |
Output only.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setPatchDeploymentBytes(com.google.protobuf.ByteString value) |
Output only.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setPercentComplete(double value) |
Reflects the overall progress of the patch job in the range of
0.0 being no progress to 100.0 being complete.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setRollout(PatchJobs.PatchRollout value) |
Rollout strategy being applied.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setRollout(PatchJobs.PatchRollout.Builder builderForValue) |
Rollout strategy being applied.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setState(PatchJobs.PatchJob.State value) |
The current state of the PatchJob.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setStateValue(int value) |
The current state of the PatchJob.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setUpdateTime(com.google.protobuf.Timestamp value) |
Last time this patch job was updated.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Last time this patch job was updated.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.toBuilder() |
|