AvailableProviders.DefinitionStages.WithExecuteAndCountry Interface

Implements

public static interface AvailableProviders.DefinitionStages.WithExecuteAndCountry
extends WithExecute

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

Method Summary

Modifier and Type Method and Description
abstract WithExecuteAndState withCountry(String country)

Method Details

withCountry

public abstract AvailableProviders.DefinitionStages.WithExecuteAndState withCountry(String country)

Parameters:

country - the country for available providers list

Returns:

the next stage of the definition

Applies to