Class EntityMentionCollection

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v1.model.EntityMentionCollection
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class EntityMentionCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
EntityMentionCollection.
  • Constructor Details

    • EntityMentionCollection

      public EntityMentionCollection()
  • Method Details

    • getExamples

      public List<EntityMention> getExamples()
      Gets the examples.

      An array of objects describing the entity mentions defined for an entity.

      Returns:
      the examples
    • getPagination

      public Pagination getPagination()
      Gets the pagination.

      The pagination data for the returned objects.

      Returns:
      the pagination