Package-level declarations

Types

Link copied to clipboard
enum AptSettingsType : Enum<AptSettingsType> , ConvertibleToJava<AptSettingsType>

By changing the type to DIST, the patching is performed using apt-get dist-upgrade instead.

Link copied to clipboard
enum ExecStepConfigInterpreter : Enum<ExecStepConfigInterpreter> , ConvertibleToJava<ExecStepConfigInterpreter>

The script interpreter to use to run the script. If no interpreter is specified the script will be executed directly, which will likely only succeed for scripts with shebang lines (https://en.wikipedia.org/wiki/Shebang_\(Unix\)).

Link copied to clipboard
enum OSPolicyMode : Enum<OSPolicyMode> , ConvertibleToJava<OSPolicyMode>

Required. Policy mode

enum OSPolicyResourceExecResourceExecInterpreter : Enum<OSPolicyResourceExecResourceExecInterpreter> , ConvertibleToJava<OSPolicyResourceExecResourceExecInterpreter>

Required. The script interpreter to use.

Link copied to clipboard
enum OSPolicyResourceFileResourceState : Enum<OSPolicyResourceFileResourceState> , ConvertibleToJava<OSPolicyResourceFileResourceState>

Required. Desired state of the file.

enum OSPolicyResourcePackageResourceDesiredState : Enum<OSPolicyResourcePackageResourceDesiredState> , ConvertibleToJava<OSPolicyResourcePackageResourceDesiredState>

Required. The desired state the agent should maintain for this package.

enum OSPolicyResourceRepositoryResourceAptRepositoryArchiveType : Enum<OSPolicyResourceRepositoryResourceAptRepositoryArchiveType> , ConvertibleToJava<OSPolicyResourceRepositoryResourceAptRepositoryArchiveType>

Required. Type of archive files in this repository.

Link copied to clipboard
enum PatchConfigRebootConfig : Enum<PatchConfigRebootConfig> , ConvertibleToJava<PatchConfigRebootConfig>

Post-patch reboot settings.

Link copied to clipboard
enum PatchRolloutMode : Enum<PatchRolloutMode> , ConvertibleToJava<PatchRolloutMode>

Mode of the patch rollout.

Link copied to clipboard
enum RecurringScheduleFrequency : Enum<RecurringScheduleFrequency> , ConvertibleToJava<RecurringScheduleFrequency>

Required. The frequency unit of this recurring schedule.

Link copied to clipboard
enum WeekDayOfMonthDayOfWeek : Enum<WeekDayOfMonthDayOfWeek> , ConvertibleToJava<WeekDayOfMonthDayOfWeek>

Required. A day of the week.

Link copied to clipboard
enum WeeklyScheduleDayOfWeek : Enum<WeeklyScheduleDayOfWeek> , ConvertibleToJava<WeeklyScheduleDayOfWeek>

Required. Day of the week.

Link copied to clipboard
enum WindowsUpdateSettingsClassificationsItem : Enum<WindowsUpdateSettingsClassificationsItem> , ConvertibleToJava<WindowsUpdateSettingsClassificationsItem>