Share via


AvailableProviders.DefinitionStages.WithExecuteAndCountry インターフェイス

実装

public static interface AvailableProviders.DefinitionStages.WithExecuteAndCountry
extends WithExecute

国の指定またはクエリの実行を許可する定義のステージ。

メソッドの概要

修飾子と型 メソッドと説明
abstract WithExecuteAndState withCountry(String country)

メソッドの詳細

withCountry

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

Parameters:

country - 利用可能なプロバイダーの一覧の国

Returns:

定義の次のステージ

適用対象