Megosztás a következőn keresztül:


BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithCustomConfig Interface

public interface WithCustomConfig

The stage of the definition to be specify customConfig.

Method Summary

Modifier and Type Method and Description
BingCustomInstances.BingCustomInstancesSearchDefinitionStages.WithQuery withCustomConfig(long customConfig)

The identifier for the custom search configuration.

Method Details

withCustomConfig

public WithQuery withCustomConfig(long customConfig)

The identifier for the custom search configuration.

Parameters:

customConfig

Returns:

next definition stage

Applies to