Class ValueCollection

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

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

    • ValueCollection

      public ValueCollection()
  • Method Details

    • getValues

      public List<Value> getValues()
      Gets the values.

      An array of entity values.

      Returns:
      the values
    • getPagination

      public Pagination getPagination()
      Gets the pagination.

      The pagination data for the returned objects.

      Returns:
      the pagination