TextModerations.TextModerationsScreenTextDefinitionStages.WithTextContent Interface

public interface WithTextContent

The stage of the definition to be specify textContent.

Method Summary

Modifier and Type Method and Description
TextModerationsScreenTextDefinitionStages.WithExecute withTextContent(byte[] textContent)

Content to screen.

Method Details

withTextContent

public TextModerationsScreenTextDefinitionStages.WithExecute withTextContent(byte[] textContent)

Content to screen.

Parameters:

textContent

Returns:

next definition stage

Applies to