public class EntityMentionCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| 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. For more information about using pagination, see [Pagination](#pagination).
Copyright © 2023 IBM Cloud. All rights reserved.