Class IntentCollection

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

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

    • IntentCollection

      public IntentCollection()
  • Method Details

    • getIntents

      public List<Intent> getIntents()
      Gets the intents.

      An array of objects describing the intents defined for the workspace.

      Returns:
      the intents
    • getPagination

      public Pagination getPagination()
      Gets the pagination.

      The pagination data for the returned objects.

      Returns:
      the pagination