Predictions.PredictionsResolveDefinition Schnittstelle
public interface PredictionsResolveDefinition extends Predictions.PredictionsResolveDefinitionStages.WithAppId,Predictions.PredictionsResolveDefinitionStages.WithQuery,Predictions.PredictionsResolveDefinitionStages.WithExecute
Die gesamte Auflösungsdefinition.
Geerbte Elemente
Predictions.PredictionsResolveDefinitionStages.WithExecute.execute()
Predictions.PredictionsResolveDefinitionStages.WithExecute.executeAsync()
Predictions.PredictionsResolveDefinitionStages.WithAppId.withAppId(String appId)
Predictions.PredictionsResolveDefinitionStages.WithAllOptions.withBingSpellCheckSubscriptionKey(String bingSpellCheckSubscriptionKey)
Predictions.PredictionsResolveDefinitionStages.WithAllOptions.withLog(Boolean log)
Predictions.PredictionsResolveDefinitionStages.WithQuery.withQuery(String query)
Predictions.PredictionsResolveDefinitionStages.WithAllOptions.withSpellCheck(Boolean spellCheck)
Predictions.PredictionsResolveDefinitionStages.WithAllOptions.withStaging(Boolean staging)
Predictions.PredictionsResolveDefinitionStages.WithAllOptions.withTimezoneOffset(Double timezoneOffset)
Predictions.PredictionsResolveDefinitionStages.WithAllOptions.withVerbose(Boolean verbose)
Gilt für:
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java