Class BulkClassifyResponse

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

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

    • BulkClassifyResponse

      public BulkClassifyResponse()
  • Method Details

    • getOutput

      public List<BulkClassifyOutput> getOutput()
      Gets the output.

      An array of objects that contain classification information for the submitted input utterances.

      Returns:
      the output