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 WithQuery 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