public class EntityMentionCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
EntityMentionCollection() |
Modifier and Type | Method and Description |
---|---|
List<EntityMention> |
getExamples()
Gets the examples.
|
Pagination |
getPagination()
Gets the pagination.
|
public List<EntityMention> getExamples()
An array of objects describing the entity mentions defined for an entity.
public Pagination getPagination()
The pagination data for the returned objects.
Copyright © 2021 IBM Cloud. All rights reserved.