| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected EdgeSearchEngineType |
EdgeSearchEngine.edgeSearchEngineType |
| Modifier and Type | Method and Description |
|---|---|
Optional<EdgeSearchEngineType> |
EdgeSearchEngine.getEdgeSearchEngineType()
“Allows IT admins to set a predefined default search engine for MDM-Controlled
devices.”
|
| Modifier and Type | Method and Description |
|---|---|
EdgeSearchEngine.Builder |
EdgeSearchEngine.Builder.edgeSearchEngineType(EdgeSearchEngineType edgeSearchEngineType)
“Allows IT admins to set a predefined default search engine for MDM-Controlled
devices.”
|
EdgeSearchEngine |
EdgeSearchEngine.withEdgeSearchEngineType(EdgeSearchEngineType edgeSearchEngineType)
Returns an immutable copy of
this with just the edgeSearchEngineType field changed. |
| Modifier and Type | Method and Description |
|---|---|
static EdgeSearchEngineType |
EdgeSearchEngineType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EdgeSearchEngineType[] |
EdgeSearchEngineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.