com.microsoft.azure.cognitiveservices.language.luis.runtime
このパッケージには、LuisRuntimeAPI のクラスが含まれています。
クラス
| EndpointAPI |
LUIS エンドポイント API の値を定義します。 |
| LuisRuntimeManager |
Azure Cognitive Services Language Understanding (LUIS) ランタイム マネージャーへのエントリ ポイント。 |
インターフェイス
| LuisRuntimeAPI |
LuisRuntimeAPI クラスのインターフェイス。 |
| Predictions |
このクラスのインスタンスは、Predictions で定義されているすべての操作へのアクセスを提供します。 |
| Predictions.PredictionsResolveDefinition |
解決定義の全体。 |
| Predictions.PredictionsResolveDefinitionStages |
解決定義ステージのグループ化。 |
| Predictions.PredictionsResolveDefinitionStages.WithAllOptions |
その他のオプション設定を指定できる定義のステージ。 |
| Predictions.PredictionsResolveDefinitionStages.WithAppId |
appId を指定する定義のステージ。 |
| Predictions.PredictionsResolveDefinitionStages.WithExecute |
操作呼び出しを行う定義の最後のステージ。 |
| Predictions.PredictionsResolveDefinitionStages.WithQuery |
クエリを指定する定義のステージ。 |