MacOSSoftwareUpdateConfiguration |
MacOSSoftwareUpdateConfiguration.Builder.build() |
|
MacOSSoftwareUpdateConfiguration |
MacOSSoftwareUpdateConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MacOSSoftwareUpdateConfiguration |
MacOSSoftwareUpdateConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MacOSSoftwareUpdateConfiguration |
MacOSSoftwareUpdateConfiguration.withAllOtherUpdateBehavior(MacOSSoftwareUpdateBehavior allOtherUpdateBehavior) |
Returns an immutable copy of this with just the
allOtherUpdateBehavior field changed.
|
MacOSSoftwareUpdateConfiguration |
MacOSSoftwareUpdateConfiguration.withConfigDataUpdateBehavior(MacOSSoftwareUpdateBehavior configDataUpdateBehavior) |
Returns an immutable copy of this with just the
configDataUpdateBehavior field changed.
|
MacOSSoftwareUpdateConfiguration |
MacOSSoftwareUpdateConfiguration.withCriticalUpdateBehavior(MacOSSoftwareUpdateBehavior criticalUpdateBehavior) |
Returns an immutable copy of this with just the
criticalUpdateBehavior field changed.
|
MacOSSoftwareUpdateConfiguration |
MacOSSoftwareUpdateConfiguration.withCustomUpdateTimeWindows(List<CustomUpdateTimeWindow> customUpdateTimeWindows) |
Returns an immutable copy of this with just the
customUpdateTimeWindows field changed.
|
MacOSSoftwareUpdateConfiguration |
MacOSSoftwareUpdateConfiguration.withFirmwareUpdateBehavior(MacOSSoftwareUpdateBehavior firmwareUpdateBehavior) |
Returns an immutable copy of this with just the
firmwareUpdateBehavior field changed.
|
MacOSSoftwareUpdateConfiguration |
MacOSSoftwareUpdateConfiguration.withUnmappedField(String name,
String value) |
|
MacOSSoftwareUpdateConfiguration |
MacOSSoftwareUpdateConfiguration.withUpdateScheduleType(MacOSSoftwareUpdateScheduleType updateScheduleType) |
Returns an immutable copy of this with just the
updateScheduleType field changed.
|
MacOSSoftwareUpdateConfiguration |
MacOSSoftwareUpdateConfiguration.withUpdateTimeWindowUtcOffsetInMinutes(Integer updateTimeWindowUtcOffsetInMinutes) |
Returns an immutable copy of this with just the
updateTimeWindowUtcOffsetInMinutes field changed.
|