AvailableProviders.DefinitionStages.WithExecuteAndCity Interface

Implements

public static interface AvailableProviders.DefinitionStages.WithExecuteAndCity
extends WithExecute

The stage of the definition which allows to specify city or execute the query.

Method Summary

Modifier and Type Method and Description
abstract WithExecute withCity(String city)

Method Details

withCity

public abstract AvailableProviders.DefinitionStages.WithExecute withCity(String city)

Parameters:

city - the city or town for available providers list

Returns:

the next stage of the definition

Applies to