Class ExampleCollection

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

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

    • ExampleCollection

      public ExampleCollection()
  • Method Details

    • getExamples

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

      An array of objects describing the examples defined for the intent.

      Returns:
      the examples
    • getPagination

      public Pagination getPagination()
      Gets the pagination.

      The pagination data for the returned objects.

      Returns:
      the pagination