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.withHomeScreenDockIcons(List<IosHomeScreenItem> homeScreenDockIcons) |
Returns an immutable copy of this with just the
homeScreenDockIcons field changed.
|
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withHomeScreenGridHeight(Integer homeScreenGridHeight) |
Returns an immutable copy of this with just the
homeScreenGridHeight field changed.
|
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withHomeScreenGridWidth(Integer homeScreenGridWidth) |
Returns an immutable copy of this with just the
homeScreenGridWidth field changed.
|
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withHomeScreenPages(List<IosHomeScreenPage> homeScreenPages) |
Returns an immutable copy of this with just the homeScreenPages
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.withNotificationSettings(List<IosNotificationSettings> notificationSettings) |
Returns an immutable copy of this with just the
notificationSettings 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.withUnmappedField(String name,
String value) |
|
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.
|