public class Content
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
Content.Builder
Builder.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<ContentItem> |
contentItems |
Modifier | Constructor and Description |
---|---|
protected |
Content(Content.Builder builder) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ContentItem> |
contentItems()
Gets the contentItems.
|
Content.Builder |
newBuilder()
New builder.
|
protected java.util.List<ContentItem> contentItems
protected Content(Content.Builder builder)
public Content.Builder newBuilder()
public java.util.List<ContentItem> contentItems()
An array of `ContentItem` objects that provides the text that is to be analyzed.