Package odata.msgraph.client.beta.entity
Class MacOSExtensionsConfiguration.Builder
- java.lang.Object
-
- odata.msgraph.client.beta.entity.MacOSExtensionsConfiguration.Builder
-
- Enclosing class:
- MacOSExtensionsConfiguration
public static final class MacOSExtensionsConfiguration.Builder extends Object
-
-
Method Summary
-
-
-
Method Detail
-
id
public MacOSExtensionsConfiguration.Builder id(String id)
-
createdDateTime
public MacOSExtensionsConfiguration.Builder createdDateTime(OffsetDateTime createdDateTime)
-
description
public MacOSExtensionsConfiguration.Builder description(String description)
-
deviceManagementApplicabilityRuleDeviceMode
public MacOSExtensionsConfiguration.Builder deviceManagementApplicabilityRuleDeviceMode(DeviceManagementApplicabilityRuleDeviceMode deviceManagementApplicabilityRuleDeviceMode)
-
deviceManagementApplicabilityRuleOsEdition
public MacOSExtensionsConfiguration.Builder deviceManagementApplicabilityRuleOsEdition(DeviceManagementApplicabilityRuleOsEdition deviceManagementApplicabilityRuleOsEdition)
-
deviceManagementApplicabilityRuleOsVersion
public MacOSExtensionsConfiguration.Builder deviceManagementApplicabilityRuleOsVersion(DeviceManagementApplicabilityRuleOsVersion deviceManagementApplicabilityRuleOsVersion)
-
displayName
public MacOSExtensionsConfiguration.Builder displayName(String displayName)
-
lastModifiedDateTime
public MacOSExtensionsConfiguration.Builder lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
-
roleScopeTagIds
public MacOSExtensionsConfiguration.Builder roleScopeTagIds(List<String> roleScopeTagIds)
-
roleScopeTagIds
public MacOSExtensionsConfiguration.Builder roleScopeTagIds(String... roleScopeTagIds)
-
roleScopeTagIdsNextLink
public MacOSExtensionsConfiguration.Builder roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink)
-
supportsScopeTags
public MacOSExtensionsConfiguration.Builder supportsScopeTags(Boolean supportsScopeTags)
-
version
public MacOSExtensionsConfiguration.Builder version(Integer version)
-
kernelExtensionAllowedTeamIdentifiers
public MacOSExtensionsConfiguration.Builder kernelExtensionAllowedTeamIdentifiers(List<String> kernelExtensionAllowedTeamIdentifiers)
“All kernel extensions validly signed by the team identifiers in this list will be allowed to load.”- Parameters:
kernelExtensionAllowedTeamIdentifiers- value ofkernelExtensionAllowedTeamIdentifiersproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
kernelExtensionAllowedTeamIdentifiers
public MacOSExtensionsConfiguration.Builder kernelExtensionAllowedTeamIdentifiers(String... kernelExtensionAllowedTeamIdentifiers)
“All kernel extensions validly signed by the team identifiers in this list will be allowed to load.”- Parameters:
kernelExtensionAllowedTeamIdentifiers- value ofkernelExtensionAllowedTeamIdentifiersproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
kernelExtensionAllowedTeamIdentifiersNextLink
public MacOSExtensionsConfiguration.Builder kernelExtensionAllowedTeamIdentifiersNextLink(String kernelExtensionAllowedTeamIdentifiersNextLink)
“All kernel extensions validly signed by the team identifiers in this list will be allowed to load.”- Parameters:
kernelExtensionAllowedTeamIdentifiersNextLink- value ofkernelExtensionAllowedTeamIdentifiers@nextLinkproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
kernelExtensionOverridesAllowed
public MacOSExtensionsConfiguration.Builder kernelExtensionOverridesAllowed(Boolean kernelExtensionOverridesAllowed)
“If set to true, users can approve additional kernel extensions not explicitly allowed by configurations profiles.”- Parameters:
kernelExtensionOverridesAllowed- value ofkernelExtensionOverridesAllowedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
kernelExtensionsAllowed
public MacOSExtensionsConfiguration.Builder kernelExtensionsAllowed(List<MacOSKernelExtension> kernelExtensionsAllowed)
“A list of kernel extensions that will be allowed to load. . This collection can contain a maximum of 500 elements.”- Parameters:
kernelExtensionsAllowed- value ofkernelExtensionsAllowedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
kernelExtensionsAllowed
public MacOSExtensionsConfiguration.Builder kernelExtensionsAllowed(MacOSKernelExtension... kernelExtensionsAllowed)
“A list of kernel extensions that will be allowed to load. . This collection can contain a maximum of 500 elements.”- Parameters:
kernelExtensionsAllowed- value ofkernelExtensionsAllowedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
kernelExtensionsAllowedNextLink
public MacOSExtensionsConfiguration.Builder kernelExtensionsAllowedNextLink(String kernelExtensionsAllowedNextLink)
“A list of kernel extensions that will be allowed to load. . This collection can contain a maximum of 500 elements.”- Parameters:
kernelExtensionsAllowedNextLink- value ofkernelExtensionsAllowed@nextLinkproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
systemExtensionsAllowed
public MacOSExtensionsConfiguration.Builder systemExtensionsAllowed(List<MacOSSystemExtension> systemExtensionsAllowed)
“Gets or sets a list of allowed macOS system extensions. This collection can contain a maximum of 500 elements.”- Parameters:
systemExtensionsAllowed- value ofsystemExtensionsAllowedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
systemExtensionsAllowed
public MacOSExtensionsConfiguration.Builder systemExtensionsAllowed(MacOSSystemExtension... systemExtensionsAllowed)
“Gets or sets a list of allowed macOS system extensions. This collection can contain a maximum of 500 elements.”- Parameters:
systemExtensionsAllowed- value ofsystemExtensionsAllowedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
systemExtensionsAllowedNextLink
public MacOSExtensionsConfiguration.Builder systemExtensionsAllowedNextLink(String systemExtensionsAllowedNextLink)
“Gets or sets a list of allowed macOS system extensions. This collection can contain a maximum of 500 elements.”- Parameters:
systemExtensionsAllowedNextLink- value ofsystemExtensionsAllowed@nextLinkproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
systemExtensionsAllowedTeamIdentifiers
public MacOSExtensionsConfiguration.Builder systemExtensionsAllowedTeamIdentifiers(List<String> systemExtensionsAllowedTeamIdentifiers)
“Gets or sets a list of allowed team identifiers. Any system extension signed with any of the specified team identifiers will be approved.”- Parameters:
systemExtensionsAllowedTeamIdentifiers- value ofsystemExtensionsAllowedTeamIdentifiersproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
systemExtensionsAllowedTeamIdentifiers
public MacOSExtensionsConfiguration.Builder systemExtensionsAllowedTeamIdentifiers(String... systemExtensionsAllowedTeamIdentifiers)
“Gets or sets a list of allowed team identifiers. Any system extension signed with any of the specified team identifiers will be approved.”- Parameters:
systemExtensionsAllowedTeamIdentifiers- value ofsystemExtensionsAllowedTeamIdentifiersproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
systemExtensionsAllowedTeamIdentifiersNextLink
public MacOSExtensionsConfiguration.Builder systemExtensionsAllowedTeamIdentifiersNextLink(String systemExtensionsAllowedTeamIdentifiersNextLink)
“Gets or sets a list of allowed team identifiers. Any system extension signed with any of the specified team identifiers will be approved.”- Parameters:
systemExtensionsAllowedTeamIdentifiersNextLink- value ofsystemExtensionsAllowedTeamIdentifiers@nextLinkproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
systemExtensionsAllowedTypes
public MacOSExtensionsConfiguration.Builder systemExtensionsAllowedTypes(List<MacOSSystemExtensionTypeMapping> systemExtensionsAllowedTypes)
“Gets or sets a list of allowed macOS system extension types. This collection can contain a maximum of 500 elements.”- Parameters:
systemExtensionsAllowedTypes- value ofsystemExtensionsAllowedTypesproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
systemExtensionsAllowedTypes
public MacOSExtensionsConfiguration.Builder systemExtensionsAllowedTypes(MacOSSystemExtensionTypeMapping... systemExtensionsAllowedTypes)
“Gets or sets a list of allowed macOS system extension types. This collection can contain a maximum of 500 elements.”- Parameters:
systemExtensionsAllowedTypes- value ofsystemExtensionsAllowedTypesproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
systemExtensionsAllowedTypesNextLink
public MacOSExtensionsConfiguration.Builder systemExtensionsAllowedTypesNextLink(String systemExtensionsAllowedTypesNextLink)
“Gets or sets a list of allowed macOS system extension types. This collection can contain a maximum of 500 elements.”- Parameters:
systemExtensionsAllowedTypesNextLink- value ofsystemExtensionsAllowedTypes@nextLinkproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
systemExtensionsBlockOverride
public MacOSExtensionsConfiguration.Builder systemExtensionsBlockOverride(Boolean systemExtensionsBlockOverride)
“Gets or sets whether to allow the user to approve additional system extensions not explicitly allowed by configuration profiles.”- Parameters:
systemExtensionsBlockOverride- value ofsystemExtensionsBlockOverrideproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
build
public MacOSExtensionsConfiguration build()
-
-