| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.builderMacOSExtensionsConfiguration()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.createdDateTime(OffsetDateTime createdDateTime) |
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.description(String description) |
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.deviceManagementApplicabilityRuleDeviceMode(DeviceManagementApplicabilityRuleDeviceMode deviceManagementApplicabilityRuleDeviceMode) |
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.deviceManagementApplicabilityRuleOsEdition(DeviceManagementApplicabilityRuleOsEdition deviceManagementApplicabilityRuleOsEdition) |
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.deviceManagementApplicabilityRuleOsVersion(DeviceManagementApplicabilityRuleOsVersion deviceManagementApplicabilityRuleOsVersion) |
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.displayName(String displayName) |
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.id(String id) |
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.kernelExtensionAllowedTeamIdentifiers(List<String> kernelExtensionAllowedTeamIdentifiers)
“All kernel extensions validly signed by the team identifiers in this list will
be allowed to load.”
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.kernelExtensionAllowedTeamIdentifiersNextLink(String kernelExtensionAllowedTeamIdentifiersNextLink)
“All kernel extensions validly signed by the team identifiers in this list will
be allowed to load.”
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.kernelExtensionOverridesAllowed(Boolean kernelExtensionOverridesAllowed)
“If set to true, users can approve additional kernel extensions not explicitly
allowed by configurations profiles.”
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.kernelExtensionsAllowed(List<MacOSKernelExtension> kernelExtensionsAllowed)
“A list of kernel extensions that will be allowed to load.
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.kernelExtensionsAllowedNextLink(String kernelExtensionsAllowedNextLink)
“A list of kernel extensions that will be allowed to load.
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.supportsScopeTags(Boolean supportsScopeTags) |
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.systemExtensionsAllowed(List<MacOSSystemExtension> systemExtensionsAllowed)
“Gets or sets a list of allowed macOS system extensions.
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.systemExtensionsAllowedNextLink(String systemExtensionsAllowedNextLink)
“Gets or sets a list of allowed macOS system extensions.
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.systemExtensionsAllowedTeamIdentifiers(List<String> systemExtensionsAllowedTeamIdentifiers)
“Gets or sets a list of allowed team identifiers.
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.systemExtensionsAllowedTeamIdentifiersNextLink(String systemExtensionsAllowedTeamIdentifiersNextLink)
“Gets or sets a list of allowed team identifiers.
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.systemExtensionsAllowedTypes(List<MacOSSystemExtensionTypeMapping> systemExtensionsAllowedTypes)
“Gets or sets a list of allowed macOS system extension types.
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.systemExtensionsAllowedTypesNextLink(String systemExtensionsAllowedTypesNextLink)
“Gets or sets a list of allowed macOS system extension types.
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.systemExtensionsBlockOverride(Boolean systemExtensionsBlockOverride)
“Gets or sets whether to allow the user to approve additional system extensions
not explicitly allowed by configuration profiles.”
|
MacOSExtensionsConfiguration.Builder |
MacOSExtensionsConfiguration.Builder.version(Integer version) |
Copyright © 2018–2020. All rights reserved.