Uses of Class
odata.msgraph.client.complex.EdgeSearchEngineCustom.Builder
-
Packages that use EdgeSearchEngineCustom.Builder Package Description odata.msgraph.client.complex -
-
Uses of EdgeSearchEngineCustom.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return EdgeSearchEngineCustom.Builder Modifier and Type Method Description static EdgeSearchEngineCustom.BuilderEdgeSearchEngineCustom. builderEdgeSearchEngineCustom()Returns a builder which is used to create a new instance of this class (given that this class is immutable).EdgeSearchEngineCustom.BuilderEdgeSearchEngineCustom.Builder. edgeSearchEngineOpenSearchXmlUrl(String edgeSearchEngineOpenSearchXmlUrl)“Points to a https link containing the OpenSearch xml file that contains, at minimum, the short name and the URL to the search Engine.”
-