Package | Description |
---|---|
com.ibm.watson.personality_insights.v3.model |
Modifier and Type | Method and Description |
---|---|
ContentItem |
ContentItem.Builder.build()
Builds a ContentItem.
|
Modifier and Type | Method and Description |
---|---|
List<ContentItem> |
Content.contentItems()
Gets the contentItems.
|
Modifier and Type | Method and Description |
---|---|
Content.Builder |
Content.Builder.addContentItem(ContentItem contentItem)
Adds an contentItem to contentItems.
|
Modifier and Type | Method and Description |
---|---|
Content.Builder |
Content.Builder.contentItems(List<ContentItem> contentItems)
Set the contentItems.
|
Constructor and Description |
---|
Builder(List<ContentItem> contentItems)
Instantiates a new builder with required properties.
|
Copyright © 2021 IBM Cloud. All rights reserved.