Content Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. contentmoderator. models. Content
- com.
public class Content
The Content model.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
contentValue()
Get the contentValue value. |
Content |
withContentValue(String contentValue)
Set the contentValue value. |
Method Details
contentValue
public String contentValue()
Get the contentValue value.
Returns:
the contentValue value
withContentValue
public Content withContentValue(String contentValue)
Set the contentValue value.
Parameters:
contentValue
- the contentValue value to set
Returns:
the Content object itself.
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.