Uses of Class
com.google.cloud.osconfig.v1beta.PatchJobs.PatchConfig.RebootConfig
-
Packages that use PatchJobs.PatchConfig.RebootConfig Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of PatchJobs.PatchConfig.RebootConfig in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return PatchJobs.PatchConfig.RebootConfig Modifier and Type Method Description static PatchJobs.PatchConfig.RebootConfigPatchJobs.PatchConfig.RebootConfig. forNumber(int value)PatchJobs.PatchConfig.RebootConfigPatchJobs.PatchConfig.Builder. getRebootConfig()Post-patch reboot settings.PatchJobs.PatchConfig.RebootConfigPatchJobs.PatchConfig. getRebootConfig()Post-patch reboot settings.PatchJobs.PatchConfig.RebootConfigPatchJobs.PatchConfigOrBuilder. getRebootConfig()Post-patch reboot settings.static PatchJobs.PatchConfig.RebootConfigPatchJobs.PatchConfig.RebootConfig. valueOf(int value)Deprecated.static PatchJobs.PatchConfig.RebootConfigPatchJobs.PatchConfig.RebootConfig. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static PatchJobs.PatchConfig.RebootConfigPatchJobs.PatchConfig.RebootConfig. valueOf(String name)Returns the enum constant of this type with the specified name.static PatchJobs.PatchConfig.RebootConfig[]PatchJobs.PatchConfig.RebootConfig. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type PatchJobs.PatchConfig.RebootConfig Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<PatchJobs.PatchConfig.RebootConfig>PatchJobs.PatchConfig.RebootConfig. internalGetValueMap()Methods in com.google.cloud.osconfig.v1beta with parameters of type PatchJobs.PatchConfig.RebootConfig Modifier and Type Method Description PatchJobs.PatchConfig.BuilderPatchJobs.PatchConfig.Builder. setRebootConfig(PatchJobs.PatchConfig.RebootConfig value)Post-patch reboot settings.
-