Uses of Class
com.microsoft.graph.models.EdgeSearchEngineBase
Packages that use EdgeSearchEngineBase
-
Uses of EdgeSearchEngineBase in com.microsoft.graph.models
Subclasses of EdgeSearchEngineBase in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassAllows IT admins to set a predefined default search engine for MDM-Controlled devices.classAllows IT admins to set a custom default search engine for MDM-Controlled devices.Methods in com.microsoft.graph.models that return EdgeSearchEngineBaseModifier and TypeMethodDescriptionstatic EdgeSearchEngineBaseEdgeSearchEngineBase.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWindows10GeneralConfiguration.getEdgeSearchEngine()Gets the edgeSearchEngine property value.Methods in com.microsoft.graph.models with parameters of type EdgeSearchEngineBaseModifier and TypeMethodDescriptionvoidWindows10GeneralConfiguration.setEdgeSearchEngine(EdgeSearchEngineBase value) Sets the edgeSearchEngine property value.