Class Category

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

public class Category
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Information defining an element's subject matter.
  • Method Details

    • newBuilder

      public Category.Builder newBuilder()
      New builder.
      Returns:
      a Category builder
    • label

      public String label()
      Gets the label.

      The category of the associated element.

      Returns:
      the label
    • provenanceIds

      public List<String> provenanceIds()
      Gets the provenanceIds.

      Hashed values that you can send to IBM to provide feedback or receive support.

      Returns:
      the provenanceIds
    • modification

      public String modification()
      Gets the modification.

      The type of modification of the feedback entry in the updated labels response.

      Returns:
      the modification