Class UpdatedLabelsIn

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

public class UpdatedLabelsIn
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The updated labeling from the input document, accounting for the submitted feedback.
  • Method Details

    • newBuilder

      public UpdatedLabelsIn.Builder newBuilder()
      New builder.
      Returns:
      a UpdatedLabelsIn builder
    • types

      public List<TypeLabel> types()
      Gets the types.

      Description of the action specified by the element and whom it affects.

      Returns:
      the types
    • categories

      public List<Category> categories()
      Gets the categories.

      List of functional categories into which the element falls; in other words, the subject matter of the element.

      Returns:
      the categories