| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.withVirtualizationOfCpuAndIO(Enablement virtualizationOfCpuAndIO)
Returns an immutable copy of
this with just the virtualizationOfCpuAndIO field changed. |
Copyright © 2018–2020. All rights reserved.