Package com.google.cloud.osconfig.v1
Class PatchJobs
- java.lang.Object
-
- com.google.cloud.osconfig.v1.PatchJobs
-
public final class PatchJobs extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PatchJobs.AptSettings
Apt patching is completed by executing `apt-get update && apt-get upgrade`.static interface
PatchJobs.AptSettingsOrBuilder
static class
PatchJobs.CancelPatchJobRequest
Message for canceling a patch job.static interface
PatchJobs.CancelPatchJobRequestOrBuilder
static class
PatchJobs.ExecStep
A step that runs an executable for a PatchJob.static class
PatchJobs.ExecStepConfig
Common configurations for an ExecStep.static interface
PatchJobs.ExecStepConfigOrBuilder
static interface
PatchJobs.ExecStepOrBuilder
static class
PatchJobs.ExecutePatchJobRequest
A request message to initiate patching across Compute Engine instances.static interface
PatchJobs.ExecutePatchJobRequestOrBuilder
static class
PatchJobs.GcsObject
Cloud Storage object representation.static interface
PatchJobs.GcsObjectOrBuilder
static class
PatchJobs.GetPatchJobRequest
Request to get an active or completed patch job.static interface
PatchJobs.GetPatchJobRequestOrBuilder
static class
PatchJobs.GooSettings
Googet patching is performed by running `googet update`.static interface
PatchJobs.GooSettingsOrBuilder
static class
PatchJobs.Instance
Namespace for instance state enums.static interface
PatchJobs.InstanceOrBuilder
static class
PatchJobs.ListPatchJobInstanceDetailsRequest
Request to list details for all instances that are part of a patch job.static interface
PatchJobs.ListPatchJobInstanceDetailsRequestOrBuilder
static class
PatchJobs.ListPatchJobInstanceDetailsResponse
A response message for listing the instances details for a patch job.static interface
PatchJobs.ListPatchJobInstanceDetailsResponseOrBuilder
static class
PatchJobs.ListPatchJobsRequest
A request message for listing patch jobs.static interface
PatchJobs.ListPatchJobsRequestOrBuilder
static class
PatchJobs.ListPatchJobsResponse
A response message for listing patch jobs.static interface
PatchJobs.ListPatchJobsResponseOrBuilder
static class
PatchJobs.PatchConfig
Patch configuration specifications.static interface
PatchJobs.PatchConfigOrBuilder
static class
PatchJobs.PatchInstanceFilter
A filter to target VM instances for patching.static interface
PatchJobs.PatchInstanceFilterOrBuilder
static class
PatchJobs.PatchJob
A high level representation of a patch job that is either in progress or has completed.static class
PatchJobs.PatchJobInstanceDetails
Patch details for a VM instance.static interface
PatchJobs.PatchJobInstanceDetailsOrBuilder
static interface
PatchJobs.PatchJobOrBuilder
static class
PatchJobs.PatchRollout
Patch rollout configuration specifications.static interface
PatchJobs.PatchRolloutOrBuilder
static class
PatchJobs.WindowsUpdateSettings
Windows patching is performed using the Windows Update Agent.static interface
PatchJobs.WindowsUpdateSettingsOrBuilder
static class
PatchJobs.YumSettings
Yum patching is performed by executing `yum update`.static interface
PatchJobs.YumSettingsOrBuilder
static class
PatchJobs.ZypperSettings
Zypper patching is performed by running `zypper patch`.static interface
PatchJobs.ZypperSettingsOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-