Class IosDeviceFeaturesConfiguration
- java.lang.Object
-
- odata.msgraph.client.beta.entity.Entity
-
- odata.msgraph.client.beta.entity.DeviceConfiguration
-
- odata.msgraph.client.beta.entity.AppleDeviceFeaturesConfigurationBase
-
- odata.msgraph.client.beta.entity.IosDeviceFeaturesConfiguration
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class IosDeviceFeaturesConfiguration extends AppleDeviceFeaturesConfigurationBase implements com.github.davidmoten.odata.client.ODataEntityType
“iOS Device Features Configuration Profile.”
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIosDeviceFeaturesConfiguration.Builder
-
Field Summary
Fields Modifier and Type Field Description protected StringassetTagTemplateprotected IosWebContentFilterBasecontentFilterSettingsprotected List<IosHomeScreenItem>homeScreenDockIconsprotected StringhomeScreenDockIconsNextLinkprotected IntegerhomeScreenGridHeightprotected IntegerhomeScreenGridWidthprotected List<IosHomeScreenPage>homeScreenPagesprotected StringhomeScreenPagesNextLinkprotected IosSingleSignOnExtensioniosSingleSignOnExtensionprotected StringlockScreenFootnoteprotected List<IosNotificationSettings>notificationSettingsprotected StringnotificationSettingsNextLinkprotected SingleSignOnExtensionsingleSignOnExtensionprotected IosSingleSignOnSettingssingleSignOnSettingsprotected IosWallpaperDisplayLocationwallpaperDisplayLocationprotected MimeContentwallpaperImage-
Fields inherited from class odata.msgraph.client.beta.entity.AppleDeviceFeaturesConfigurationBase
airPrintDestinations, airPrintDestinationsNextLink
-
Fields inherited from class odata.msgraph.client.beta.entity.DeviceConfiguration
createdDateTime, description, deviceManagementApplicabilityRuleDeviceMode, deviceManagementApplicabilityRuleOsEdition, deviceManagementApplicabilityRuleOsVersion, displayName, lastModifiedDateTime, roleScopeTagIds, roleScopeTagIdsNextLink, supportsScopeTags, version
-
Fields inherited from class odata.msgraph.client.beta.entity.Entity
changedFields, contextPath, id, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedIosDeviceFeaturesConfiguration()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static IosDeviceFeaturesConfiguration.BuilderbuilderIosDeviceFeaturesConfiguration()Returns a builder which is used to create a new instance of this class (given that this class is immutable).Optional<String>getAssetTagTemplate()“Asset tag information for the device, displayed on the login window and lock screen.”com.github.davidmoten.odata.client.internal.ChangedFieldsgetChangedFields()Optional<IosWebContentFilterBase>getContentFilterSettings()“Gets or sets iOS Web Content Filter settings, supervised mode only”com.github.davidmoten.odata.client.CollectionPage<IosHomeScreenItem>getHomeScreenDockIcons()“A list of app and folders to appear on the Home Screen Dock.com.github.davidmoten.odata.client.CollectionPage<IosHomeScreenItem>getHomeScreenDockIcons(com.github.davidmoten.odata.client.HttpRequestOptions options)“A list of app and folders to appear on the Home Screen Dock.Optional<Integer>getHomeScreenGridHeight()“Gets or sets the number of rows to render when configuring iOS home screen layout settings.Optional<Integer>getHomeScreenGridWidth()“Gets or sets the number of columns to render when configuring iOS home screen layout settings.com.github.davidmoten.odata.client.CollectionPage<IosHomeScreenPage>getHomeScreenPages()“A list of pages on the Home Screen.com.github.davidmoten.odata.client.CollectionPage<IosHomeScreenPage>getHomeScreenPages(com.github.davidmoten.odata.client.HttpRequestOptions options)“A list of pages on the Home Screen.IosCertificateProfileBaseRequestgetIdentityCertificateForClientAuthentication()“Identity Certificate for the renewal of Kerberos ticket used in single sign-on settings.”Optional<IosSingleSignOnExtension>getIosSingleSignOnExtension()“Gets or sets a single sign-on extension profile.”Optional<String>getLockScreenFootnote()“A footnote displayed on the login window and lock screen.com.github.davidmoten.odata.client.CollectionPage<IosNotificationSettings>getNotificationSettings()“Notification settings for each bundle id.com.github.davidmoten.odata.client.CollectionPage<IosNotificationSettings>getNotificationSettings(com.github.davidmoten.odata.client.HttpRequestOptions options)“Notification settings for each bundle id.Optional<SingleSignOnExtension>getSingleSignOnExtension()“Gets or sets a single sign-on extension profile.IosCertificateProfileBaseRequestgetSingleSignOnExtensionPkinitCertificate()“PKINIT Certificate for the authentication with single sign-on extension settings .”Optional<IosSingleSignOnSettings>getSingleSignOnSettings()“The Kerberos login settings that enable apps on receiving devices to authenticate smoothly.”com.github.davidmoten.odata.client.UnmappedFieldsgetUnmappedFields()Optional<IosWallpaperDisplayLocation>getWallpaperDisplayLocation()“A wallpaper display location specifier.”Optional<MimeContent>getWallpaperImage()“A wallpaper image must be in either PNG or JPEG format.StringodataTypeName()IosDeviceFeaturesConfigurationpatch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.voidpostInject(boolean addKeysToContextPath)IosDeviceFeaturesConfigurationput()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).StringtoString()IosDeviceFeaturesConfigurationwithAssetTagTemplate(String assetTagTemplate)Returns an immutable copy ofthiswith just theassetTagTemplatefield changed.IosDeviceFeaturesConfigurationwithContentFilterSettings(IosWebContentFilterBase contentFilterSettings)Returns an immutable copy ofthiswith just thecontentFilterSettingsfield changed.IosDeviceFeaturesConfigurationwithHomeScreenDockIcons(List<IosHomeScreenItem> homeScreenDockIcons)Returns an immutable copy ofthiswith just thehomeScreenDockIconsfield changed.IosDeviceFeaturesConfigurationwithHomeScreenGridHeight(Integer homeScreenGridHeight)Returns an immutable copy ofthiswith just thehomeScreenGridHeightfield changed.IosDeviceFeaturesConfigurationwithHomeScreenGridWidth(Integer homeScreenGridWidth)Returns an immutable copy ofthiswith just thehomeScreenGridWidthfield changed.IosDeviceFeaturesConfigurationwithHomeScreenPages(List<IosHomeScreenPage> homeScreenPages)Returns an immutable copy ofthiswith just thehomeScreenPagesfield changed.IosDeviceFeaturesConfigurationwithIosSingleSignOnExtension(IosSingleSignOnExtension iosSingleSignOnExtension)Returns an immutable copy ofthiswith just theiosSingleSignOnExtensionfield changed.IosDeviceFeaturesConfigurationwithLockScreenFootnote(String lockScreenFootnote)Returns an immutable copy ofthiswith just thelockScreenFootnotefield changed.IosDeviceFeaturesConfigurationwithNotificationSettings(List<IosNotificationSettings> notificationSettings)Returns an immutable copy ofthiswith just thenotificationSettingsfield changed.IosDeviceFeaturesConfigurationwithSingleSignOnExtension(SingleSignOnExtension singleSignOnExtension)Returns an immutable copy ofthiswith just thesingleSignOnExtensionfield changed.IosDeviceFeaturesConfigurationwithSingleSignOnSettings(IosSingleSignOnSettings singleSignOnSettings)Returns an immutable copy ofthiswith just thesingleSignOnSettingsfield changed.IosDeviceFeaturesConfigurationwithUnmappedField(String name, String value)IosDeviceFeaturesConfigurationwithWallpaperDisplayLocation(IosWallpaperDisplayLocation wallpaperDisplayLocation)Returns an immutable copy ofthiswith just thewallpaperDisplayLocationfield changed.IosDeviceFeaturesConfigurationwithWallpaperImage(MimeContent wallpaperImage)Returns an immutable copy ofthiswith just thewallpaperImagefield changed.-
Methods inherited from class odata.msgraph.client.beta.entity.AppleDeviceFeaturesConfigurationBase
getAirPrintDestinations, getAirPrintDestinations, withAirPrintDestinations
-
Methods inherited from class odata.msgraph.client.beta.entity.DeviceConfiguration
assign, assignedAccessMultiModeProfiles, getAssignments, getCreatedDateTime, getDescription, getDeviceManagementApplicabilityRuleDeviceMode, getDeviceManagementApplicabilityRuleOsEdition, getDeviceManagementApplicabilityRuleOsVersion, getDeviceSettingStateSummaries, getDeviceStatuses, getDeviceStatusOverview, getDisplayName, getGroupAssignments, getLastModifiedDateTime, getOmaSettingPlainTextValue, getRoleScopeTagIds, getRoleScopeTagIds, getSupportsScopeTags, getUserStatuses, getUserStatusOverview, getVersion, windowsPrivacyAccessControls, withCreatedDateTime, withDescription, withDeviceManagementApplicabilityRuleDeviceMode, withDeviceManagementApplicabilityRuleOsEdition, withDeviceManagementApplicabilityRuleOsVersion, withDisplayName, withLastModifiedDateTime, withRoleScopeTagIds, withSupportsScopeTags, withVersion
-
-
-
-
Field Detail
-
assetTagTemplate
protected String assetTagTemplate
-
contentFilterSettings
protected IosWebContentFilterBase contentFilterSettings
-
homeScreenDockIcons
protected List<IosHomeScreenItem> homeScreenDockIcons
-
homeScreenDockIconsNextLink
protected String homeScreenDockIconsNextLink
-
homeScreenGridHeight
protected Integer homeScreenGridHeight
-
homeScreenGridWidth
protected Integer homeScreenGridWidth
-
homeScreenPages
protected List<IosHomeScreenPage> homeScreenPages
-
homeScreenPagesNextLink
protected String homeScreenPagesNextLink
-
iosSingleSignOnExtension
protected IosSingleSignOnExtension iosSingleSignOnExtension
-
lockScreenFootnote
protected String lockScreenFootnote
-
notificationSettings
protected List<IosNotificationSettings> notificationSettings
-
notificationSettingsNextLink
protected String notificationSettingsNextLink
-
singleSignOnExtension
protected SingleSignOnExtension singleSignOnExtension
-
singleSignOnSettings
protected IosSingleSignOnSettings singleSignOnSettings
-
wallpaperDisplayLocation
protected IosWallpaperDisplayLocation wallpaperDisplayLocation
-
wallpaperImage
protected MimeContent wallpaperImage
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classAppleDeviceFeaturesConfigurationBase
-
builderIosDeviceFeaturesConfiguration
public static IosDeviceFeaturesConfiguration.Builder builderIosDeviceFeaturesConfiguration()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classAppleDeviceFeaturesConfigurationBase
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classAppleDeviceFeaturesConfigurationBase
-
getAssetTagTemplate
public Optional<String> getAssetTagTemplate()
“Asset tag information for the device, displayed on the login window and lock screen.”- Returns:
- property assetTagTemplate
-
withAssetTagTemplate
public IosDeviceFeaturesConfiguration withAssetTagTemplate(String assetTagTemplate)
Returns an immutable copy ofthiswith just theassetTagTemplatefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Asset tag information for the device, displayed on the login window and lock screen.”
- Parameters:
assetTagTemplate- new value ofassetTagTemplatefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theassetTagTemplatefield changed
-
getContentFilterSettings
public Optional<IosWebContentFilterBase> getContentFilterSettings()
“Gets or sets iOS Web Content Filter settings, supervised mode only”- Returns:
- property contentFilterSettings
-
withContentFilterSettings
public IosDeviceFeaturesConfiguration withContentFilterSettings(IosWebContentFilterBase contentFilterSettings)
Returns an immutable copy ofthiswith just thecontentFilterSettingsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Gets or sets iOS Web Content Filter settings, supervised mode only”
- Parameters:
contentFilterSettings- new value ofcontentFilterSettingsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thecontentFilterSettingsfield changed
-
getHomeScreenDockIcons
public com.github.davidmoten.odata.client.CollectionPage<IosHomeScreenItem> getHomeScreenDockIcons()
“A list of app and folders to appear on the Home Screen Dock. This collection can contain a maximum of 500 elements.”- Returns:
- property homeScreenDockIcons
-
withHomeScreenDockIcons
public IosDeviceFeaturesConfiguration withHomeScreenDockIcons(List<IosHomeScreenItem> homeScreenDockIcons)
Returns an immutable copy ofthiswith just thehomeScreenDockIconsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“A list of app and folders to appear on the Home Screen Dock. This collection can contain a maximum of 500 elements.”
- Parameters:
homeScreenDockIcons- new value ofhomeScreenDockIconsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thehomeScreenDockIconsfield changed
-
getHomeScreenDockIcons
public com.github.davidmoten.odata.client.CollectionPage<IosHomeScreenItem> getHomeScreenDockIcons(com.github.davidmoten.odata.client.HttpRequestOptions options)
“A list of app and folders to appear on the Home Screen Dock. This collection can contain a maximum of 500 elements.”- Parameters:
options- specify connect and read timeouts- Returns:
- property homeScreenDockIcons
-
getHomeScreenGridHeight
public Optional<Integer> getHomeScreenGridHeight()
“Gets or sets the number of rows to render when configuring iOS home screen layout settings. If this value is configured, homeScreenGridWidth must be configured as well.”- Returns:
- property homeScreenGridHeight
-
withHomeScreenGridHeight
public IosDeviceFeaturesConfiguration withHomeScreenGridHeight(Integer homeScreenGridHeight)
Returns an immutable copy ofthiswith just thehomeScreenGridHeightfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Gets or sets the number of rows to render when configuring iOS home screen layout settings. If this value is configured, homeScreenGridWidth must be configured as well.”
- Parameters:
homeScreenGridHeight- new value ofhomeScreenGridHeightfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thehomeScreenGridHeightfield changed
-
getHomeScreenGridWidth
public Optional<Integer> getHomeScreenGridWidth()
“Gets or sets the number of columns to render when configuring iOS home screen layout settings. If this value is configured, homeScreenGridHeight must be configured as well.”- Returns:
- property homeScreenGridWidth
-
withHomeScreenGridWidth
public IosDeviceFeaturesConfiguration withHomeScreenGridWidth(Integer homeScreenGridWidth)
Returns an immutable copy ofthiswith just thehomeScreenGridWidthfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Gets or sets the number of columns to render when configuring iOS home screen layout settings. If this value is configured, homeScreenGridHeight must be configured as well.”
- Parameters:
homeScreenGridWidth- new value ofhomeScreenGridWidthfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thehomeScreenGridWidthfield changed
-
getHomeScreenPages
public com.github.davidmoten.odata.client.CollectionPage<IosHomeScreenPage> getHomeScreenPages()
“A list of pages on the Home Screen. This collection can contain a maximum of 500 elements.”- Returns:
- property homeScreenPages
-
withHomeScreenPages
public IosDeviceFeaturesConfiguration withHomeScreenPages(List<IosHomeScreenPage> homeScreenPages)
Returns an immutable copy ofthiswith just thehomeScreenPagesfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“A list of pages on the Home Screen. This collection can contain a maximum of 500 elements.”
- Parameters:
homeScreenPages- new value ofhomeScreenPagesfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thehomeScreenPagesfield changed
-
getHomeScreenPages
public com.github.davidmoten.odata.client.CollectionPage<IosHomeScreenPage> getHomeScreenPages(com.github.davidmoten.odata.client.HttpRequestOptions options)
“A list of pages on the Home Screen. This collection can contain a maximum of 500 elements.”- Parameters:
options- specify connect and read timeouts- Returns:
- property homeScreenPages
-
getIosSingleSignOnExtension
public Optional<IosSingleSignOnExtension> getIosSingleSignOnExtension()
“Gets or sets a single sign-on extension profile.”- Returns:
- property iosSingleSignOnExtension
-
withIosSingleSignOnExtension
public IosDeviceFeaturesConfiguration withIosSingleSignOnExtension(IosSingleSignOnExtension iosSingleSignOnExtension)
Returns an immutable copy ofthiswith just theiosSingleSignOnExtensionfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Gets or sets a single sign-on extension profile.”
- Parameters:
iosSingleSignOnExtension- new value ofiosSingleSignOnExtensionfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theiosSingleSignOnExtensionfield changed
-
getLockScreenFootnote
public Optional<String> getLockScreenFootnote()
“A footnote displayed on the login window and lock screen. Available in iOS 9.3.1 and later.”- Returns:
- property lockScreenFootnote
-
withLockScreenFootnote
public IosDeviceFeaturesConfiguration withLockScreenFootnote(String lockScreenFootnote)
Returns an immutable copy ofthiswith just thelockScreenFootnotefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“A footnote displayed on the login window and lock screen. Available in iOS 9.3.1 and later.”
- Parameters:
lockScreenFootnote- new value oflockScreenFootnotefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thelockScreenFootnotefield changed
-
getNotificationSettings
public com.github.davidmoten.odata.client.CollectionPage<IosNotificationSettings> getNotificationSettings()
“Notification settings for each bundle id. Applicable to devices in supervised mode only (iOS 9.3 and later). This collection can contain a maximum of 500 elements.”- Returns:
- property notificationSettings
-
withNotificationSettings
public IosDeviceFeaturesConfiguration withNotificationSettings(List<IosNotificationSettings> notificationSettings)
Returns an immutable copy ofthiswith just thenotificationSettingsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Notification settings for each bundle id. Applicable to devices in supervised mode only (iOS 9.3 and later). This collection can contain a maximum of 500 elements.”
- Parameters:
notificationSettings- new value ofnotificationSettingsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thenotificationSettingsfield changed
-
getNotificationSettings
public com.github.davidmoten.odata.client.CollectionPage<IosNotificationSettings> getNotificationSettings(com.github.davidmoten.odata.client.HttpRequestOptions options)
“Notification settings for each bundle id. Applicable to devices in supervised mode only (iOS 9.3 and later). This collection can contain a maximum of 500 elements.”- Parameters:
options- specify connect and read timeouts- Returns:
- property notificationSettings
-
getSingleSignOnExtension
public Optional<SingleSignOnExtension> getSingleSignOnExtension()
“Gets or sets a single sign-on extension profile. Deprecated: use IOSSingleSignOnExtension instead.”- Returns:
- property singleSignOnExtension
-
withSingleSignOnExtension
public IosDeviceFeaturesConfiguration withSingleSignOnExtension(SingleSignOnExtension singleSignOnExtension)
Returns an immutable copy ofthiswith just thesingleSignOnExtensionfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Gets or sets a single sign-on extension profile. Deprecated: use IOSSingleSignOnExtension instead.”
- Parameters:
singleSignOnExtension- new value ofsingleSignOnExtensionfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesingleSignOnExtensionfield changed
-
getSingleSignOnSettings
public Optional<IosSingleSignOnSettings> getSingleSignOnSettings()
“The Kerberos login settings that enable apps on receiving devices to authenticate smoothly.”- Returns:
- property singleSignOnSettings
-
withSingleSignOnSettings
public IosDeviceFeaturesConfiguration withSingleSignOnSettings(IosSingleSignOnSettings singleSignOnSettings)
Returns an immutable copy ofthiswith just thesingleSignOnSettingsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The Kerberos login settings that enable apps on receiving devices to authenticate smoothly.”
- Parameters:
singleSignOnSettings- new value ofsingleSignOnSettingsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesingleSignOnSettingsfield changed
-
getWallpaperDisplayLocation
public Optional<IosWallpaperDisplayLocation> getWallpaperDisplayLocation()
“A wallpaper display location specifier.”- Returns:
- property wallpaperDisplayLocation
-
withWallpaperDisplayLocation
public IosDeviceFeaturesConfiguration withWallpaperDisplayLocation(IosWallpaperDisplayLocation wallpaperDisplayLocation)
Returns an immutable copy ofthiswith just thewallpaperDisplayLocationfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“A wallpaper display location specifier.”
- Parameters:
wallpaperDisplayLocation- new value ofwallpaperDisplayLocationfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thewallpaperDisplayLocationfield changed
-
getWallpaperImage
public Optional<MimeContent> getWallpaperImage()
“A wallpaper image must be in either PNG or JPEG format. It requires a supervised device with iOS 8 or later version.”- Returns:
- property wallpaperImage
-
withWallpaperImage
public IosDeviceFeaturesConfiguration withWallpaperImage(MimeContent wallpaperImage)
Returns an immutable copy ofthiswith just thewallpaperImagefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“A wallpaper image must be in either PNG or JPEG format. It requires a supervised device with iOS 8 or later version.”
- Parameters:
wallpaperImage- new value ofwallpaperImagefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thewallpaperImagefield changed
-
withUnmappedField
public IosDeviceFeaturesConfiguration withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classAppleDeviceFeaturesConfigurationBase
-
getIdentityCertificateForClientAuthentication
public IosCertificateProfileBaseRequest getIdentityCertificateForClientAuthentication()
“Identity Certificate for the renewal of Kerberos ticket used in single sign-on settings.”- Returns:
- navigational property identityCertificateForClientAuthentication
-
getSingleSignOnExtensionPkinitCertificate
public IosCertificateProfileBaseRequest getSingleSignOnExtensionPkinitCertificate()
“PKINIT Certificate for the authentication with single sign-on extension settings .”- Returns:
- navigational property singleSignOnExtensionPkinitCertificate
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classAppleDeviceFeaturesConfigurationBase
-
patch
public IosDeviceFeaturesConfiguration patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classAppleDeviceFeaturesConfigurationBase- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public IosDeviceFeaturesConfiguration put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classAppleDeviceFeaturesConfigurationBase- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classAppleDeviceFeaturesConfigurationBase
-
-