ImageModerations.ImageModerationsOCRMethodDefinitionStages.WithLanguage Interface

public interface WithLanguage

The stage of the definition to be specify language.

Method Summary

Modifier and Type Method and Description
ImageModerationsOCRMethodDefinitionStages.WithExecute withLanguage(String language)

Language of the terms.

Method Details

withLanguage

public ImageModerationsOCRMethodDefinitionStages.WithExecute withLanguage(String language)

Language of the terms.

Parameters:

language

Returns:

next definition stage

Applies to