| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsSpotlightEnablementSettings |
Windows10GeneralConfiguration.windowsSpotlightConfigureOnLockScreen |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsSpotlightEnablementSettings> |
Windows10GeneralConfiguration.getWindowsSpotlightConfigureOnLockScreen()
“Specifies the type of Spotlight”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.windowsSpotlightConfigureOnLockScreen(WindowsSpotlightEnablementSettings windowsSpotlightConfigureOnLockScreen)
“Specifies the type of Spotlight”
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withWindowsSpotlightConfigureOnLockScreen(WindowsSpotlightEnablementSettings windowsSpotlightConfigureOnLockScreen)
Returns an immutable copy of
this with just the windowsSpotlightConfigureOnLockScreen field changed. |
| Modifier and Type | Method and Description |
|---|---|
static WindowsSpotlightEnablementSettings |
WindowsSpotlightEnablementSettings.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowsSpotlightEnablementSettings[] |
WindowsSpotlightEnablementSettings.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.