| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.Builder.build() |
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withAssetTagTemplate(String assetTagTemplate)
Returns an immutable copy of
this with just the assetTagTemplate
field changed. |
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withContentFilterSettings(IosWebContentFilterBase contentFilterSettings)
Returns an immutable copy of
this with just the contentFilterSettings field changed. |
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withIosSingleSignOnExtension(IosSingleSignOnExtension iosSingleSignOnExtension)
Returns an immutable copy of
this with just the iosSingleSignOnExtension field changed. |
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withLockScreenFootnote(String lockScreenFootnote)
Returns an immutable copy of
this with just the lockScreenFootnote field changed. |
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withSingleSignOnExtension(SingleSignOnExtension singleSignOnExtension)
Returns an immutable copy of
this with just the singleSignOnExtension field changed. |
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withSingleSignOnSettings(IosSingleSignOnSettings singleSignOnSettings)
Returns an immutable copy of
this with just the singleSignOnSettings field changed. |
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withWallpaperDisplayLocation(IosWallpaperDisplayLocation wallpaperDisplayLocation)
Returns an immutable copy of
this with just the wallpaperDisplayLocation field changed. |
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withWallpaperImage(MimeContent wallpaperImage)
Returns an immutable copy of
this with just the wallpaperImage
field changed. |
Copyright © 2018–2020. All rights reserved.