Package | Description |
---|---|
com.ibm.watson.personality_insights.v3.model |
Modifier and Type | Method and Description |
---|---|
ContentItem.Builder |
ContentItem.Builder.content(String content)
Set the content.
|
ContentItem.Builder |
ContentItem.Builder.contenttype(String contenttype)
Set the contenttype.
|
ContentItem.Builder |
ContentItem.Builder.created(long created)
Set the created.
|
ContentItem.Builder |
ContentItem.Builder.forward(Boolean forward)
Set the forward.
|
ContentItem.Builder |
ContentItem.Builder.id(String id)
Set the id.
|
ContentItem.Builder |
ContentItem.Builder.language(String language)
Set the language.
|
ContentItem.Builder |
ContentItem.newBuilder()
New builder.
|
ContentItem.Builder |
ContentItem.Builder.parentid(String parentid)
Set the parentid.
|
ContentItem.Builder |
ContentItem.Builder.reply(Boolean reply)
Set the reply.
|
ContentItem.Builder |
ContentItem.Builder.updated(long updated)
Set the updated.
|
Copyright © 2021 IBM Cloud. All rights reserved.