Interface BingCustomInstances.BingCustomInstancesSearchDefinition
-
- All Superinterfaces:
BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithAllOptions,BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithCustomConfig,BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithExecute,BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithQuery
- Enclosing interface:
- BingCustomInstances
public static interface BingCustomInstances.BingCustomInstancesSearchDefinition extends BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithCustomConfig, BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithQuery, BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithExecute
The entirety of search definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.search.customsearch.BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithAllOptions
withAcceptLanguage, withClientId, withClientIp, withCount, withCountryCode, withLocation, withMarket, withOffset, withSafeSearch, withSetLang, withTextDecorations, withTextFormat, withUserAgent
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.search.customsearch.BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithCustomConfig
withCustomConfig
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.search.customsearch.BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.search.customsearch.BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithQuery
withQuery
-
-