Predictions.PredictionsResolveDefinition Interface
public interface PredictionsResolveDefinition extends Predictions.PredictionsResolveDefinitionStages.WithAppId,Predictions.PredictionsResolveDefinitionStages.WithQuery,Predictions.PredictionsResolveDefinitionStages.WithExecute
The entirety of resolve definition.
Inherited Members
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)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java