Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.powerButtonActionOnBattery(PowerActionType powerButtonActionOnBattery) |
“This setting specifies the action that Windows takes when a user presses the
Power button while on battery.”
|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.powerButtonActionPluggedIn(PowerActionType powerButtonActionPluggedIn) |
“This setting specifies the action that Windows takes when a user presses the
Power button while plugged in.”
|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.powerLidCloseActionOnBattery(PowerActionType powerLidCloseActionOnBattery) |
“This setting specifies the action that Windows takes when a user closes the lid
on a mobile PC while on battery.”
|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.powerLidCloseActionPluggedIn(PowerActionType powerLidCloseActionPluggedIn) |
“This setting specifies the action that Windows takes when a user closes the lid
on a mobile PC while plugged in.”
|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.powerSleepButtonActionOnBattery(PowerActionType powerSleepButtonActionOnBattery) |
“This setting specifies the action that Windows takes when a user presses the
Sleep button while on battery.”
|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.powerSleepButtonActionPluggedIn(PowerActionType powerSleepButtonActionPluggedIn) |
“This setting specifies the action that Windows takes when a user presses the
Sleep button while plugged in.”
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withPowerButtonActionOnBattery(PowerActionType powerButtonActionOnBattery) |
Returns an immutable copy of this with just the
powerButtonActionOnBattery field changed.
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withPowerButtonActionPluggedIn(PowerActionType powerButtonActionPluggedIn) |
Returns an immutable copy of this with just the
powerButtonActionPluggedIn field changed.
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withPowerLidCloseActionOnBattery(PowerActionType powerLidCloseActionOnBattery) |
Returns an immutable copy of this with just the
powerLidCloseActionOnBattery field changed.
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withPowerLidCloseActionPluggedIn(PowerActionType powerLidCloseActionPluggedIn) |
Returns an immutable copy of this with just the
powerLidCloseActionPluggedIn field changed.
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withPowerSleepButtonActionOnBattery(PowerActionType powerSleepButtonActionOnBattery) |
Returns an immutable copy of this with just the
powerSleepButtonActionOnBattery field changed.
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withPowerSleepButtonActionPluggedIn(PowerActionType powerSleepButtonActionPluggedIn) |
Returns an immutable copy of this with just the
powerSleepButtonActionPluggedIn field changed.
|