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 | Method and Description |
---|---|
List<ContentItem> |
contentItems()
Gets the contentItems.
|
Content.Builder |
newBuilder()
New builder.
|
public Content.Builder newBuilder()
public List<ContentItem> contentItems()
An array of `ContentItem` objects that provides the text that is to be analyzed.
Copyright © 2021 IBM Cloud. All rights reserved.