BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithCustomConfig Interface
public static interface BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithCustomConfig
The stage of the definition to be specify customConfig.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
With |
withCustomConfig(long customConfig)
The identifier for the custom search configuration. |
Method Details
withCustomConfig
public abstract BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithQuery withCustomConfig(long customConfig)
The identifier for the custom search configuration.
Parameters:
customConfig
Returns:
next definition stage
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java