MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.appleInternal(String appleInternal) |
Indicates whether Apple Internal was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.appleInternal(MacSystemIntegrityProtectionSettingStatus appleInternal) |
Indicates whether Apple Internal was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.baseSystem(String baseSystem) |
Indicates whether Base System was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.baseSystem(MacSystemIntegrityProtectionSettingStatus baseSystem) |
Indicates whether Base System was enabled or disabled by the task.
|
static MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.builder() |
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.debuggingRestrictions(String debuggingRestrictions) |
Indicates whether Debugging Restrictions was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.debuggingRestrictions(MacSystemIntegrityProtectionSettingStatus debuggingRestrictions) |
Indicates whether Debugging Restrictions was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.dTraceRestrictions(String dTraceRestrictions) |
Indicates whether Dtrace Restrictions was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.dTraceRestrictions(MacSystemIntegrityProtectionSettingStatus dTraceRestrictions) |
Indicates whether Dtrace Restrictions was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.filesystemProtections(String filesystemProtections) |
Indicates whether Filesystem Protections was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.filesystemProtections(MacSystemIntegrityProtectionSettingStatus filesystemProtections) |
Indicates whether Filesystem Protections was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.kextSigning(String kextSigning) |
Indicates whether Kext Signing was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.kextSigning(MacSystemIntegrityProtectionSettingStatus kextSigning) |
Indicates whether Kext Signing was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.nvramProtections(String nvramProtections) |
Indicates whether NVRAM Protections was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.nvramProtections(MacSystemIntegrityProtectionSettingStatus nvramProtections) |
Indicates whether NVRAM Protections was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.status(String status) |
Indicates SIP was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.Builder.status(MacSystemIntegrityProtectionSettingStatus status) |
Indicates SIP was enabled or disabled by the task.
|
MacSystemIntegrityProtectionConfiguration.Builder |
MacSystemIntegrityProtectionConfiguration.toBuilder() |
|