| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeSearchEngine
“Allows IT admins to set a predefined default search engine for MDM-Controlled
devices.”
|
class |
EdgeSearchEngineCustom
“Allows IT admins to set a custom default search engine for MDM-Controlled
devices.”
|
| Modifier and Type | Field and Description |
|---|---|
protected EdgeSearchEngineBase |
Windows10GeneralConfiguration.edgeSearchEngine |
| Modifier and Type | Method and Description |
|---|---|
Optional<EdgeSearchEngineBase> |
Windows10GeneralConfiguration.getEdgeSearchEngine()
“Allows IT admins to set a default search engine for MDM-Controlled devices.
|
| Modifier and Type | Method and Description |
|---|---|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.edgeSearchEngine(EdgeSearchEngineBase edgeSearchEngine)
“Allows IT admins to set a default search engine for MDM-Controlled devices.
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withEdgeSearchEngine(EdgeSearchEngineBase edgeSearchEngine)
Returns an immutable copy of
this with just the edgeSearchEngine
field changed. |
Copyright © 2018–2020. All rights reserved.