MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.Builder.build() |
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withCompliantAppListType(AppListType compliantAppListType) |
Returns an immutable copy of this with just the
compliantAppListType field changed.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withCompliantAppsList(List<AppListItem> compliantAppsList) |
Returns an immutable copy of this with just the compliantAppsList
field changed.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withEmailInDomainSuffixes(List<String> emailInDomainSuffixes) |
Returns an immutable copy of this with just the
emailInDomainSuffixes field changed.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withPasswordBlockSimple(Boolean passwordBlockSimple) |
Returns an immutable copy of this with just the
passwordBlockSimple field changed.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withPasswordExpirationDays(Integer passwordExpirationDays) |
Returns an immutable copy of this with just the
passwordExpirationDays field changed.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withPasswordMinimumCharacterSetCount(Integer passwordMinimumCharacterSetCount) |
Returns an immutable copy of this with just the
passwordMinimumCharacterSetCount field changed.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withPasswordMinimumLength(Integer passwordMinimumLength) |
Returns an immutable copy of this with just the
passwordMinimumLength field changed.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withPasswordMinutesOfInactivityBeforeLock(Integer passwordMinutesOfInactivityBeforeLock) |
Returns an immutable copy of this with just the
passwordMinutesOfInactivityBeforeLock field changed.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withPasswordMinutesOfInactivityBeforeScreenTimeout(Integer passwordMinutesOfInactivityBeforeScreenTimeout) |
Returns an immutable copy of this with just the
passwordMinutesOfInactivityBeforeScreenTimeout field changed.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withPasswordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount) |
Returns an immutable copy of this with just the
passwordPreviousPasswordBlockCount field changed.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withPasswordRequired(Boolean passwordRequired) |
Returns an immutable copy of this with just the passwordRequired
field changed.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withPasswordRequiredType(RequiredPasswordType passwordRequiredType) |
Returns an immutable copy of this with just the
passwordRequiredType field changed.
|
MacOSGeneralDeviceConfiguration |
MacOSGeneralDeviceConfiguration.withUnmappedField(String name,
Object value) |
|