Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.Builder.build() |
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withBootFromBuiltInNetworkAdapters(Enablement bootFromBuiltInNetworkAdapters) |
Returns an immutable copy of this with just the
bootFromBuiltInNetworkAdapters field changed.
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withBootFromExternalMedia(Enablement bootFromExternalMedia) |
Returns an immutable copy of this with just the
bootFromExternalMedia field changed.
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withCameras(Enablement cameras) |
Returns an immutable copy of this with just the cameras field
changed.
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withChangeUefiSettingsPermission(ChangeUefiSettingsPermission changeUefiSettingsPermission) |
Returns an immutable copy of this with just the
changeUefiSettingsPermission field changed.
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withMicrophonesAndSpeakers(Enablement microphonesAndSpeakers) |
Returns an immutable copy of this with just the
microphonesAndSpeakers field changed.
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withRadios(Enablement radios) |
Returns an immutable copy of this with just the radios field
changed.
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withSimultaneousMultiThreading(Enablement simultaneousMultiThreading) |
Returns an immutable copy of this with just the
simultaneousMultiThreading field changed.
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withUnmappedField(String name,
String value) |
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withVirtualizationOfCpuAndIO(Enablement virtualizationOfCpuAndIO) |
Returns an immutable copy of this with just the
virtualizationOfCpuAndIO field changed.
|
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withWindowsPlatformBinaryTable(Enablement windowsPlatformBinaryTable) |
Returns an immutable copy of this with just the
windowsPlatformBinaryTable field changed.
|