BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinition Interface
public interface BingSpellCheckOperationsSpellCheckerDefinition extends BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithText,BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithExecute
The entirety of spellChecker definition.
Inherited Members
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithExecute.execute()
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithExecute.executeAsync()
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withAcceptLanguage(String acceptLanguage)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withActionType(ActionType actionType)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withAppName(String appName)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withClientId(String clientId)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withClientIp(String clientIp)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withClientMachineName(String clientMachineName)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withCountryCode(String countryCode)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withDocId(String docId)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withLocation(String location)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withMarket(String market)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withMode(String mode)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withPostContextText(String postContextText)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withPragma(String pragma)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withPreContextText(String preContextText)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withSessionId(String sessionId)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withSetLang(String setLang)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithText.withText(String text)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withUserAgent(String userAgent)
BingSpellCheckOperations.BingSpellCheckOperationsSpellCheckerDefinitionStages.WithAllOptions.withUserId(String userId)
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