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.withHomeScreenDockIcons(List<IosHomeScreenItem> homeScreenDockIcons) |
Returns an immutable copy of this with just the
homeScreenDockIcons field changed.
|
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withHomeScreenPages(List<IosHomeScreenPage> homeScreenPages) |
Returns an immutable copy of this with just the homeScreenPages
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.withUnmappedField(String name,
Object value) |
|