| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected IosWallpaperDisplayLocation |
IosDeviceFeaturesConfiguration.wallpaperDisplayLocation |
| Modifier and Type | Method and Description |
|---|---|
Optional<IosWallpaperDisplayLocation> |
IosDeviceFeaturesConfiguration.getWallpaperDisplayLocation()
“A wallpaper display location specifier.”
|
| Modifier and Type | Method and Description |
|---|---|
IosDeviceFeaturesConfiguration.Builder |
IosDeviceFeaturesConfiguration.Builder.wallpaperDisplayLocation(IosWallpaperDisplayLocation wallpaperDisplayLocation)
“A wallpaper display location specifier.”
|
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withWallpaperDisplayLocation(IosWallpaperDisplayLocation wallpaperDisplayLocation)
Returns an immutable copy of
this with just the wallpaperDisplayLocation field changed. |
| Modifier and Type | Method and Description |
|---|---|
static IosWallpaperDisplayLocation |
IosWallpaperDisplayLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IosWallpaperDisplayLocation[] |
IosWallpaperDisplayLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.